CodePro Code Audit for itacLatest

This document contains the results of auditing itacLatest at 9/10/14 6:18 PM, using the audit rule set MyRuleSet.

Violations by Severity

Violation Counts by Severity

Violation SeverityViolation Count
High471
Medium21,579
Low8,973
 
Violation
 
Violation Recommendation Severity Resource Line
Unnecessary catch block found Delete this catch block if there are multiple catches in the try statement, or remove the try-catch logic, if it the only catch in the try-catch statement. High DeviceCRUDAction.java 432
Unnecessary catch block found Delete this catch block if there are multiple catches in the try statement, or remove the try-catch logic, if it the only catch in the try-catch statement. High DeviceProcessDAO.java 310
 
Violation Recommendation Severity Resource Line
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DeviceTripDTO.java 21
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DeviceTripDTO.java 31
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistParamsDTO.java 20
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistParamsDTO.java 32
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistParamsDTO.java 43
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistParamsDTO.java 53
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistParamsDTO.java 63
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelDTO.java 24
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelDTO.java 34
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelDTO.java 48
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelDTO.java 64
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High RFIDInfoHistoryDTO.java 19
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High RFIDInfoHistoryDTO.java 30
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High SpeedParamDTO.java 24
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High SpeedParamDTO.java 31
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High SpeedParamDTO.java 40
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High TripByVehicleDTO.java 277
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High TripByVehicleDTO.java 294
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High TripDistanceDTO.java 29
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High TripDistanceDTO.java 41
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High TripDistanceDTO.java 52
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High TripDistanceDTO.java 63
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High AlertHistoryBean.java 35
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High AlertHistoryBean.java 46
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High AlertHistoryBean.java 58
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistanceHistory.java 23
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High DistanceHistoryBean.java 24
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FenceReport.java 30
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FenceReport.java 48
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FenceReport.java 73
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FenceReport.java 95
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelCalibration.java 20
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelCalibration.java 30
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelHistory.java 31
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelHistory.java 53
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High FuelHistoryBean.java 17
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High Geofence.java 47
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High GeovehicleMap.java 27
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High Holidays.java 19
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High MessageTemplates.java 19
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High MessageTemplates.java 25
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High MessageTemplates.java 32
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High MetaDistance.java 15
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High MetaDistanceBean.java 15
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High MetaFuelBean.java 15
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High RfidHistory.java 95
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High SpeedSettings.java 22
Default constructor invocation found Call to super() is made automatically by compiler, it should thus be removed. High SpeedSettings.java 27
 
Violation Recommendation Severity Resource Line
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 164
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 165
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 165
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 166
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 170
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 171
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 171
Use of a platform specific line separator Use System.getProperty("line.separator") to access the line separator appropriate for the current platform. High AlertSettingsAction.java 172
 
Violation Recommendation Severity Resource Line
Use of restricted package: sun.misc.BASE64Encoder Do not use this package. High MLoginGpsDAO.java 8
 
Violation Recommendation Severity Resource Line
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 53
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 53
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 55
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 55
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 55
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 55
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 94
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 94
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 129
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 129
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 130
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 130
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 132
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 132
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 132
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AlertSettingsAction.java 132
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AutoCompleteAction.java 46
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AutoCompleteAction.java 46
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AutoCompleteAction.java 78
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AutoCompleteAction.java 78
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AutoCompleteAction.java 93
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High AutoCompleteAction.java 93
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High CookieLoginAction.java 178
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High CookieLoginAction.java 182
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High CookieLoginAction.java 184
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High CookieLoginAction.java 184
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High CookieLoginAction.java 201
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High DeviceCRUDAction.java 150
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High DeviceCRUDAction.java 321
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceVehicleMapAction.java 66
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceVehicleMapAction.java 66
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceVehicleMapAction.java 184
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceVehicleMapAction.java 184
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceVehicleMapAction.java 193
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofenceAction.java 110
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofenceAction.java 110
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofenceAction.java 120
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 93
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 93
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 109
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 109
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 180
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 180
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidayAction.java 235
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High LogingpsAction.java 120
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High LogingpsAction.java 120
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High LogingpsAction.java 149
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High LogingpsAction.java 149
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessageHandler.java 132
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessageHandler.java 132
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessageHandler.java 163
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessageHandler.java 181
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessageHandler.java 200
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessageHandler.java 200
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MLoginGpsAction.java 239
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MLoginGpsAction.java 243
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MLoginGpsAction.java 245
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MLoginGpsAction.java 245
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MLoginGpsAction.java 262
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RFIDAction.java 94
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RFIDAction.java 94
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RFIDAction.java 114
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RFIDAction.java 142
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RFIDAction.java 142
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RFIDAction.java 160
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High TripCrudAction.java 167
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High TripCrudAction.java 167
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationAction.java 217
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationAction.java 217
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationAction.java 345
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationAction.java 400
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 110
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 110
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 148
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 148
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 169
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 169
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 260
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 260
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 283
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 283
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 373
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripAction.java 373
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleCRUDAction.java 236
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High DailyTripRepDAO.java 152
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High DeviceProcessDAO.java 96
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High DeviceProcessDAO.java 100
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High DeviceProcessDAO.java 122
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceUsersDAO.java 32
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceUsersDAO.java 93
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High FenceUsersDAO.java 171
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 52
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 82
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 110
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 138
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 138
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 171
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 171
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 171
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High GeofencingDAO.java 202
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High MessagesDAO.java 27
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High ReportProcessDAO.java 37
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High ReportProcessDAO.java 37
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 35
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 43
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 118
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 158
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 171
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 198
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 237
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 237
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High RfHistoryDAO.java 237
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High SettingsDAO.java 67
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 102
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 102
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 126
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 126
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 151
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 151
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 254
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 254
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 313
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 313
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 389
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 421
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserNotificationDAO.java 421
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 29
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 56
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 85
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 102
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 104
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 106
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 108
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserProcessDAO.java 122
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 53
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 53
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 79
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 79
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 297
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 297
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UserTripDAO.java 297
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleFenceDAO.java 38
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleFenceDAO.java 101
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleFenceDAO.java 125
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleProcessDAO.java 51
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleProcessDAO.java 51
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High VehicleProcessDAO.java 77
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High ConfigurationsDAO.java 27
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High HolidaysDAO.java 78
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High ReportSummaryDAO.java 16
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UsersOrgsDAO.java 36
A null pointer is being dereferenced Rewrite the surrounding code so that the value cannot be null. High UsersOrgsDAO.java 36
 
Violation Recommendation Severity Resource Line
Duplicate property name: errors.required.imeinumber Delete the duplicate property. High ApplicationResources_en.properties 56
Duplicate property name: errors.required.mobilenumber Delete the duplicate property. High ApplicationResources_en.properties 57
Duplicate property name: errors.required.firmwareversion Delete the duplicate property. High ApplicationResources_en.properties 58
Duplicate property name: errors.required.registernumber Delete the duplicate property. High ApplicationResources_en.properties 60
Duplicate property name: label.organization Delete the duplicate property. High ApplicationResources_en.properties 77
 
Violation Recommendation Severity Resource Line
Cross-Site Scripting risk: path too long To minimize the risk of Cross-Site Scripting, printing should be executed as locally as possible. Make the code more secure by reducing the scope to this write statement. High RFIDAction.java 114
Cross-Site Scripting risk: path too long To minimize the risk of Cross-Site Scripting, printing should be executed as locally as possible. Make the code more secure by reducing the scope to this write statement. High RFIDAction.java 160
 
Violation Recommendation Severity Resource Line
HTTP Response Splitting risk: path too long To minimize the risk of HTTP Response Splitting, input into HTTP responses should be executed as locally as possible. Make the code more secure by reducing the scope to this HTTP response method. High MLoginGpsAction.java 138
HTTP Response Splitting risk: path too long To minimize the risk of HTTP Response Splitting, input into HTTP responses should be executed as locally as possible. Make the code more secure by reducing the scope to this HTTP response method. High MLoginGpsAction.java 138
HTTP Response Splitting risk: path too long To minimize the risk of HTTP Response Splitting, input into HTTP responses should be executed as locally as possible. Make the code more secure by reducing the scope to this HTTP response method. High MLoginGpsAction.java 142
HTTP Response Splitting risk: path too long To minimize the risk of HTTP Response Splitting, input into HTTP responses should be executed as locally as possible. Make the code more secure by reducing the scope to this HTTP response method. High MLoginGpsAction.java 142
 
Violation Recommendation Severity Resource Line
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
SQL Injection risk: path too long To minimize the risk of SQL Injection, SQL queries should be created and executed as locally as possible. Make the code more secure by reducing the scope to this SQL query. High DailyTripRepDAO.java 152
 
Violation Recommendation Severity Resource Line
Request Parameters In Session risk: too many sources To minimize the risk of Request Parameters In Session, parameter being put into the session should be created and put as locally as possible. Make the code more secure by reducing the number of possible paths into the creation of this parameter being put into the session. High FenceVehicleMapAction.java 74
Tainted data is passed to the session User data should never directly be put into a HTTP session, it should be sanitized first. High TripCrudAction.java 153
Request Parameters In Session risk: too many sources To minimize the risk of Request Parameters In Session, parameter being put into the session should be created and put as locally as possible. Make the code more secure by reducing the number of possible paths into the creation of this parameter being put into the session. High TripCrudAction.java 207
Request Parameters In Session risk: too many sources To minimize the risk of Request Parameters In Session, parameter being put into the session should be created and put as locally as possible. Make the code more secure by reducing the number of possible paths into the creation of this parameter being put into the session. High TripCrudAction.java 207
Request Parameters In Session risk: too many sources To minimize the risk of Request Parameters In Session, parameter being put into the session should be created and put as locally as possible. Make the code more secure by reducing the number of possible paths into the creation of this parameter being put into the session. High UserTripAction.java 177
 
Violation Recommendation Severity Resource Line
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/action/AlertSettingsAction.java"   High AlertSettingsAction.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/action/DeviceCRUDAction.java"   High DeviceCRUDAction.java 1
Maximum violation count of 50 exceeded for the rule "Keep lines reasonably short" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Field of class might have a null value" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Follow the standard when declaring local variables" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Local variables should be commented" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "De-referencing a possibly null pointer" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Use a space after a comma, but not before" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Closing braces should be documented with a comment" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Local variable or parameter is assigned a value that is never used" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Avoid using Auto-boxing" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Declare variables that are only assigned once to be final" in "/itacLatest/src/com/gps/action/GenerateMap.java"   High GenerateMap.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/action/GeofenceAction.java"   High GeofenceAction.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/action/GeofenceAction.java"   High GeofenceAction.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/GeofenceAction.java"   High GeofenceAction.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/action/GeofenceAction.java"   High GeofenceAction.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/action/GeofenceAction.java"   High GeofenceAction.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/action/GeofenceAction.java"   High GeofenceAction.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/action/HolidayAction.java"   High HolidayAction.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/action/HolidayAction.java"   High HolidayAction.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/HolidayAction.java"   High HolidayAction.java 1
Maximum violation count of 50 exceeded for the rule "Field of class might have a null value" in "/itacLatest/src/com/gps/action/TripCrudAction.java"   High TripCrudAction.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/TripCrudAction.java"   High TripCrudAction.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/action/TripCrudAction.java"   High TripCrudAction.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/action/TripCrudAction.java"   High TripCrudAction.java 1
Maximum violation count of 50 exceeded for the rule "Field of class might have a null value" in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 50 exceeded for the rule "Local variables should be commented" in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 50 exceeded for the rule "Declare variables that are only assigned once to be final" in "/itacLatest/src/com/gps/action/UserNotificationAction.java"   High UserNotificationAction.java 1
Maximum violation count of 50 exceeded for the rule "Field of class might have a null value" in "/itacLatest/src/com/gps/action/UserTripAction.java"   High UserTripAction.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/UserTripAction.java"   High UserTripAction.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/action/UserTripAction.java"   High UserTripAction.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/action/UserTripAction.java"   High UserTripAction.java 1
Maximum violation count of 50 exceeded for the rule "Field of class might have a null value" in "/itacLatest/src/com/gps/action/VehicleCRUDAction.java"   High VehicleCRUDAction.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/action/VehicleCRUDAction.java"   High VehicleCRUDAction.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/action/VehicleCRUDAction.java"   High VehicleCRUDAction.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/action/VehicleCRUDAction.java"   High VehicleCRUDAction.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/action/VehicleCRUDAction.java"   High VehicleCRUDAction.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/DailyTripRepDAO.java"   High DailyTripRepDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/DeviceProcessDAO.java"   High DeviceProcessDAO.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/dao/DeviceProcessDAO.java"   High DeviceProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Keep lines reasonably short" in "/itacLatest/src/com/gps/dao/FenceUsersDAO.java"   High FenceUsersDAO.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/dao/FenceUsersDAO.java"   High FenceUsersDAO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/dao/FenceUsersDAO.java"   High FenceUsersDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/FenceUsersDAO.java"   High FenceUsersDAO.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/dao/FenceUsersDAO.java"   High FenceUsersDAO.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/dao/FenceUsersDAO.java"   High FenceUsersDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 50 exceeded for the rule "Local variables should be commented" in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 50 exceeded for the rule "Local variable or parameter is assigned a value that is never used" in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/GeofencingDAO.java"   High GeofencingDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/ReportProcessDAO.java"   High ReportProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/ReportSummaryDAO.java"   High ReportSummaryDAO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/dao/RfHistoryDAO.java"   High RfHistoryDAO.java 1
Maximum violation count of 50 exceeded for the rule "Keep lines reasonably short" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Local variables should be commented" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use a space after a comma, but not before" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Local variable or parameter is assigned a value that is never used" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "De-referencing a possibly null pointer" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Follow the standard when declaring local variables" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Closing braces should be documented with a comment" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use the class MessageFormat to form user messages from pieces" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Always place constants on the same side in comparisons" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "All nested expressions should be fully parenthesized" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Only use numeric literals to initialize constants" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Avoid using Auto-unboxing" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Replace Unnecessary Synchronized Classes" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "The names of collection-valued variables should be plural" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Don't concatenate strings when appending to a buffer or stream" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Some exceptions should not be caught" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use a space to separate the type in a cast from the expression" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Declare variables that are only assigned once to be final" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Don't shadow variables in an outer scope" in "/itacLatest/src/com/gps/dao/TripProcessDAO.java"   High TripProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Local variables should be commented" in "/itacLatest/src/com/gps/dao/UserNotificationDAO.java"   High UserNotificationDAO.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/dao/UserNotificationDAO.java"   High UserNotificationDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/UserProcessDAO.java"   High UserProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use spaces on both sides of operators to separate them from the operands" in "/itacLatest/src/com/gps/dao/VehicleProcessDAO.java"   High VehicleProcessDAO.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/dao/VehicleProcessDAO.java"   High VehicleProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/dao/VehicleProcessDAO.java"   High VehicleProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/dao/VehicleProcessDAO.java"   High VehicleProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Local variables should be commented" in "/itacLatest/src/com/gps/dao/VehicleProcessDAO.java"   High VehicleProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/dao/VehicleProcessDAO.java"   High VehicleProcessDAO.java 1
Maximum violation count of 50 exceeded for the rule "Floating point values should not be used" in "/itacLatest/src/com/gps/dto/DistParamsDTO.java"   High DistParamsDTO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/dto/FuelDTO.java"   High FuelDTO.java 1
Maximum violation count of 50 exceeded for the rule "Floating point values should not be used" in "/itacLatest/src/com/gps/dto/FuelDTO.java"   High FuelDTO.java 1
Maximum violation count of 50 exceeded for the rule "Floating point values should not be used" in "/itacLatest/src/com/gps/dto/SpeedParamDTO.java"   High SpeedParamDTO.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/dto/TripByVehicleDTO.java"   High TripByVehicleDTO.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/dto/TripByVehicleDTO.java"   High TripByVehicleDTO.java 1
Maximum violation count of 50 exceeded for the rule "Floating point values should not be used" in "/itacLatest/src/com/gps/dto/TripByVehicleDTO.java"   High TripByVehicleDTO.java 1
Maximum violation count of 50 exceeded for the rule "Floating point values should not be used" in "/itacLatest/src/com/gps/dto/TripDistanceDTO.java"   High TripDistanceDTO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/hibernate/FuelHistory.java"   High FuelHistory.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/hibernate/ParamsSummaryDAO.java"   High ParamsSummaryDAO.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/hibernate/ParamsSummaryDAO.java"   High ParamsSummaryDAO.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/hibernate/RfidHistory.java"   High RfidHistory.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/hibernate/RfidHistory.java"   High RfidHistory.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/hibernate/RfidHistoryDAO.java"   High RfidHistoryDAO.java 1
Maximum violation count of 50 exceeded for the rule "Blank lines should be used consistently to improve readability" in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 50 exceeded for the rule "Getter and setter methods should be declared final" in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 50 exceeded for the rule "Code within blocks should be indented one level more than the block" in "/itacLatest/src/com/gps/hibernate/TripDetails.java"   High TripDetails.java 1
Maximum violation count of 50 exceeded for the rule "Floating point values should not be used" in "/itacLatest/src/com/gps/hibernate/TripParameters.java"   High TripParameters.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/hibernate/User.java"   High User.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/hibernate/User.java"   High User.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/hibernate/User.java"   High User.java 1
Maximum violation count of 50 exceeded for the rule "Getter and setter methods should be declared final" in "/itacLatest/src/com/gps/hibernate/User.java"   High User.java 1
Maximum violation count of 500 exceeded in "/itacLatest/src/com/gps/hibernate/User.java"   High User.java 1
Maximum violation count of 50 exceeded for the rule "Place literal strings in property files" in "/itacLatest/src/com/gps/hibernate/UserDAO.java"   High UserDAO.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/hibernate/UserDetails.java"   High UserDetails.java 1
Maximum violation count of 50 exceeded for the rule "A variable used in an expression has a null value" in "/itacLatest/src/com/gps/hibernate/UserDetails.java"   High UserDetails.java 1
Maximum violation count of 50 exceeded for the rule "Place opening and closing braces in the correct places" in "/itacLatest/src/com/gps/hibernate/UserDetails.java"   High UserDetails.java 1
Maximum violation count of 50 exceeded for the rule "Getter and setter methods should be declared final" in "/itacLatest/src/com/gps/hibernate/UserDetails.java"   High UserDetails.java 1
Maximum violation count of 50 exceeded for the rule "All methods should have a correct Javadoc comment" in "/itacLatest/src/com/gps/hibernate/UserPreferences.java"   High UserPreferences.java 1
Maximum violation count of 50 exceeded for the rule "Use a consistent style for indentation" in "/itacLatest/src/com/gps/hibernate/UserRfidDAO.java"   High UserRfidDAO.java 1
Maximum violation count of 50000 exceeded   High UsersOrgsId.java 1
 
Violation Recommendation Severity Resource Line
Unparsable resource: "/itacLatest/WebContent/Consolidated Dashboard/TestFenceCtrl.jsp"   High TestFenceCtrl.jsp 1
Unparsable resource: "/itacLatest/WebContent/Consolidated Dashboard/TestFenceCtrl.jsp"   High TestFenceCtrl.jsp 1
Unparsable resource: "/itacLatest/WebContent/Consolidated Dashboard/TestFenceCtrl.jsp"   High TestFenceCtrl.jsp 1
Unparsable resource: "/itacLatest/WebContent/Consolidated Dashboard/TestFenceCtrl.jsp"   High TestFenceCtrl.jsp 1
Unparsable resource: "/itacLatest/WebContent/Fleet/FleetTrack.jsp"   High FleetTrack.jsp 1
Unparsable resource: "/itacLatest/WebContent/Fleet/FleetTrack.jsp"   High FleetTrack.jsp 1
Unparsable resource: "/itacLatest/WebContent/Fleet/FleetTrack.jsp"   High FleetTrack.jsp 1
Unparsable resource: "/itacLatest/WebContent/Fleet/FleetTrack.jsp"   High FleetTrack.jsp 1
Unparsable resource: "/itacLatest/WebContent/Master/SiteMaster.jsp"   High SiteMaster.jsp 1
Unparsable resource: "/itacLatest/WebContent/Master/SiteMaster.jsp"   High SiteMaster.jsp 1
Unparsable resource: "/itacLatest/WebContent/Master/SiteMaster.jsp"   High SiteMaster.jsp 1
Unparsable resource: "/itacLatest/WebContent/Master/SiteMaster.jsp"   High SiteMaster.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/dailyReports.jsp"   High dailyReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/dailyReports.jsp"   High dailyReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/dailyReports.jsp"   High dailyReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/dailyReports.jsp"   High dailyReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/distanceReport.jsp"   High distanceReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/distanceReport.jsp"   High distanceReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/distanceReport.jsp"   High distanceReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/distanceReport.jsp"   High distanceReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/error.jsp"   High error.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/error.jsp"   High error.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/error.jsp"   High error.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/error.jsp"   High error.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/eventReports.jsp"   High eventReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/eventReports.jsp"   High eventReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/eventReports.jsp"   High eventReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/eventReports.jsp"   High eventReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FenceEntryReport.jsp"   High FenceEntryReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FenceEntryReport.jsp"   High FenceEntryReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FenceEntryReport.jsp"   High FenceEntryReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FenceEntryReport.jsp"   High FenceEntryReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FuelReport.jsp"   High FuelReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FuelReport.jsp"   High FuelReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FuelReport.jsp"   High FuelReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/FuelReport.jsp"   High FuelReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/fuelReports.jsp"   High fuelReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/fuelReports.jsp"   High fuelReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/fuelReports.jsp"   High fuelReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/fuelReports.jsp"   High fuelReports.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/LiveMonitoringDashboard.jsp"   High LiveMonitoringDashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/LiveMonitoringDashboard.jsp"   High LiveMonitoringDashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/LiveMonitoringDashboard.jsp"   High LiveMonitoringDashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/LiveMonitoringDashboard.jsp"   High LiveMonitoringDashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportsHome.jsp"   High reportsHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportsHome.jsp"   High reportsHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportsHome.jsp"   High reportsHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportsHome.jsp"   High reportsHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportViewer.jsp"   High reportViewer.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportViewer.jsp"   High reportViewer.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportViewer.jsp"   High reportViewer.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/reportViewer.jsp"   High reportViewer.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/speedReport.jsp"   High speedReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/speedReport.jsp"   High speedReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/speedReport.jsp"   High speedReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/speedReport.jsp"   High speedReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/stopReport.jsp"   High stopReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/stopReport.jsp"   High stopReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/stopReport.jsp"   High stopReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/Reports/stopReport.jsp"   High stopReport.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfiddashboard.jsp"   High rfiddashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfiddashboard.jsp"   High rfiddashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfiddashboard.jsp"   High rfiddashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfiddashboard.jsp"   High rfiddashboard.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidHome.jsp"   High rfidHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidHome.jsp"   High rfidHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidHome.jsp"   High rfidHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidHome.jsp"   High rfidHome.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidreports.jsp"   High rfidreports.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidreports.jsp"   High rfidreports.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidreports.jsp"   High rfidreports.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidreports.jsp"   High rfidreports.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidsearch.jsp"   High rfidsearch.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidsearch.jsp"   High rfidsearch.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidsearch.jsp"   High rfidsearch.jsp 1
Unparsable resource: "/itacLatest/WebContent/rfid/rfidsearch.jsp"   High rfidsearch.jsp 1
 
Violation Recommendation Severity Resource Line
Persistent field trips use implementation instead of interface Use interface instead of implementation for this field. High AutoCompleteAction.java 28
Persistent field sessionProps use implementation instead of interface Use interface instead of implementation for this field. High RFIDAction.java 34
Persistent field paramsList use implementation instead of interface Use interface instead of implementation for this field. High ReportSummaryDAO.java 27
Persistent field weekendList use implementation instead of interface Use interface instead of implementation for this field. High WeekendFinder.java 11
 
Violation Recommendation Severity Resource Line
Short name found: t Rename. High TripCrudAction.java 194
Short name found: u Rename. High MLoginGpsDAO.java 56
 
Violation
 
Violation Recommendation Severity Resource Line
Main method declared Delete the method. Medium MessageHandler.java 412
Main method declared Delete the method. Medium RFIDAction.java 268
Main method declared Delete the method. Medium SettingsDAO.java 82
Main method declared Delete the method. Medium UserProcessDAO.java 136
Main method declared Delete the method. Medium WeekendFinder.java 49
 
Violation Recommendation Severity Resource Line
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 205
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 211
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 228
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 240
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 254
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 268
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 282
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertSettingsAction.java 296
Variable has null value Use a null constant or initialize variable with an actual value. Medium AutoCompleteAction.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium AutoCompleteAction.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium AutoCompleteAction.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium AutoCompleteAction.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium AutoCompleteAction.java 165
Variable has null value Use a null constant or initialize variable with an actual value. Medium BaseAction.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium BaseAction.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium BaseAction.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium BaseAction.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium BaseAction.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 209
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 224
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 225
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 226
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 227
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 258
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 264
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 280
Variable has null value Use a null constant or initialize variable with an actual value. Medium CookieLoginAction.java 288
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 426
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceCRUDAction.java 445
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 217
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 223
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 238
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 252
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 266
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 280
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 294
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceVehicleMapAction.java 308
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMap.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMap.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMap.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMap.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 145
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 158
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 164
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 170
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 176
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 182
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 188
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 194
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 200
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 206
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 212
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 218
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceAction.java 224
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 260
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 266
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 280
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 287
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 293
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 299
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 305
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 311
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 319
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 325
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayAction.java 331
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsAction.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsAction.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsAction.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsAction.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsAction.java 173
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsAction.java 187
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogoutAction.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 397
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 403
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 446
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageHandler.java 460
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 143
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 155
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 270
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 286
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 287
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 288
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 289
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 320
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 326
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 342
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsAction.java 350
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDAction.java 185
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDAction.java 236
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDAction.java 236
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDAction.java 255
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDAction.java 261
Variable has null value Use a null constant or initialize variable with an actual value. Medium TemplateManager.java 224
Variable has null value Use a null constant or initialize variable with an actual value. Medium TemplateManager.java 230
Variable has null value Use a null constant or initialize variable with an actual value. Medium TemplateManager.java 246
Variable has null value Use a null constant or initialize variable with an actual value. Medium TemplateManager.java 259
Variable has null value Use a null constant or initialize variable with an actual value. Medium TemplateManager.java 259
Variable has null value Use a null constant or initialize variable with an actual value. Medium TemplateManager.java 259
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 173
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 180
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 231
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 270
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripCrudAction.java 299
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 154
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 168
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 182
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationAction.java 196
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripAction.java 199
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 157
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 189
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 293
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleCRUDAction.java 293
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 175
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 189
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 190
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 196
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 197
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 199
Variable has null value Use a null constant or initialize variable with an actual value. Medium DailyTripRepDAO.java 199
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 153
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 172
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 181
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 195
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 197
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 200
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 202
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 202
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 210
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 211
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 214
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 291
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceProcessDAO.java 330
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 204
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 204
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 209
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 210
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 244
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 244
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 259
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceUsersDAO.java 260
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 203
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 229
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 231
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 233
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 233
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 233
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 257
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 259
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofencingDAO.java 260
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayProcessDAO.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayProcessDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidayProcessDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium LoginGpsDAO.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium LoginGpsDAO.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium LoginGpsDAO.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium LoginGpsDAO.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium LoginGpsDAO.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessagesDAO.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessagesDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessagesDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessagesDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessagesDAO.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium MLoginGpsDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 134
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 145
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportProcessDAO.java 149
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 132
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 136
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 141
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 153
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 161
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 163
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 164
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 164
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 153
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 155
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 161
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 163
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 165
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 167
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 176
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 178
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 205
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 207
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 210
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 213
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 215
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfHistoryDAO.java 237
Variable has null value Use a null constant or initialize variable with an actual value. Medium RoleProcessDAO.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium RoleProcessDAO.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium SettingsDAO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 175
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 176
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 179
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 180
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 208
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 216
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 217
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 254
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 284
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 285
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 285
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 286
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 313
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 317
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 344
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 345
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 365
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 366
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 387
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 388
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 409
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 411
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 412
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 421
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserNotificationDAO.java 421
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserProcessDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 175
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 190
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 191
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 205
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 205
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 227
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 252
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 262
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 264
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 266
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 267
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 298
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 298
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 315
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 330
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 331
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 345
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 347
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserTripDAO.java 347
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceDAO.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceReportDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceReportDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceReportDAO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleFenceReportDAO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 132
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 160
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 170
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 171
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 209
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 214
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 221
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 228
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 235
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 237
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 240
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 242
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 242
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 246
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 248
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 248
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 259
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 260
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 263
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 267
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 269
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 269
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 313
Variable has null value Use a null constant or initialize variable with an actual value. Medium VehicleProcessDAO.java 315
Variable has null value Use a null constant or initialize variable with an actual value. Medium WeekendFinder.java 14
Variable has null value Use a null constant or initialize variable with an actual value. Medium WeekendFinder.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium WeekendFinder.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceTripDTO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 163
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistParamsDTO.java 175
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDTO.java 10
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDTO.java 11
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDTO.java 12
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDTO.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDTO.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDTO.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 145
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelDTO.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelFilter.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 13
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 14
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 15
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDTO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium RFIDInfoHistoryDTO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedParamDTO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 165
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 171
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 177
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 183
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 189
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 195
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripByVehicleDTO.java 203
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 130
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 158
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 172
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 187
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 200
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDistanceDTO.java 200
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 15
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParamDTO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium GenerateMapForm.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceForm.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium GLatLng.java 9
Variable has null value Use a null constant or initialize variable with an actual value. Medium GLatLng.java 10
Variable has null value Use a null constant or initialize variable with an actual value. Medium GLatLng.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium GLatLng.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsForm.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsForm.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium LogingpsForm.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium AccumulatorRef.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium AccumulatorRef.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium AccumulatorRef.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium AccumulatorRef.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium AccumulatorRef.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistory.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium AlertHistoryBean.java 130
Variable has null value Use a null constant or initialize variable with an actual value. Medium Configurations.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium Configurations.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Configurations.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium Configurations.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium Configurations.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium ConfigurationsDAO.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium DataContextMapping.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 141
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 149
Variable has null value Use a null constant or initialize variable with an actual value. Medium Device.java 157
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium DeviceDAO.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistory.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium DistanceHistoryBean.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium EventNotification.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistory.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceHistoryDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 186
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 198
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 210
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReport.java 222
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 136
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 158
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 161
Variable has null value Use a null constant or initialize variable with an actual value. Medium FenceReportDAO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetails.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetails.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetails.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetails.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetails.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsDAO.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium FrequentTripDetailsId.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibration.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelCalibrationDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistory.java 137
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryBean.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium FuelHistoryDAO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium Fuelusagetest.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium Fuelusagetest.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Fuelusagetest.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium Fuelusagetest.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium Fuelusagetest.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 143
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 167
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 175
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 183
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 191
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 200
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 207
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 221
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 235
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 249
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 263
Variable has null value Use a null constant or initialize variable with an actual value. Medium Geofence.java 277
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 153
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 165
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeofenceDAO.java 176
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMap.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium GeovehicleMapDAO.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium HibernateSessionFactory.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium Holidays.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium HolidaysDAO.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageFormat.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplates.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium MessageTemplatesDAO.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistance.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistance.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistance.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistance.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistance.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistance.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistanceBean.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistanceBean.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistanceBean.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistanceBean.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaDistanceBean.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuel.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium MetaFuelBean.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium Notification.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 134
Variable has null value Use a null constant or initialize variable with an actual value. Medium NotificationDAO.java 145
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 134
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 158
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 166
Variable has null value Use a null constant or initialize variable with an actual value. Medium Organization.java 170
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 143
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium OrganizationDAO.java 185
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 13
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 14
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 15
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium Packet.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummary.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummary.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummary.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummary.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummary.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium ParamsSummaryDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineInfo.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineInfo.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineInfo.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium PartiallyOfflineInfo.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 136
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium Phone.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 163
Variable has null value Use a null constant or initialize variable with an actual value. Medium PhoneDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportRef.java 9
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportRef.java 17
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummary.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium ReportSummaryDAO.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistory.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidHistoryDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidParameters.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidParameters.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidParameters.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidParameters.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidParameters.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium RfidStatus.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium ScheduleReport.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium Schools.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium Schools.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Schools.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium Schools.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium Schools.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium Schools.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium Settings.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium Settings.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Settings.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium Settings.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium Settings.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsDetails.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium SmsRegister.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium Speedparameter.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedparameterDAO.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettings.java 143
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettingsDAO.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettingsDAO.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettingsDAO.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium SpeedSettingsDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium Stopfencemapping.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripAttender.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 134
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 168
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 169
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 173
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 181
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 182
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 183
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 184
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 185
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 186
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 187
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 188
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 189
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 203
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 204
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 205
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 206
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 207
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 208
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 209
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 210
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 211
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 212
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 213
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 214
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 215
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 216
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 217
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 218
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 219
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 220
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 221
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 223
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 224
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 225
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 232
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 245
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 246
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 247
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetails.java 248
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 143
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 151
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 155
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 163
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 167
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 171
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 175
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 179
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 203
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 215
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDetailsDAO.java 226
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripDeviation.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripMsgParams.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 154
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 171
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 183
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 191
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 207
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 215
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 223
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 227
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParameters.java 251
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripParametersDAO.java 170
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreference.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 159
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripPreferenceDAO.java 170
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 46
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripReference.java 141
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScraps.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 80
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripScrapsDAO.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 141
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 149
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 157
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 165
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 173
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 181
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 189
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetails.java 197
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 129
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 169
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 181
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTravelerDetailsDAO.java 192
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 32
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 41
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripTraversal.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMap.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMap.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMap.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMap.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMap.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium TripVehicleMapDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 121
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 136
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 160
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 168
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 176
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 184
Variable has null value Use a null constant or initialize variable with an actual value. Medium User.java 192
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 124
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 132
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 136
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 156
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 160
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 164
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 168
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 172
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 176
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 180
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 184
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 188
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 192
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 196
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 200
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 204
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 208
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 212
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 216
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 220
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 224
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 228
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 246
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 258
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDAO.java 269
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 90
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 92
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 103
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 105
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 106
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 109
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 113
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 125
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 133
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 141
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 149
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 157
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 165
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 173
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 181
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 189
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetails.java 197
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 48
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 101
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 102
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 110
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 114
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 118
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 122
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 130
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 134
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 142
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 146
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 154
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 158
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 162
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 166
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 170
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 174
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 178
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 197
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 209
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserDetailsDAO.java 220
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMap.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMap.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMap.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMap.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMap.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGeofenceMapDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 21
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrade.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrades.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrades.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrades.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserGrades.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 47
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroup.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 138
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupDAO.java 149
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroupgrouprole.java 16
Variable has null value Use a null constant or initialize variable with an actual value. Medium Usergroupgrouprole.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 18
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 19
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 20
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 44
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergroupgrouproleId.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 26
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 27
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 69
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 71
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 72
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsergrouproleId.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 29
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 36
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 49
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 73
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarks.java 89
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 34
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 86
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 87
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 100
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 104
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 127
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserLandmarksDAO.java 150
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 39
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 50
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 139
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 147
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 155
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 163
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 171
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 179
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 187
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 195
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferences.java 203
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 65
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 68
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 81
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 97
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 99
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 107
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 111
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 115
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 119
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 123
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 128
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 132
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 136
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 140
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 144
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 148
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 152
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 156
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 160
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 164
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 183
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 195
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserPreferencesDAO.java 206
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 22
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 37
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfid.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 28
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 52
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 64
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 88
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 91
Variable has null value Use a null constant or initialize variable with an actual value. Medium UserRfidDAO.java 112
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 38
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 56
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 66
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofence.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 30
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 40
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 63
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 74
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 75
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 76
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 77
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 98
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGeofenceDAO.java 117
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroups.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroups.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 31
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 42
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 54
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 67
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 78
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 79
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 83
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 84
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 85
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 108
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 120
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsDAO.java 131
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 35
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 43
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 53
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 55
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 57
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 58
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 59
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 61
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersGroupsId.java 62
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgs.java 23
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgs.java 33
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 45
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 51
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 60
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 70
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 82
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 93
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 94
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 95
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 96
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 116
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 126
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsDAO.java 135
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsId.java 24
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsId.java 25
Variable has null value Use a null constant or initialize variable with an actual value. Medium UsersOrgsId.java 35
 
Violation Recommendation Severity Resource Line
Accessing static member through subtype Replace the current subtype with the declaring type Medium AutoCompleteAction.java 56
Accessing static member through subtype Replace the current subtype with the declaring type Medium AutoCompleteAction.java 61
Accessing static member through subtype Replace the current subtype with the declaring type Medium AutoCompleteAction.java 79
Accessing static member through subtype Replace the current subtype with the declaring type Medium AutoCompleteAction.java 82
Accessing static member through subtype Replace the current subtype with the declaring type Medium AutoCompleteAction.java 95
Accessing static member through subtype Replace the current subtype with the declaring type Medium AutoCompleteAction.java 99
Accessing static member through an instance Access the member through the declaring type Medium AutoCompleteAction.java 137
Accessing static member through an instance Access the member through the declaring type Medium AutoCompleteAction.java 151
Accessing static member through an instance Access the member through the declaring type Medium AutoCompleteAction.java 165
Accessing static member through an instance Access the member through the declaring type Medium CookieLoginAction.java 152
Accessing static member through an instance Access the member through the declaring type Medium CookieLoginAction.java 158
Accessing static member through an instance Access the member through the declaring type Medium HolidayAction.java 325
Accessing static member through an instance Access the member through the declaring type Medium MLoginGpsAction.java 212
Accessing static member through an instance Access the member through the declaring type Medium MLoginGpsAction.java 219
 
Violation Recommendation Severity Resource Line
Field device.aliasName revalidated Select the proper validation and declare it once. Medium DeviceCRUDAction-validation.xml 17
Field device.imeiNumber revalidated Select the proper validation and declare it once. Medium DeviceCRUDAction-validation.xml 35
Field device.mobileNumber revalidated Select the proper validation and declare it once. Medium DeviceCRUDAction-validation.xml 56
Field device.firmwareVersion revalidated Select the proper validation and declare it once. Medium DeviceCRUDAction-validation.xml 67
Field trip.noConfirmedTravellers revalidated Select the proper validation and declare it once. Medium TripCrudAction-validation.xml 18
Field trip.noConfirmedTravellers revalidated Select the proper validation and declare it once. Medium TripCrudAction1-validation.xml 18
Field trip.monDuration revalidated Select the proper validation and declare it once. Medium TripCrudAction1-validation.xml 67
Field trip.evenDuration revalidated Select the proper validation and declare it once. Medium TripCrudAction1-validation.xml 83
Field vehicle.regNo revalidated Select the proper validation and declare it once. Medium VehicleCRUDAction-validation.xml 16
Field vehicle.vehicleName revalidated Select the proper validation and declare it once. Medium VehicleCRUDAction-validation.xml 30
Field vehicle.totalSeats revalidated Select the proper validation and declare it once. Medium VehicleCRUDAction-validation.xml 45
 
Violation Recommendation Severity Resource Line
Unvalidated field response Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field message Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field tx Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field session Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field request Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field istat Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field device Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field deviceList Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field sess Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field message1 Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field user Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field deviceId Add a <code>&lt;field-validation&gt;</code> for this field. Medium DeviceCRUDAction-validation.xml 8
Unvalidated field remember Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field vehicleDetails Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field tripDetails_date Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field emailAddress Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field session1 Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field vehicleGroupList Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field colurList Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field vedetails Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field vehList Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field password Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field orgVehicleList Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field cookie Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field response Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field tpv Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field request Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field value Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field tripDetails Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field user Add a <code>&lt;field-validation&gt;</code> for this field. Medium MLoginGpsAction-validation.xml 8
Unvalidated field tripDAO Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field select1 Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field select Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field vpdao Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field fences Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field type Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field tripid Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field message1 Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field message Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field response Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field vehicleid Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field stops Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field tpdao Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field session Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field request Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field pick Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field vehicles Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field trip Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field fenceList Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field user Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field tripList Add a <code>&lt;field-validation&gt;</code> for this field. Medium TripCrudAction-validation.xml 8
Unvalidated field select1 Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field vehicleId Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field vehicleGroup Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field vehicle Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field vehicleGroupList Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field type Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field message1 Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field message2 Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field deviceid Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field message Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field response Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field tx Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field session Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field request Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field device Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field deviceList Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field vehicles Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field sess Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
Unvalidated field user Add a <code>&lt;field-validation&gt;</code> for this field. Medium VehicleCRUDAction-validation.xml 8
 
Violation Recommendation Severity Resource Line
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertSettingsAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AutoCompleteAction.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium BaseAction.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium BaseAction.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium BaseAction.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium BaseAction.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium BaseAction.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 58
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 59
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 75
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 76
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 77
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 78
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 79
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 80
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 81
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 82
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium CookieLoginAction.java 83
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 60
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 61
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 62
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 63
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceCRUDAction.java 64
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceVehicleMapAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 52
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 53
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 54
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 55
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 56
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 57
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 58
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 67
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 68
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 69
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 70
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 71
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 72
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 73
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 74
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMap.java 75
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 51
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 52
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 53
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 57
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 58
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 59
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 61
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 62
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 63
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 64
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 65
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 66
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 67
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 68
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 69
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 70
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceAction.java 71
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HeaderForwardAction.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HeaderForwardAction.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayAction.java 51
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogingpsAction.java 61
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogingpsAction.java 62
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogingpsAction.java 63
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogingpsAction.java 64
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogingpsAction.java 65
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogingpsAction.java 69
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogingpsAction.java 74
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogingpsAction.java 75
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogingpsAction.java 76
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogingpsAction.java 77
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogoutAction.java 31
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogoutAction.java 32
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogoutAction.java 33
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogoutAction.java 34
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium LogoutAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogoutAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 51
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 64
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageHandler.java 75
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 60
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 69
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 78
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 79
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 80
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 81
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 82
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 83
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 84
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 85
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsAction.java 86
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TemplateManager.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TemplateManager.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TemplateManager.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TemplateManager.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TemplateManager.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 55
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 56
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 65
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 66
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 67
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 68
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 69
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 78
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 81
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 97
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 98
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 99
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 119
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 120
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripCrudAction.java 123
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 53
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 87
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 97
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 98
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 99
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 112
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 113
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 125
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 126
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 127
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 128
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationAction.java 129
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 59
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 80
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 81
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 82
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 92
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 93
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 94
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 95
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 96
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 98
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 99
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripAction.java 100
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 58
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 60
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 61
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 62
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 63
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 71
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 72
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 73
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 74
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 84
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 85
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleCRUDAction.java 86
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DailyTripRepDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DailyTripRepDAO.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceProcessDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceUsersDAO.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofencingDAO.java 35
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium HolidayProcessDAO.java 17
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium HolidayProcessDAO.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayProcessDAO.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayProcessDAO.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidayProcessDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LoginGpsDAO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessagesDAO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsDAO.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsDAO.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsDAO.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MLoginGpsDAO.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PartiallyOfflineDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportProcessDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportProcessDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDAO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfHistoryDAO.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SettingsDAO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserNotificationDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserTripDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleFenceDAO.java 19
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium VehicleProcessDAO.java 36
Unknown tag in Javadoc comment for field Run the Javadoc Repair tool on this field to remove the unknown tag. Medium VehicleProcessDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleProcessDAO.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleProcessDAO.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium VehicleProcessDAO.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium WeekendFinder.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium WeekendFinder.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium WeekendFinder.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceTripDTO.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceTripDTO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceTripDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceTripDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceTripDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistParamsDTO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDTO.java 5
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDTO.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDTO.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelDTO.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelFilter.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelFilter.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelFilter.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelFilter.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelFilter.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Packet.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Packet.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Packet.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDTO.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RFIDInfoHistoryDTO.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedParamDTO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedParamDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedParamDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedParamDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedParamDTO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedParamDTO.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripByVehicleDTO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDistanceDTO.java 194
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParamDTO.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParamDTO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParamDTO.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParamDTO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GenerateMapForm.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceForm.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GLatLng.java 5
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GLatLng.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium LogingpsForm.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AccumulatorRef.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AccumulatorRef.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistory.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium AlertHistoryBean.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Configurations.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Configurations.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Configurations.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ConfigurationsDAO.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DataContextMapping.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DataContextMapping.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DataContextMapping.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DataContextMapping.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DataContextMapping.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DataContextMapping.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Device.java 53
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceDAO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DeviceDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistory.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium DistanceHistoryBean.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium EventNotification.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistory.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistoryDAO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistoryDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistoryDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceHistoryDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReport.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReportDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReportDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReportDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FenceReportDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDetails.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDetails.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDetailsDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDetailsDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDetailsId.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FrequentTripDetailsId.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelCalibration.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelCalibration.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelCalibration.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelCalibration.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelCalibrationDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistory.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistory.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistory.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistory.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistory.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistory.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryBean.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryBean.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryBean.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryBean.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryBean.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryBean.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium FuelHistoryDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Fuelusagetest.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Fuelusagetest.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Fuelusagetest.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Geofence.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeofenceDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeovehicleMap.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeovehicleMap.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeovehicleMap.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeovehicleMap.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeovehicleMapDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium GeovehicleMapDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HibernateSessionFactory.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HibernateSessionFactory.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HibernateSessionFactory.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HibernateSessionFactory.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Holidays.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Holidays.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Holidays.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Holidays.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidaysDAO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidaysDAO.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidaysDAO.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidaysDAO.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium HolidaysDAO.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageFormat.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageFormat.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageFormat.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageFormat.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplates.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplates.java 72
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplates.java 73
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplates.java 74
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplates.java 75
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplatesDAO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplatesDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MessageTemplatesDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaDistance.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaDistance.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaDistance.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaDistanceBean.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaDistanceBean.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaDistanceBean.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuel.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuel.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuel.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuel.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuelBean.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuelBean.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuelBean.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium MetaFuelBean.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Notification.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Notification.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Notification.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Notification.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Notification.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium NotificationDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium NotificationDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium NotificationDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium NotificationDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Organization.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium OrganizationDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Packet.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Packet.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Packet.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ParamsSummary.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ParamsSummary.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ParamsSummary.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ParamsSummary.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ParamsSummary.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ParamsSummaryDAO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PartiallyOfflineInfo.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PartiallyOfflineInfo.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PartiallyOfflineInfo.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PartiallyOfflineInfo.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Phone.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium PhoneDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportRef.java 4
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportRef.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummary.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ReportSummaryDAO.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistory.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidHistoryDAO.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidParameters.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidParameters.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidParameters.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidParameters.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidParameters.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidStatus.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidStatus.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidStatus.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium RfidStatus.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium ScheduleReport.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Schools.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Schools.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Schools.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Settings.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Settings.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Settings.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsDetails.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsRegister.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsRegister.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsRegister.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SmsRegister.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Speedparameter.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Speedparameter.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Speedparameter.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Speedparameter.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedparameterDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedparameterDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedparameterDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettings.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium SpeedSettingsDAO.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Stopfencemapping.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Stopfencemapping.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Stopfencemapping.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Stopfencemapping.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripAttender.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripAttender.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripAttender.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripAttender.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 51
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 52
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 86
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 87
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 89
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 90
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 92
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 93
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 111
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 113
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 153
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetails.java 158
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDetailsDAO.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDeviation.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDeviation.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDeviation.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripDeviation.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripMsgParams.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripMsgParams.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripMsgParams.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripMsgParams.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripMsgParams.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripMsgParams.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParameters.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripParametersDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreference.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripPreferenceDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripReference.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScraps.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScraps.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScraps.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScraps.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScrapsDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScrapsDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripScrapsDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetails.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTravelerDetailsDAO.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTraversal.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTraversal.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTraversal.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTraversal.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTraversal.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripTraversal.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripVehicleMap.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripVehicleMap.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripVehicleMap.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium TripVehicleMapDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 51
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 52
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 53
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 54
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 55
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 56
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 57
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium User.java 58
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 51
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 52
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDAO.java 53
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 44
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 45
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 46
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 47
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 48
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 49
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetails.java 50
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 41
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 42
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserDetailsDAO.java 43
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGeofenceMap.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGeofenceMap.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGeofenceMap.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGeofenceMapDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrade.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrade.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrade.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrade.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrades.java 5
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrades.java 6
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrades.java 7
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGrades.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserGradesDAO.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Usergroup.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Usergroup.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Usergroup.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Usergroup.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Usergroup.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium Usergroupgrouprole.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupgrouproleId.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupgrouproleId.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergroupgrouproleId.java 12
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergrouproleId.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergrouproleId.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsergrouproleId.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarks.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarks.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarks.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarks.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarks.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarks.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarksDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarksDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarksDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarksDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserLandmarksDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 19
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 21
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 22
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 23
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferences.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 26
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 27
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 28
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 29
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 30
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 31
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 32
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 33
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 34
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 35
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 36
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 37
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 38
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 39
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserPreferencesDAO.java 40
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserRfid.java 8
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserRfid.java 9
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserRfid.java 10
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserRfid.java 11
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UserRfidDAO.java 20
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGeofence.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGeofence.java 15
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGeofence.java 16
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGeofence.java 17
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGeofence.java 18
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGeofenceDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGroups.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGroupsDAO.java 24
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGroupsId.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersGroupsId.java 14
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersOrgs.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersOrgsDAO.java 25
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersOrgsId.java 13
Missing Javadoc comment for field Run the Javadoc Repair tool on this field to add missing field Javadoc. Medium UsersOrgsId.java 14
 
Violation Recommendation Severity Resource Line
Missing Javadoc comment for method "toSettingsHome" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 42
Missing Javadoc comment for method "toSettings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 46
Missing Javadoc comment for method "getVehicleDataIfPresent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 82
Missing Javadoc comment for method "sendSettingRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 109
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 201
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 207
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertSettingsAction.java 213
Missing Javadoc comment for method "autoComplete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AutoCompleteAction.java 34
Missing Javadoc comment for method "autoCompleteStud" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AutoCompleteAction.java 66
Missing Javadoc comment for method "autoCompleteGrade" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AutoCompleteAction.java 85
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AutoCompleteAction.java 104
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AutoCompleteAction.java 110
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AutoCompleteAction.java 116
Missing Javadoc comment for method "getTotalCount" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 18
Missing Javadoc comment for method "setTotalCount" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 24
Missing Javadoc comment for method "getCurrentCount" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 29
Missing Javadoc comment for method "setCurrentCount" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 33
Missing Javadoc comment for method "getFirst" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 37
Missing Javadoc comment for method "setFirst" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 41
Missing Javadoc comment for method "getLast" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 45
Missing Javadoc comment for method "setLast" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 49
Missing Javadoc comment for method "getCurrentTheme" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 54
Missing Javadoc comment for method "setCurrentTheme" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseAction.java 58
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 43
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 47
Missing Javadoc comment for method "setCookie" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 50
Missing Javadoc comment for method "getCookie" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 54
Missing Javadoc comment for method "getEmailAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 60
Missing Javadoc comment for method "setEmailAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 64
Missing Javadoc comment for method "setCookiech" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 67
Missing Javadoc comment for method "getCookiech" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 71
Missing Javadoc comment for method "getOrgVehicleList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 84
Missing Javadoc comment for method "setOrgVehicleList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 87
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 92
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 95
Missing Javadoc comment for method "getVedetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 99
Missing Javadoc comment for method "setVedetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 103
Missing Javadoc comment for method "getVehList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 106
Missing Javadoc comment for method "setVehList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 109
Missing Javadoc comment for method "getColurList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 112
Missing Javadoc comment for method "setColurList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 115
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 118
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 121
Missing Javadoc comment for method "getTripDetails_date" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 124
Missing Javadoc comment for method "setTripDetails_date" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 127
Missing Javadoc comment for method "execute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 130
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 255
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 261
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 267
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 273
Missing Javadoc comment for method "setVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 279
Missing Javadoc comment for method "getVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 283
Missing Javadoc comment for method "setRemember" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 287
Missing Javadoc comment for method "getRemember" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium CookieLoginAction.java 291
Missing Javadoc comment for method "getIstat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 51
Missing Javadoc comment for method "setIstat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 55
Missing Javadoc comment for method "getMessage1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 65
Missing Javadoc comment for method "setMessage1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 69
Missing Javadoc comment for method "getMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 73
Missing Javadoc comment for method "setMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 77
Missing Javadoc comment for method "getDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 81
Missing Javadoc comment for method "getDeviceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 85
Missing Javadoc comment for method "setDeviceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 89
Missing Javadoc comment for method "setDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 94
Missing Javadoc comment for method "setDeviceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 98
Missing Javadoc comment for method "getDeviceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 102
Missing Javadoc comment for method "forwardDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 106
Missing Javadoc comment for method "toDeviceAdd" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 123
Missing Javadoc comment for method "toDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 132
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 172
Missing Javadoc comment for method "getDevice1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 180
Missing Javadoc comment for method "addDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 203
Missing Javadoc comment for method "searchDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 252
Missing Javadoc comment for method "ListAllDevices" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 294
Missing Javadoc comment for method "updateDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 313
Missing Javadoc comment for method "deleteDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 373
Missing Javadoc comment for method "getDevicefromVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 416
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 443
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceCRUDAction.java 450
Missing Javadoc comment for method "getVehicleCheck" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceVehicleMapAction.java 41
Missing Javadoc comment for method "setVehicleCheck" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceVehicleMapAction.java 46
Missing @return tag for getVehicles Run the Javadoc Repair tool on this method to add the missing @return tag. Medium FenceVehicleMapAction.java 54
Missing @return tag for getCheckedVehicles Run the Javadoc Repair tool on this method to add the missing @return tag. Medium FenceVehicleMapAction.java 89
Missing @return tag for updateVehicleMap Run the Javadoc Repair tool on this method to add the missing @return tag. Medium FenceVehicleMapAction.java 120
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceVehicleMapAction.java 214
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceVehicleMapAction.java 220
Missing Javadoc comment for method "getVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 59
Missing Javadoc comment for method "setVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 64
Missing Javadoc comment for method "getTripDetails1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 76
Missing Javadoc comment for method "setTripDetails1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 79
Missing Javadoc comment for method "getOrgVehicleList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 82
Missing Javadoc comment for method "setOrgVehicleList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 85
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 90
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMap.java 93
Missing @return tag for toVehicleGeofence Run the Javadoc Repair tool on this method to add the missing @return tag. Medium GeofenceAction.java 75
Missing @return tag for toAddGeofence Run the Javadoc Repair tool on this method to add the missing @return tag. Medium GeofenceAction.java 94
Missing Javadoc comment for method "getVehicleGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 141
Missing Javadoc comment for method "setVehicleGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 144
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 148
Missing Javadoc comment for method "setParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 151
Missing Javadoc comment for method "getGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 154
Missing Javadoc comment for method "setGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 157
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 160
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 163
Missing Javadoc comment for method "getGeoMapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 166
Missing Javadoc comment for method "setGeoMapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 169
Missing Javadoc comment for method "getNotifierName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 172
Missing Javadoc comment for method "setNotifierName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 175
Missing Javadoc comment for method "getNotifierAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 178
Missing Javadoc comment for method "setNotifierAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 181
Missing Javadoc comment for method "getMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 184
Missing Javadoc comment for method "setMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 187
Missing Javadoc comment for method "getGeofenceName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 190
Missing Javadoc comment for method "setGeofenceName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 193
Missing Javadoc comment for method "getMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 196
Missing Javadoc comment for method "setMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 199
Missing Javadoc comment for method "getGform" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 202
Missing Javadoc comment for method "setGform" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 205
Missing Javadoc comment for method "getVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 208
Missing Javadoc comment for method "setVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 211
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 214
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 217
Missing Javadoc comment for method "getNotifierList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 220
Missing Javadoc comment for method "setNotifierList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 223
Missing Javadoc comment for method "getVehicleMapList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 226
Missing Javadoc comment for method "setVehicleMapList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceAction.java 229
Extra @param tag for mapping in forwardFleet Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium HeaderForwardAction.java 27
Extra @param tag for form in forwardFleet Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium HeaderForwardAction.java 28
Extra @param tag for request in forwardFleet Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium HeaderForwardAction.java 29
Extra @param tag for response in forwardFleet Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium HeaderForwardAction.java 30
Empty @return tag in forwardFleet Run the Javadoc Repair tool on this method to correct the @return tag. Medium HeaderForwardAction.java 31
Unknown tag in Javadoc comment for method: Run the Javadoc Repair tool on this method to remove the unknown tag. Medium HeaderForwardAction.java 32
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HeaderForwardAction.java 50
Extra @param tag for String in addHoliday Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium HolidayAction.java 56
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 250
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 258
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 264
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 269
Missing Javadoc comment for method "getHolidays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 275
Missing Javadoc comment for method "setHolidays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 279
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 283
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 286
Missing Javadoc comment for method "getRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 289
Missing Javadoc comment for method "setRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 292
Missing Javadoc comment for method "getResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 295
Missing Javadoc comment for method "setResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 298
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 301
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 304
Missing Javadoc comment for method "getFromdatepicker" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 307
Missing Javadoc comment for method "setFromdatepicker" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 310
Missing Javadoc comment for method "getHolidayList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 314
Missing Javadoc comment for method "setHolidayList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 318
Missing Javadoc comment for method "getWeekDays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 321
Missing Javadoc comment for method "setWeekDays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 324
Missing Javadoc comment for method "getSelectedDays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 327
Missing Javadoc comment for method "setSelectedDays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 330
Missing Javadoc comment for method "getDefaultDays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayAction.java 333
Missing Javadoc comment for method "getPassword" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 78
Missing Javadoc comment for method "setPassword" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 94
Missing Javadoc comment for method "getLogin_id" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 98
Missing Javadoc comment for method "setLogin_id" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 101
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 104
Missing Javadoc comment for method "setParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 107
Missing Javadoc comment for method "execute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 111
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 171
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 178
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 184
Missing Javadoc comment for method "setPortletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsAction.java 190
Missing Javadoc comment for method "execute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogoutAction.java 39
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogoutAction.java 44
Missing Javadoc comment for method "getTripsList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 53
Missing Javadoc comment for method "setTripsList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 57
Missing Javadoc comment for method "getFenceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 66
Missing Javadoc comment for method "setFenceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 70
Missing Javadoc comment for method "getTemplatesList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 77
Missing Javadoc comment for method "setTemplatesList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 81
Missing Javadoc comment for method "getTrips" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 86
Missing Javadoc comment for method "getAnnouncement" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 112
Missing Javadoc comment for method "getFences" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 145
Missing Javadoc comment for method "getNos" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 172
Missing Javadoc comment for method "SendMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 190
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 215
Missing Javadoc comment for method "getAttribute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 220
Missing Javadoc comment for method "getAttributeNames" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 225
Missing Javadoc comment for method "getCharacterEncoding" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 230
Missing Javadoc comment for method "getContentLength" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 236
Missing Javadoc comment for method "getContentType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 242
Missing Javadoc comment for method "getInputStream" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 248
Missing Javadoc comment for method "getLocalAddr" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 254
Missing Javadoc comment for method "getLocalName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 260
Missing Javadoc comment for method "getLocalPort" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 266
Missing Javadoc comment for method "getLocale" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 272
Missing Javadoc comment for method "getLocales" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 278
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 284
Missing Javadoc comment for method "getParameterMap" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 290
Missing Javadoc comment for method "getParameterNames" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 296
Missing Javadoc comment for method "getParameterValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 302
Missing Javadoc comment for method "getProtocol" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 308
Missing Javadoc comment for method "getReader" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 314
Missing Javadoc comment for method "getRealPath" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 320
Missing Javadoc comment for method "getRemoteAddr" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 326
Missing Javadoc comment for method "getRemoteHost" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 332
Missing Javadoc comment for method "getRemotePort" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 338
Missing Javadoc comment for method "getRequestDispatcher" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 344
Missing Javadoc comment for method "getScheme" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 350
Missing Javadoc comment for method "getServerName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 356
Missing Javadoc comment for method "getServerPort" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 362
Missing Javadoc comment for method "isSecure" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 368
Missing Javadoc comment for method "removeAttribute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 374
Missing Javadoc comment for method "setAttribute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 380
Missing Javadoc comment for method "setCharacterEncoding" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 386
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 393
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 399
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 406
Missing Javadoc comment for method "main" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageHandler.java 412
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 46
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 50
Missing Javadoc comment for method "setCookie" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 53
Missing Javadoc comment for method "getCookie" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 57
Missing Javadoc comment for method "getPassword" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 62
Missing Javadoc comment for method "setPassword" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 66
Missing Javadoc comment for method "getEmailAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 71
Missing Javadoc comment for method "setEmailAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 75
Missing Javadoc comment for method "getOrgVehicleList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 87
Missing Javadoc comment for method "setOrgVehicleList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 90
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 95
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 98
Missing Javadoc comment for method "getVedetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 102
Missing Javadoc comment for method "setVedetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 106
Missing Javadoc comment for method "getVehList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 109
Missing Javadoc comment for method "setVehList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 112
Missing Javadoc comment for method "getColurList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 115
Missing Javadoc comment for method "setColurList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 118
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 121
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 124
Missing Javadoc comment for method "getTripDetails_date" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 127
Missing Javadoc comment for method "setTripDetails_date" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 130
Missing Javadoc comment for method "setAutoLogin" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 133
Missing Javadoc comment for method "checkAutoLogin" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 150
Missing Javadoc comment for method "authenticate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 185
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 317
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 323
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 329
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 335
Missing Javadoc comment for method "setVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 341
Missing Javadoc comment for method "getVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 345
Missing Javadoc comment for method "setRemember" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 349
Missing Javadoc comment for method "getRemember" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsAction.java 353
Missing Javadoc comment for method "ToRfidSearch" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 44
Missing Javadoc comment for method "toRFIDHome" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 49
Missing Javadoc comment for method "manageRfid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 65
Missing Javadoc comment for method "getRFIDDashView" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 84
Missing Javadoc comment for method "getRFIDDetailedView" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 129
Missing Javadoc comment for method "getDateValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 175
Missing Javadoc comment for method "calcCurrentSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 204
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 251
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 257
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 263
Missing Javadoc comment for method "main" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDAction.java 268
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 39
Missing Javadoc comment for method "getAttribute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 45
Missing Javadoc comment for method "getAttributeNames" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 51
Missing Javadoc comment for method "getCharacterEncoding" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 57
Missing Javadoc comment for method "getContentLength" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 63
Missing Javadoc comment for method "getContentType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 69
Missing Javadoc comment for method "getInputStream" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 75
Missing Javadoc comment for method "getLocalAddr" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 81
Missing Javadoc comment for method "getLocalName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 87
Missing Javadoc comment for method "getLocalPort" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 93
Missing Javadoc comment for method "getLocale" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 99
Missing Javadoc comment for method "getLocales" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 105
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 111
Missing Javadoc comment for method "getParameterMap" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 117
Missing Javadoc comment for method "getParameterNames" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 123
Missing Javadoc comment for method "getParameterValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 129
Missing Javadoc comment for method "getProtocol" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 135
Missing Javadoc comment for method "getReader" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 141
Missing Javadoc comment for method "getRealPath" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 147
Missing Javadoc comment for method "getRemoteAddr" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 153
Missing Javadoc comment for method "getRemoteHost" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 159
Missing Javadoc comment for method "getRemotePort" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 165
Missing Javadoc comment for method "getRequestDispatcher" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 171
Missing Javadoc comment for method "getScheme" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 177
Missing Javadoc comment for method "getServerName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 183
Missing Javadoc comment for method "getServerPort" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 189
Missing Javadoc comment for method "isSecure" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 195
Missing Javadoc comment for method "removeAttribute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 201
Missing Javadoc comment for method "setAttribute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 207
Missing Javadoc comment for method "setCharacterEncoding" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 213
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 220
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 226
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 233
Missing Javadoc comment for method "FetchHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 240
Missing Javadoc comment for method "UpdateHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TemplateManager.java 255
Missing Javadoc comment for method "getMessage1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 47
Missing Javadoc comment for method "setMessage1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 51
Missing Javadoc comment for method "getSelect1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 57
Missing Javadoc comment for method "setSelect1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 61
Missing Javadoc comment for method "getSelect" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 70
Missing Javadoc comment for method "setSelect" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 74
Missing Javadoc comment for method "getPick" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 100
Missing Javadoc comment for method "setPick" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 104
Missing Javadoc comment for method "getFences" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 108
Missing Javadoc comment for method "setFences" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 114
Missing Javadoc comment for method "getVehicleid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 124
Missing Javadoc comment for method "setVehicleid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 128
Missing Javadoc comment for method "getFenceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 132
Missing Javadoc comment for method "setFenceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 137
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 141
Missing Javadoc comment for method "setServletRequest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 171
Missing Javadoc comment for method "setServletResponse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 178
Missing Javadoc comment for method "searchTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 183
Missing Javadoc comment for method "getTripList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 224
Missing Javadoc comment for method "setTripList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 229
Missing Javadoc comment for method "addTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripCrudAction.java 235
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 41
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 48
Missing Javadoc comment for method "getLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 54
Missing Javadoc comment for method "setLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 61
Missing Javadoc comment for method "getGeofenceid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 68
Missing Javadoc comment for method "setGeofenceid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 75
Missing Javadoc comment for method "getUsergeo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 82
Missing Javadoc comment for method "setUsergeo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 93
Missing Javadoc comment for method "getGeoid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 101
Missing Javadoc comment for method "setGeoid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 108
Missing Javadoc comment for method "getPhone" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 114
Missing Javadoc comment for method "setPhone" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 121
Missing Javadoc comment for method "getScreenlist" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 132
Missing Javadoc comment for method "setScreenlist" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 139
Missing Javadoc comment for method "getUserGeoList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 146
Missing Javadoc comment for method "setUserGeoList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 153
Missing Javadoc comment for method "getMobList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 160
Missing Javadoc comment for method "setMobList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 167
Missing Javadoc comment for method "getUsertrips" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 174
Missing Javadoc comment for method "setUsertrips" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 181
Missing Javadoc comment for method "getUserList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 188
Missing Javadoc comment for method "setUserList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 195
Missing Javadoc comment for method "saveToDb" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 200
Missing Javadoc comment for method "addAssociation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 207
Missing Javadoc comment for method "getPopup" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 294
Missing Javadoc comment for method "update" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 304
Missing Javadoc comment for method "getNumbers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationAction.java 353
Missing Javadoc comment for method "getSelect" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 28
Missing Javadoc comment for method "setSelect" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 33
Missing Javadoc comment for method "getUserCheck" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 38
Missing Javadoc comment for method "setUserCheck" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 43
Missing Javadoc comment for method "getSelectedList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 49
Missing Javadoc comment for method "setSelectedList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 54
Missing Javadoc comment for method "getSelectedTripList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 61
Missing Javadoc comment for method "setSelectedTripList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 66
Missing Javadoc comment for method "getUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 71
Missing Javadoc comment for method "setUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 76
Missing Javadoc comment for method "getParentList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 83
Missing Javadoc comment for method "setParentList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 88
Missing Javadoc comment for method "forwardUserTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 104
Missing Javadoc comment for method "toForwardUserTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 138
Missing Javadoc comment for method "ViewParents" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 145
Missing Javadoc comment for method "getParents" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 161
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 193
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 198
Missing Javadoc comment for method "getSelectedParents" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 203
Missing Javadoc comment for method "deleteSelectedUsers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 228
Missing Javadoc comment for method "getItems" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 256
Missing Javadoc comment for method "getItems1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 280
Missing Javadoc comment for method "update" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripAction.java 307
Missing Javadoc comment for method "getSelect1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 52
Missing Javadoc comment for method "setSelect1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 55
Missing Javadoc comment for method "getVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 64
Missing Javadoc comment for method "setVehicleGroupList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 67
Missing Javadoc comment for method "getDeviceid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 77
Missing Javadoc comment for method "setDeviceid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 80
Missing Javadoc comment for method "getMessage2" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 89
Missing Javadoc comment for method "setMessage2" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 92
Missing Javadoc comment for method "getMessage1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 95
Missing Javadoc comment for method "setMessage1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 98
Missing Javadoc comment for method "getMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 101
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 104
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 107
Missing Javadoc comment for method "getDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 110
Missing Javadoc comment for method "getDeviceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 114
Missing Javadoc comment for method "setDeviceList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 118
Missing Javadoc comment for method "setDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 122
Missing Javadoc comment for method "setMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 125
Missing Javadoc comment for method "setVehicles" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 131
Missing Javadoc comment for method "getVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 136
Missing Javadoc comment for method "setVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 139
Missing Javadoc comment for method "getVehicles" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 142
Missing Javadoc comment for method "getType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 146
Missing Javadoc comment for method "setType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 149
Missing Javadoc comment for method "getVehicleGroup" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 153
Missing Javadoc comment for method "setVehicleGroup" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 156
Missing Javadoc comment for method "prepare" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 163
Missing Javadoc comment for method "forwardVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 197
Missing Javadoc comment for method "toVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 212
Missing Javadoc comment for method "toVehicleAdd" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 257
Missing Javadoc comment for method "getVehicle1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 268
Missing Javadoc comment for method "getVehicleItems1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleCRUDAction.java 305
Missing @return tag for getParamList Run the Javadoc Repair tool on this method to add the missing @return tag. Medium DailyTripRepDAO.java 40
Missing @param tag for tripDetails in getParamList Run the Javadoc Repair tool on this method to add the missing @param tag. Medium DailyTripRepDAO.java 41
Missing @param tag for startDate in getParamList Run the Javadoc Repair tool on this method to add the missing @param tag. Medium DailyTripRepDAO.java 41
Missing @param tag for endDate in getParamList Run the Javadoc Repair tool on this method to add the missing @param tag. Medium DailyTripRepDAO.java 41
Missing @param tag for condition in getParamList Run the Javadoc Repair tool on this method to add the missing @param tag. Medium DailyTripRepDAO.java 41
Missing @param tag for session in getParamList Run the Javadoc Repair tool on this method to add the missing @param tag. Medium DailyTripRepDAO.java 41
Missing Javadoc comment for method "getIdleTimeFuelUsage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DailyTripRepDAO.java 133
Missing Javadoc comment for method "getDateDifference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DailyTripRepDAO.java 186
Missing Javadoc comment for method "getDeviceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 38
Missing Javadoc comment for method "setDeviceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 42
Missing Javadoc comment for method "Add" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 46
Missing Javadoc comment for method "getavailableDevices" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 88
Missing Javadoc comment for method "getavailableDevices" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 115
Missing Javadoc comment for method "Search" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 135
Missing Javadoc comment for method "findTotal" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 228
Missing Javadoc comment for method "ListAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 247
Missing Javadoc comment for method "Update" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 282
Missing Javadoc comment for method "DeleteDevice" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 322
Missing Javadoc comment for method "updateDeviceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceProcessDAO.java 349
Missing Javadoc comment for method "getFenceUserList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 25
Missing Javadoc comment for method "getFenceExptUsers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 47
Missing Javadoc comment for method "getExpectedUserList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 79
Missing Javadoc comment for method "getExpectedUserList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 118
Missing Javadoc comment for method "getAllFenceUsers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 162
Missing Javadoc comment for method "getAllTripUsers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 191
Missing Javadoc comment for method "getAllTripUsers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceUsersDAO.java 231
Missing Javadoc comment for method "getAllGeofences" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofencingDAO.java 38
Missing @return tag for geoDetails Run the Javadoc Repair tool on this method to add the missing @return tag. Medium GeofencingDAO.java 43
Missing @param tag for userId in geoDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeofencingDAO.java 44
Missing @param tag for first in geoDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeofencingDAO.java 44
Missing @param tag for last in geoDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeofencingDAO.java 44
Extra @param tag for trips in geoListByTrips Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium GeofencingDAO.java 190
Missing @param tag for Trip in geoListByTrips Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeofencingDAO.java 194
Missing Javadoc comment for method "Add" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayProcessDAO.java 27
Missing Javadoc comment for method "listHoliday" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayProcessDAO.java 57
Missing Javadoc comment for method "update" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidayProcessDAO.java 89
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LoginGpsDAO.java 12
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LoginGpsDAO.java 16
Missing Javadoc comment for method "validateUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LoginGpsDAO.java 19
Missing Javadoc comment for method "getTemplates" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessagesDAO.java 19
Missing Javadoc comment for method "SaveTemplate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessagesDAO.java 39
Missing Javadoc comment for method "encryptSha" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsDAO.java 23
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsDAO.java 42
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsDAO.java 46
Missing Javadoc comment for method "validateUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MLoginGpsDAO.java 49
Missing Javadoc comment for method "getEventDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportProcessDAO.java 30
Missing Javadoc comment for method "getTripfromtime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportProcessDAO.java 41
Missing Javadoc comment for method "getDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportRefDAO.java 10
Missing Javadoc comment for method "FetchReportSummary" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDAO.java 30
Missing Javadoc comment for method "FetchReportSummaryForAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDAO.java 54
Missing Javadoc comment for method "FetchReportSummaryOrg" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDAO.java 78
Missing Javadoc comment for method "getCumulativeSummary" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDAO.java 101
Missing Javadoc comment for method "getRfUserList" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfHistoryDAO.java 25
Missing Javadoc comment for method "getStudentDetailsHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfHistoryDAO.java 61
Missing Javadoc comment for method "getRfHistoryUsers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfHistoryDAO.java 110
Missing Javadoc comment for method "getTripUserInfo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfHistoryDAO.java 142
Missing Javadoc comment for method "getTripActualUserInfo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfHistoryDAO.java 191
Missing Javadoc comment for method "getMaxHistoryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfHistoryDAO.java 228
Missing Javadoc comment for method "getRole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RoleProcessDAO.java 13
Missing Javadoc comment for method "isOrganizationHead" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RoleProcessDAO.java 30
Missing Javadoc comment for method "isAdministrator" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RoleProcessDAO.java 48
Missing Javadoc comment for method "saveSettings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SettingsDAO.java 18
Missing Javadoc comment for method "searchVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SettingsDAO.java 63
Missing Javadoc comment for method "main" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SettingsDAO.java 82
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 31
Missing Javadoc comment for method "getUserFromTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 91
Missing Javadoc comment for method "getUsersFromTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 118
Missing Javadoc comment for method "getMobileFromUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 143
Missing Javadoc comment for method "saveNewDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 163
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 203
Missing Javadoc comment for method "getUserFromGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 245
Missing Javadoc comment for method "saveLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 273
Missing Javadoc comment for method "deleteParent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 303
Missing Javadoc comment for method "getLandmarkName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 335
Missing Javadoc comment for method "getMobilefromGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 357
Missing Javadoc comment for method "numberOfUserAdded" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 378
Missing Javadoc comment for method "update" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 401
Missing Javadoc comment for method "searchUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotificationDAO.java 407
Missing @return tag for allColorcode Run the Javadoc Repair tool on this method to add the missing @return tag. Medium UserProcessDAO.java 22
Missing @param tag for userid in allColorcode Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserProcessDAO.java 23
Empty @return tag in getUserName Run the Javadoc Repair tool on this method to correct the @return tag. Medium UserProcessDAO.java 47
Missing Javadoc comment for method "getHibernateUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserProcessDAO.java 69
Missing Javadoc comment for method "getOrganizationName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserProcessDAO.java 77
Missing Javadoc comment for method "getStudents" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserProcessDAO.java 96
Missing Javadoc comment for method "getGrades" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserProcessDAO.java 116
Missing Javadoc comment for method "getHibernateOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserProcessDAO.java 129
Missing Javadoc comment for method "main" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserProcessDAO.java 136
Missing Javadoc comment for method "getUtrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 29
Missing Javadoc comment for method "setUtrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 37
Missing Javadoc comment for method "getTripFromOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 45
Missing Javadoc comment for method "getUsersFromOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 69
Missing Javadoc comment for method "saveValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 101
Missing Javadoc comment for method "getCheckedparents" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 138
Missing Javadoc comment for method "deleteValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 173
Missing Javadoc comment for method "getCheckedTrips" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 214
Missing Javadoc comment for method "saveTripValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 250
Missing Javadoc comment for method "getNos" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 286
Missing Javadoc comment for method "deleteTripValues" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserTripDAO.java 313
Extra @param tag for fenceid in getCheckedVehicles Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium VehicleFenceDAO.java 23
Missing @param tag for fenceId in getCheckedVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceDAO.java 26
Extra @param tag for fenceid,vehicleid in saveFenceVehicles Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium VehicleFenceDAO.java 54
Missing @param tag for fenceid in saveFenceVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceDAO.java 56
Missing @param tag for vehicleId in saveFenceVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceDAO.java 56
Extra @param tag for fenceid,vehicleid in deleteValues Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium VehicleFenceDAO.java 90
Missing @param tag for fenceId in deleteValues Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceDAO.java 92
Missing @param tag for vehicleId in deleteValues Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceDAO.java 92
Extra @param tag for tripname in getAllFenceVehicles Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium VehicleFenceDAO.java 118
Missing @param tag for trip in getAllFenceVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceDAO.java 121
Extra @param tag for geofenceid,fromdate,todate in getFenceVehicles Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium VehicleFenceReportDAO.java 19
Missing @param tag for geofenceId in getFenceVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceReportDAO.java 22
Missing @param tag for fromDate in getFenceVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceReportDAO.java 22
Missing @param tag for toDate in getFenceVehicles Run the Javadoc Repair tool on this method to add the missing @param tag. Medium VehicleFenceReportDAO.java 22
Missing Javadoc comment for method "getVehicles" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 44
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 91
Missing Javadoc comment for method "getVehiclesofOrg" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 120
Missing Javadoc comment for method "Add" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 150
Missing Javadoc comment for method "Search" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 189
Missing Javadoc comment for method "findTotal" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 286
Missing Javadoc comment for method "ListAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleProcessDAO.java 304
Missing Javadoc comment for method "WeekendFinder" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium WeekendFinder.java 13
Missing Javadoc comment for method "findWeekends" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium WeekendFinder.java 28
Missing Javadoc comment for method "displayWeekends" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium WeekendFinder.java 44
Missing Javadoc comment for method "main" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium WeekendFinder.java 49
Missing Javadoc comment for method "DeviceTripDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceTripDTO.java 14
Missing Javadoc comment for method "DeviceTripDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceTripDTO.java 19
Missing Javadoc comment for method "DeviceTripDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceTripDTO.java 30
Missing Javadoc comment for method "DistParamsDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistParamsDTO.java 18
Missing Javadoc comment for method "DistParamsDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistParamsDTO.java 30
Missing Javadoc comment for method "DistParamsDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistParamsDTO.java 41
Missing Javadoc comment for method "DistParamsDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistParamsDTO.java 51
Missing Javadoc comment for method "DistParamsDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistParamsDTO.java 61
Extra @param tag for vehicelDetails in setVehicleDetails Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium DistParamsDTO.java 81
Missing @param tag for vehicleDetails in setVehicleDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium DistParamsDTO.java 83
Missing Javadoc comment for method "FrequentTripDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 8
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 14
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 17
Missing Javadoc comment for method "getDay" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 20
Missing Javadoc comment for method "setDay" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 23
Missing Javadoc comment for method "getTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 26
Missing Javadoc comment for method "setTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDTO.java 29
Missing Javadoc comment for method "FuelDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelDTO.java 15
Missing @param tag for speed in FuelDTO Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FuelDTO.java 33
Extra @param tag for eventCode in FuelDTO Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium FuelDTO.java 44
Missing @param tag for speed in FuelDTO Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FuelDTO.java 47
Missing @param tag for speed in FuelDTO Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FuelDTO.java 63
Missing @param tag for tripParamId in FuelDTO Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FuelDTO.java 63
Missing Javadoc comment for method "getLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 13
Missing Javadoc comment for method "setLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 16
Missing Javadoc comment for method "FuelFilter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 19
Missing Javadoc comment for method "getLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 28
Missing Javadoc comment for method "setLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 31
Missing Javadoc comment for method "SetCreationTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 34
Missing Javadoc comment for method "GetCreationTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 37
Missing Javadoc comment for method "SetSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 40
Missing Javadoc comment for method "GetSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 43
Missing Javadoc comment for method "SetVoltage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 46
Missing Javadoc comment for method "GetVoltage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelFilter.java 49
Missing Javadoc comment for method "Packet" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 12
Missing Javadoc comment for method "setDbdate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 18
Missing Javadoc comment for method "getDbdate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 21
Missing Javadoc comment for method "setStart" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 25
Missing Javadoc comment for method "getEnd" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 28
Missing Javadoc comment for method "setEnd" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 31
Missing Javadoc comment for method "getStart" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 34
Missing Javadoc comment for method "getVehicleid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 24
Missing Javadoc comment for method "setVehicleid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 28
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 32
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 36
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 40
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 44
Missing Javadoc comment for method "getDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 48
Missing Javadoc comment for method "setDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 52
Missing Javadoc comment for method "getMaxspeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 56
Missing Javadoc comment for method "setMaxspeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 60
Missing Javadoc comment for method "getHardbrakes" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 64
Missing Javadoc comment for method "setHardbrakes" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 68
Missing Javadoc comment for method "getStart_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 72
Missing Javadoc comment for method "setStart_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 76
Missing Javadoc comment for method "getEnd_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 81
Missing Javadoc comment for method "setEnd_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 85
Missing Javadoc comment for method "ReportSummaryDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDTO.java 89
Missing Javadoc comment for method "RFIDInfoHistoryDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDInfoHistoryDTO.java 17
Missing Javadoc comment for method "RFIDInfoHistoryDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDInfoHistoryDTO.java 29
Missing Javadoc comment for method "setTripName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDInfoHistoryDTO.java 117
Missing Javadoc comment for method "getTripName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RFIDInfoHistoryDTO.java 121
Missing Javadoc comment for method "getPartialInfo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedParamDTO.java 15
Missing Javadoc comment for method "setPartialInfo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedParamDTO.java 19
Missing Javadoc comment for method "SpeedParamDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedParamDTO.java 23
Missing Javadoc comment for method "SpeedParamDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedParamDTO.java 30
Missing Javadoc comment for method "SpeedParamDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedParamDTO.java 39
Missing Javadoc comment for method "getGsmStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 49
Missing Javadoc comment for method "setGsmStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 54
Missing Javadoc comment for method "getCellId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 59
Missing Javadoc comment for method "setCellId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 64
Missing Javadoc comment for method "TripByVehicleDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 69
Missing Javadoc comment for method "TripByVehicleDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 102
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 143
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 146
Missing Javadoc comment for method "getTripName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 149
Missing Javadoc comment for method "setTripName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 164
Missing Javadoc comment for method "getTripDesc" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 167
Missing Javadoc comment for method "setTripDesc" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 170
Missing Javadoc comment for method "getStartdate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 173
Missing Javadoc comment for method "setStartdate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 176
Missing Javadoc comment for method "getStartTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 179
Missing Javadoc comment for method "setStartTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 182
Missing Javadoc comment for method "getReturndate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 185
Missing Javadoc comment for method "setReturndate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 188
Missing Javadoc comment for method "getReturnTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 191
Missing Javadoc comment for method "setReturnTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 194
Missing Javadoc comment for method "getTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 199
Missing Javadoc comment for method "setTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 202
Missing Javadoc comment for method "getLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 205
Missing Javadoc comment for method "setLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 208
Missing Javadoc comment for method "getLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 211
Missing Javadoc comment for method "setLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 214
Missing Javadoc comment for method "getSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 217
Missing Javadoc comment for method "setSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 220
Missing Javadoc comment for method "getHeading" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 223
Missing Javadoc comment for method "setHeading" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 226
Missing Javadoc comment for method "getAltitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 229
Missing Javadoc comment for method "setAltitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 232
Missing Javadoc comment for method "getFuelContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 241
Missing Javadoc comment for method "setFuelContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 244
Missing Javadoc comment for method "getCreationTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 247
Missing Javadoc comment for method "setCreationTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 250
Missing Javadoc comment for method "getBatteryStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 253
Missing Javadoc comment for method "setBatteryStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 256
Missing Javadoc comment for method "getSourceLocation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 259
Missing Javadoc comment for method "setSourceLocation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 262
Missing Javadoc comment for method "getDestination" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 266
Missing Javadoc comment for method "setDestination" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 270
Missing Javadoc comment for method "TripByVehicleDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 275
Missing Javadoc comment for method "TripByVehicleDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 292
Missing Javadoc comment for method "TripByVehicleDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 309
Missing Javadoc comment for method "TripByVehicleDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 314
Missing Javadoc comment for method "setDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 319
Missing Javadoc comment for method "getDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripByVehicleDTO.java 322
Extra @param tag for event in TripDistanceDTO Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium TripDistanceDTO.java 24
Missing @param tag for speed in TripDistanceDTO Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDistanceDTO.java 28
Missing Javadoc comment for method "TripDistanceDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDistanceDTO.java 39
Missing Javadoc comment for method "TripDistanceDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDistanceDTO.java 50
Missing Javadoc comment for method "TripDistanceDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDistanceDTO.java 61
Missing Javadoc comment for method "TripDistanceDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDistanceDTO.java 73
Missing Javadoc comment for method "TripParamDTO" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParamDTO.java 12
Missing Javadoc comment for method "DeviceAlreadyInUseException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceAlreadyInUseException.java 4
Missing Javadoc comment for method "DupilicateTripException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DupilicateTripException.java 5
Missing Javadoc comment for method "DuplicateAliasNameException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DuplicateAliasNameException.java 4
Missing Javadoc comment for method "DuplicateDeviceNameException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DuplicateDeviceNameException.java 5
Missing Javadoc comment for method "DuplicateMobileNumberException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DuplicateMobileNumberException.java 5
Missing Javadoc comment for method "DuplicateRegisterNumberException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DuplicateRegisterNumberException.java 4
Missing Javadoc comment for method "DuplicateVehicleNameException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DuplicateVehicleNameException.java 4
Missing Javadoc comment for method "InvalidMailIdOrPasswordException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium InvalidMailIdOrPasswordException.java 10
Missing Javadoc comment for method "LoginIDDoesNotMatchException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LoginIDDoesNotMatchException.java 5
Missing Javadoc comment for method "NullFieldsException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NullFieldsException.java 4
Missing Javadoc comment for method "PassworDoesNotMatchException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PassworDoesNotMatchException.java 5
Missing Javadoc comment for method "TripNameDuplicateException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripNameDuplicateException.java 4
Missing Javadoc comment for method "UserNotLoggedInException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserNotLoggedInException.java 6
Missing Javadoc comment for method "VehicleExistsInTimeException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleExistsInTimeException.java 5
Missing Javadoc comment for method "VehicleInUseException" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium VehicleInUseException.java 4
Missing Javadoc comment for method "getVehicleGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 18
Missing Javadoc comment for method "setVehicleGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 22
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 26
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 30
Missing Javadoc comment for method "getVehicleDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 34
Missing Javadoc comment for method "setVehicleDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 38
Missing Javadoc comment for method "getModel" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 42
Missing Javadoc comment for method "setModel" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 46
Missing Javadoc comment for method "getColor" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 50
Missing Javadoc comment for method "setColor" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 54
Missing Javadoc comment for method "getCompanyName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 58
Missing Javadoc comment for method "setCompanyName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 62
Missing Javadoc comment for method "getRegNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 66
Missing Javadoc comment for method "setRegNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 70
Missing Javadoc comment for method "getImeiNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 74
Missing Javadoc comment for method "setImeiNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 78
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 82
Missing Javadoc comment for method "setParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GenerateMapForm.java 86
Missing Javadoc comment for method "getMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 19
Missing Javadoc comment for method "setMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 23
Missing Javadoc comment for method "getGeoMapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 27
Missing Javadoc comment for method "setGeoMapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 31
Missing Javadoc comment for method "getGeofenceName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 35
Missing Javadoc comment for method "setGeofenceName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 39
Missing Javadoc comment for method "getVehicleGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 43
Missing Javadoc comment for method "setVehicleGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 47
Missing Javadoc comment for method "getNotifierName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 51
Missing Javadoc comment for method "setNotifierName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 55
Missing Javadoc comment for method "getNotifierAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 59
Missing Javadoc comment for method "setNotifierAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 63
Missing Javadoc comment for method "getMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 67
Missing Javadoc comment for method "setMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 71
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 77
Missing Javadoc comment for method "setParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 81
Missing Javadoc comment for method "getGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 85
Missing Javadoc comment for method "setGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 89
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 93
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceForm.java 97
Missing Javadoc comment for method "GLatLng" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GLatLng.java 8
Missing Javadoc comment for method "getLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GLatLng.java 13
Missing Javadoc comment for method "setLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GLatLng.java 17
Missing Javadoc comment for method "getLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GLatLng.java 21
Missing Javadoc comment for method "setLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GLatLng.java 25
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsForm.java 32
Missing Javadoc comment for method "setParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium LogingpsForm.java 36
Missing Javadoc comment for method "AccumulatorRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 13
Missing Javadoc comment for method "AccumulatorRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 16
Missing Javadoc comment for method "AccumulatorRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 20
Missing Javadoc comment for method "getAccum" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 25
Missing Javadoc comment for method "setAccum" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 29
Missing Javadoc comment for method "getReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 33
Missing Javadoc comment for method "setReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AccumulatorRef.java 37
Missing Javadoc comment for method "AlertHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 21
Missing Javadoc comment for method "AlertHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 24
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 37
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 41
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 45
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 49
Missing Javadoc comment for method "getTripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 53
Missing Javadoc comment for method "setTripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 57
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 61
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 65
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 69
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 73
Missing Javadoc comment for method "getReportRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 77
Missing Javadoc comment for method "setReportRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 81
Missing Javadoc comment for method "getData" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 85
Missing Javadoc comment for method "setData" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 89
Missing Javadoc comment for method "getTimeStamp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 93
Missing Javadoc comment for method "setTimeStamp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistory.java 97
Missing Javadoc comment for method "AlertHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 22
Missing Javadoc comment for method "AlertHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 24
Missing Javadoc comment for method "AlertHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 33
Missing Javadoc comment for method "AlertHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 44
Missing Javadoc comment for method "AlertHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 55
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 69
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 73
Missing Javadoc comment for method "getOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 77
Missing Javadoc comment for method "setOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 81
Missing Javadoc comment for method "getTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 85
Missing Javadoc comment for method "setTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 89
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 93
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 97
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 101
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 105
Missing Javadoc comment for method "getAlertId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 109
Missing Javadoc comment for method "setAlertId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 113
Missing Javadoc comment for method "getData" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 117
Missing Javadoc comment for method "setData" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 121
Missing Javadoc comment for method "getTimeStamp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 125
Missing Javadoc comment for method "setTimeStamp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium AlertHistoryBean.java 129
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium BaseHibernateDAO.java 12
Missing Javadoc comment for method "Configurations" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 14
Missing Javadoc comment for method "Configurations" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 17
Missing Javadoc comment for method "getConfigNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 22
Missing Javadoc comment for method "setConfigNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 26
Missing Javadoc comment for method "getConfigName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 30
Missing Javadoc comment for method "setConfigName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 34
Missing Javadoc comment for method "getConfigValue" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 38
Missing Javadoc comment for method "setConfigValue" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Configurations.java 42
Missing Javadoc comment for method "findByConfigName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ConfigurationsDAO.java 22
Missing Javadoc comment for method "DataContextMapping" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 17
Missing Javadoc comment for method "DataContextMapping" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 20
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 29
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 33
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 37
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 41
Missing Javadoc comment for method "getReportRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 45
Missing Javadoc comment for method "setReportRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 49
Missing Javadoc comment for method "getScreenName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 53
Missing Javadoc comment for method "setScreenName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 57
Missing Javadoc comment for method "getControl" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 61
Missing Javadoc comment for method "setControl" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 65
Missing Javadoc comment for method "getData" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 69
Missing Javadoc comment for method "setData" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DataContextMapping.java 73
Missing Javadoc comment for method "getWorkStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 29
Missing Javadoc comment for method "setWorkStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 33
Missing Javadoc comment for method "getInuseStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 37
Missing Javadoc comment for method "setInuseStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 41
Missing Javadoc comment for method "getEnableStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 45
Missing Javadoc comment for method "setEnableStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 49
Missing @param tag for imeiNumber in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 62
Missing @param tag for lastPacketReceivedTime in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 62
Missing @param tag for lastKnownIp in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 63
Missing @param tag for firmwareVersion in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 63
Missing @param tag for mobileNumber in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 63
Missing @param tag for imeiNumber in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 72
Missing @param tag for lastPacketReceivedTime in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 72
Missing @param tag for lastKnownIp in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 73
Missing @param tag for firmwareVersion in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 73
Missing @param tag for mobileNumber in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 73
Missing @param tag for vehicleDetailses in Device Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Device.java 74
Missing Javadoc comment for method "getDeviceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 88
Missing Javadoc comment for method "getAliasName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 92
Missing Javadoc comment for method "setAliasName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 96
Missing Javadoc comment for method "setDeviceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 100
Missing Javadoc comment for method "getImeiNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 104
Missing Javadoc comment for method "setImeiNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 108
Missing Javadoc comment for method "getLastPacketReceivedTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 112
Missing Javadoc comment for method "setLastPacketReceivedTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 116
Missing Javadoc comment for method "getLastKnownIp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 120
Missing Javadoc comment for method "setLastKnownIp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 124
Missing Javadoc comment for method "getFirmwareVersion" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 128
Missing Javadoc comment for method "setFirmwareVersion" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 132
Missing Javadoc comment for method "getMobileNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 136
Missing Javadoc comment for method "setMobileNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 140
Missing Javadoc comment for method "getVehicleDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 144
Missing Javadoc comment for method "setVehicleDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 148
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 152
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Device.java 156
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 32
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 43
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 54
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 66
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 81
Missing Javadoc comment for method "findByImeiNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 96
Missing Javadoc comment for method "findByLastKnownIp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 100
Missing Javadoc comment for method "findByFirmwareVersion" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 104
Missing Javadoc comment for method "findByMobileNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 108
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 112
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 124
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 136
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DeviceDAO.java 147
Missing Javadoc comment for method "DistanceHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 15
Missing Javadoc comment for method "DistanceHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 19
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 34
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 38
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 42
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 46
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 50
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 54
Missing Javadoc comment for method "getDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 58
Missing Javadoc comment for method "setDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 62
Missing Javadoc comment for method "getTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 66
Missing Javadoc comment for method "setTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 70
Missing Javadoc comment for method "getNonTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 74
Missing Javadoc comment for method "setNonTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 78
Missing Javadoc comment for method "getStartSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 82
Missing Javadoc comment for method "setStartSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 86
Missing Javadoc comment for method "getEndSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 90
Missing Javadoc comment for method "setEndSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistory.java 94
Missing Javadoc comment for method "DistanceHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 16
Missing Javadoc comment for method "DistanceHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 20
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 35
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 39
Missing Javadoc comment for method "getOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 43
Missing Javadoc comment for method "setOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 47
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 51
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 55
Missing Javadoc comment for method "getDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 59
Missing Javadoc comment for method "setDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 63
Missing Javadoc comment for method "getTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 67
Missing Javadoc comment for method "setTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 71
Missing Javadoc comment for method "getNonTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 75
Missing Javadoc comment for method "setNonTripDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 79
Missing Javadoc comment for method "getStartSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 83
Missing Javadoc comment for method "setStartSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 87
Missing Javadoc comment for method "getEndSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 91
Missing Javadoc comment for method "setEndSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium DistanceHistoryBean.java 95
Missing Javadoc comment for method "EventNotification" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 20
Missing Javadoc comment for method "EventNotification" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 23
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 33
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 37
Missing Javadoc comment for method "getOrganizationid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 41
Missing Javadoc comment for method "setOrganizationid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 45
Missing Javadoc comment for method "getMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 49
Missing Javadoc comment for method "setMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 53
Missing Javadoc comment for method "getEvent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 57
Missing Javadoc comment for method "setEvent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 61
Missing Javadoc comment for method "getAlertTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 65
Missing Javadoc comment for method "setAlertTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 69
Missing Javadoc comment for method "getStartTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 73
Missing Javadoc comment for method "setStartTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 77
Missing Javadoc comment for method "getEndTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 81
Missing Javadoc comment for method "setEndTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium EventNotification.java 85
Extra @param tag for id in setHistoryId Run the Javadoc Repair tool on this method to remove the extra @param tag. Medium FenceHistory.java 33
Missing @param tag for historyId in setHistoryId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FenceHistory.java 35
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 32
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 43
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 54
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 66
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 81
Missing Javadoc comment for method "findByImeiNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 96
Missing Javadoc comment for method "findByLastKnownIp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 100
Missing Javadoc comment for method "findByFirmwareVersion" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 104
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 110
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 122
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 134
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceHistoryDAO.java 145
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 32
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 43
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 54
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 66
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 81
Missing Javadoc comment for method "findByDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 96
Missing Javadoc comment for method "findByGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 100
Missing Javadoc comment for method "findByVehicle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 104
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 108
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 120
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 133
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 144
Missing Javadoc comment for method "addEntry" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FenceReportDAO.java 155
Missing @param tag for id in FrequentTripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FrequentTripDetails.java 23
Missing @param tag for id in FrequentTripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FrequentTripDetails.java 29
Missing @param tag for time in FrequentTripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FrequentTripDetails.java 29
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetails.java 36
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetails.java 40
Missing Javadoc comment for method "getTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetails.java 44
Missing Javadoc comment for method "setTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetails.java 48
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 29
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 40
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 51
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 64
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 79
Missing Javadoc comment for method "findByTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 94
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 98
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 110
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 123
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsDAO.java 134
Missing @param tag for tripDetails in FrequentTripDetailsId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FrequentTripDetailsId.java 23
Missing @param tag for day in FrequentTripDetailsId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium FrequentTripDetailsId.java 23
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsId.java 30
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsId.java 34
Missing Javadoc comment for method "getDay" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsId.java 38
Missing Javadoc comment for method "setDay" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsId.java 42
Missing Javadoc comment for method "equals" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsId.java 46
Missing Javadoc comment for method "hashCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FrequentTripDetailsId.java 64
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 26
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 36
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 46
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 62
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 74
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 87
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 98
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 109
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelCalibrationDAO.java 118
Missing Javadoc comment for method "FuelHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 12
Missing Javadoc comment for method "FuelHistoryBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 15
Missing Javadoc comment for method "getFuelId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 25
Missing Javadoc comment for method "setFuelId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 28
Missing Javadoc comment for method "getDateTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 31
Missing Javadoc comment for method "setDateTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 34
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 37
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 40
Missing Javadoc comment for method "getFuelQuantity" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 43
Missing Javadoc comment for method "setFuelQuantity" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 46
Missing Javadoc comment for method "getTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 49
Missing Javadoc comment for method "setTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 52
Missing Javadoc comment for method "getType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 55
Missing Javadoc comment for method "setType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryBean.java 58
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 26
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 37
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 48
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 66
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 78
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 91
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 102
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 113
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium FuelHistoryDAO.java 122
Missing Javadoc comment for method "Fuelusagetest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 14
Missing Javadoc comment for method "Fuelusagetest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 17
Missing Javadoc comment for method "getVehid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 22
Missing Javadoc comment for method "setVehid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 26
Missing Javadoc comment for method "getVehmake" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 30
Missing Javadoc comment for method "setVehmake" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 34
Missing Javadoc comment for method "getVehmaxV" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 38
Missing Javadoc comment for method "setVehmaxV" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Fuelusagetest.java 42
Missing Javadoc comment for method "Geofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 80
Missing @param tag for tripDetails in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 87
Missing @param tag for userid in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 87
Missing @param tag for geofenceId in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 87
Missing @param tag for geoName in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 88
Missing @param tag for address in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 88
Missing @param tag for countryCode in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 88
Missing @param tag for geoLatitude in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 89
Missing @param tag for geoLongitude in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 89
Missing @param tag for radius in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 89
Missing @param tag for insertOrder in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 90
Missing @param tag for fenceHistories in Geofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Geofence.java 90
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 106
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 110
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 114
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 118
Missing Javadoc comment for method "getUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 122
Missing Javadoc comment for method "setUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 126
Missing Javadoc comment for method "getGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 130
Missing Javadoc comment for method "setGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 134
Missing Javadoc comment for method "getGeoName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 138
Missing Javadoc comment for method "setGeoName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 142
Missing Javadoc comment for method "getAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 146
Missing Javadoc comment for method "setAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 150
Missing Javadoc comment for method "getCountryCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 154
Missing Javadoc comment for method "setCountryCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 158
Missing Javadoc comment for method "getGeoLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 162
Missing Javadoc comment for method "setGeoLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 166
Missing Javadoc comment for method "getGeoLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 170
Missing Javadoc comment for method "setGeoLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 174
Missing Javadoc comment for method "getRadius" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 178
Missing Javadoc comment for method "setRadius" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 182
Missing Javadoc comment for method "getInsertOrder" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 186
Missing Javadoc comment for method "setInsertOrder" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 190
Missing Javadoc comment for method "getLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 194
Missing Javadoc comment for method "setLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 199
Missing Javadoc comment for method "getFenceHistories" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 202
Missing Javadoc comment for method "setFenceHistories" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Geofence.java 206
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 36
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 47
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 58
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 72
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 87
Missing Javadoc comment for method "findByUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 102
Missing Javadoc comment for method "findByGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 106
Missing Javadoc comment for method "findByGeoName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 110
Missing Javadoc comment for method "findByAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 114
Missing Javadoc comment for method "findByCountryCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 118
Missing Javadoc comment for method "findByGeoLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 122
Missing Javadoc comment for method "findByGeoLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 126
Missing Javadoc comment for method "findByRadius" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 130
Missing Javadoc comment for method "findByInsertOrder" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 134
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 138
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 150
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 162
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeofenceDAO.java 173
Missing Javadoc comment for method "GeovehicleMap" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 26
Missing @param tag for vehicleDetails in GeovehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeovehicleMap.java 33
Missing @param tag for geofenceId in GeovehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeovehicleMap.java 33
Missing @param tag for vehicleDetails in GeovehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeovehicleMap.java 39
Missing @param tag for geofenceId in GeovehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeovehicleMap.java 39
Missing @param tag for notifications in GeovehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium GeovehicleMap.java 40
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 48
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 52
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 56
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 60
Missing Javadoc comment for method "getGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 64
Missing Javadoc comment for method "setGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 68
Missing Javadoc comment for method "getNotifications" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 72
Missing Javadoc comment for method "setNotifications" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMap.java 76
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 28
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 39
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 50
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 62
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 77
Missing Javadoc comment for method "findByGeofenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 92
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 96
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 108
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 121
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium GeovehicleMapDAO.java 132
Missing Javadoc comment for method "HibernateSessionFactory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HibernateSessionFactory.java 39
Missing @return tag for getSessionFactory Run the Javadoc Repair tool on this method to add the missing @return tag. Medium HibernateSessionFactory.java 96
Missing @param tag for configFile in setConfigFile Run the Javadoc Repair tool on this method to add the missing @param tag. Medium HibernateSessionFactory.java 106
Missing @return tag for getConfiguration Run the Javadoc Repair tool on this method to add the missing @return tag. Medium HibernateSessionFactory.java 114
Missing Javadoc comment for method "Holidays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 17
Missing Javadoc comment for method "getH_id" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 27
Missing Javadoc comment for method "setH_id" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 30
Missing Javadoc comment for method "getHoliday" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 33
Missing Javadoc comment for method "setHoliday" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 36
Missing Javadoc comment for method "getDay" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 39
Missing Javadoc comment for method "setDay" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 42
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 45
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Holidays.java 48
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 20
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 29
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 38
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 50
Missing Javadoc comment for method "findByHId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 63
Missing Javadoc comment for method "findByOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 67
Missing Javadoc comment for method "listHolidays" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 71
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium HolidaysDAO.java 82
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium IBaseHibernateDAO.java 12
Missing Javadoc comment for method "MessageFormat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 15
Missing Javadoc comment for method "MessageFormat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 18
Missing Javadoc comment for method "MessageFormat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 22
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 28
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 32
Missing Javadoc comment for method "getSymbol" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 36
Missing Javadoc comment for method "setSymbol" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 40
Missing Javadoc comment for method "getProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 44
Missing Javadoc comment for method "setProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 48
Missing Javadoc comment for method "getValue" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 52
Missing Javadoc comment for method "setValue" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageFormat.java 56
Missing Javadoc comment for method "MessageTemplates" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 14
Missing Javadoc comment for method "MessageTemplates" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 18
Missing Javadoc comment for method "MessageTemplates" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 23
Missing Javadoc comment for method "MessageTemplates" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 30
Missing Javadoc comment for method "getTemplateId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 42
Missing Javadoc comment for method "setTemplateId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 45
Missing Javadoc comment for method "getTemplate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 48
Missing Javadoc comment for method "setTemplate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 51
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 54
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 57
Missing Javadoc comment for method "getCreatedDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 60
Missing Javadoc comment for method "setCreatedDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 63
Missing Javadoc comment for method "getCreatedBy" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 66
Missing Javadoc comment for method "setCreatedBy" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplates.java 69
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 30
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 41
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 52
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 64
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 79
Missing Javadoc comment for method "findBytemplate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 94
Missing Javadoc comment for method "findBycreatedBy" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 98
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 102
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 119
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 132
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MessageTemplatesDAO.java 143
Missing Javadoc comment for method "MetaDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 10
Missing Javadoc comment for method "MetaDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 14
Missing Javadoc comment for method "getMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 21
Missing Javadoc comment for method "setMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 25
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 29
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 33
Missing Javadoc comment for method "getMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 37
Missing Javadoc comment for method "setMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistance.java 41
Missing Javadoc comment for method "MetaDistanceBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 10
Missing Javadoc comment for method "MetaDistanceBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 14
Missing Javadoc comment for method "getMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 20
Missing Javadoc comment for method "setMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 24
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 28
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 32
Missing Javadoc comment for method "getMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 36
Missing Javadoc comment for method "setMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaDistanceBean.java 40
Missing Javadoc comment for method "MetaFuel" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 17
Missing Javadoc comment for method "MetaFuel" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 20
Missing Javadoc comment for method "getMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 27
Missing Javadoc comment for method "setMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 31
Missing Javadoc comment for method "getTripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 35
Missing Javadoc comment for method "setTripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 39
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 43
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 47
Missing Javadoc comment for method "getMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 51
Missing Javadoc comment for method "setMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuel.java 55
Missing Javadoc comment for method "MetaFuelBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 10
Missing Javadoc comment for method "MetaFuelBean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 13
Missing Javadoc comment for method "getMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 21
Missing Javadoc comment for method "setMetaId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 24
Missing Javadoc comment for method "getMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 27
Missing Javadoc comment for method "setMetaDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 30
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 33
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 36
Missing Javadoc comment for method "getTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 39
Missing Javadoc comment for method "setTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium MetaFuelBean.java 42
Missing @param tag for geovehicleMap in Notification Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Notification.java 26
Missing Javadoc comment for method "Notification" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 30
Missing Javadoc comment for method "Notification" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 39
Missing @param tag for geovehicleMap in Notification Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Notification.java 49
Missing @param tag for notifyName in Notification Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Notification.java 49
Missing @param tag for notifyAddress in Notification Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Notification.java 50
Missing @param tag for mobileNo in Notification Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Notification.java 50
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 59
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 63
Missing Javadoc comment for method "getGeovehicleMap" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 67
Missing Javadoc comment for method "setGeovehicleMap" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 71
Missing Javadoc comment for method "getNotifyName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 75
Missing Javadoc comment for method "setNotifyName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 79
Missing Javadoc comment for method "getNotifyAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 83
Missing Javadoc comment for method "setNotifyAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 87
Missing Javadoc comment for method "getMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 91
Missing Javadoc comment for method "setMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Notification.java 95
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 30
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 41
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 52
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 64
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 79
Missing Javadoc comment for method "findByNotifyName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 94
Missing Javadoc comment for method "findByNotifyAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 98
Missing Javadoc comment for method "findByMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 102
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 106
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 118
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 131
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium NotificationDAO.java 142
Missing @param tag for organizationId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 38
Missing @param tag for organizationId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 43
Missing @param tag for companyId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 43
Missing @param tag for parentOrganizationId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 44
Missing @param tag for leftOrganizationId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 44
Missing @param tag for rightOrganizationId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 45
Missing @param tag for name in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 45
Missing @param tag for type in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 45
Missing @param tag for recursable in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 46
Missing @param tag for regionId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 46
Missing @param tag for countryId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 46
Missing @param tag for statusId in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 46
Missing @param tag for comments in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 47
Missing @param tag for vehicleDetailses in Organization Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Organization.java 47
Missing Javadoc comment for method "getOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 65
Missing Javadoc comment for method "setOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 69
Missing Javadoc comment for method "getCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 73
Missing Javadoc comment for method "setCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 77
Missing Javadoc comment for method "getParentOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 81
Missing Javadoc comment for method "setParentOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 85
Missing Javadoc comment for method "getLeftOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 89
Missing Javadoc comment for method "setLeftOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 93
Missing Javadoc comment for method "getRightOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 97
Missing Javadoc comment for method "setRightOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 101
Missing Javadoc comment for method "getName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 105
Missing Javadoc comment for method "setName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 109
Missing Javadoc comment for method "getType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 113
Missing Javadoc comment for method "setType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 117
Missing Javadoc comment for method "getRecursable" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 121
Missing Javadoc comment for method "setRecursable" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 125
Missing Javadoc comment for method "getRegionId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 129
Missing Javadoc comment for method "setRegionId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 133
Missing Javadoc comment for method "getCountryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 137
Missing Javadoc comment for method "setCountryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 141
Missing Javadoc comment for method "getStatusId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 145
Missing Javadoc comment for method "setStatusId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 149
Missing Javadoc comment for method "getComments" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 153
Missing Javadoc comment for method "setComments" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 157
Missing Javadoc comment for method "getVehicleDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 161
Missing Javadoc comment for method "setVehicleDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 165
Missing Javadoc comment for method "setTripDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 169
Missing Javadoc comment for method "getTripDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Organization.java 173
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 38
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 49
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 60
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 72
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 87
Missing Javadoc comment for method "findByCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 102
Missing Javadoc comment for method "findByParentOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 106
Missing Javadoc comment for method "findByLeftOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 110
Missing Javadoc comment for method "findByRightOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 114
Missing Javadoc comment for method "findByName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 118
Missing Javadoc comment for method "findByType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 122
Missing Javadoc comment for method "findByRecursable" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 126
Missing Javadoc comment for method "findByRegionId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 130
Missing Javadoc comment for method "findByCountryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 134
Missing Javadoc comment for method "findByStatusId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 138
Missing Javadoc comment for method "findByComments" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 142
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 146
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 158
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 171
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium OrganizationDAO.java 182
Missing Javadoc comment for method "Packet" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 12
Missing Javadoc comment for method "setDbdate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 18
Missing Javadoc comment for method "getDbdate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 21
Missing Javadoc comment for method "setStart" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 25
Missing Javadoc comment for method "getEnd" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 28
Missing Javadoc comment for method "setEnd" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 31
Missing Javadoc comment for method "getStart" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Packet.java 34
Missing Javadoc comment for method "persist" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 16
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 28
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 40
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 52
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 64
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 78
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ParamsSummaryDAO.java 98
Missing Javadoc comment for method "getSummaryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 18
Missing Javadoc comment for method "setSummaryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 21
Missing Javadoc comment for method "getVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 24
Missing Javadoc comment for method "setVehicleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 27
Missing Javadoc comment for method "getDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 30
Missing Javadoc comment for method "setDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 33
Missing Javadoc comment for method "getParamEndId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 36
Missing Javadoc comment for method "setParamEndId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PartiallyOfflineInfo.java 39
Missing @param tag for phoneId in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 35
Missing @param tag for phoneId in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 40
Missing @param tag for companyId in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 40
Missing @param tag for userId in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 40
Missing @param tag for userName in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 40
Missing @param tag for createDate in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 41
Missing @param tag for modifiedDate in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 41
Missing @param tag for classNameId in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 41
Missing @param tag for classPk in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 41
Missing @param tag for number in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 42
Missing @param tag for extension in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 42
Missing @param tag for typeId in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 42
Missing @param tag for primary in Phone Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Phone.java 42
Missing Javadoc comment for method "getPhoneId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 59
Missing Javadoc comment for method "setPhoneId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 63
Missing Javadoc comment for method "getCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 67
Missing Javadoc comment for method "setCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 71
Missing Javadoc comment for method "getUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 75
Missing Javadoc comment for method "setUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 79
Missing Javadoc comment for method "getUserName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 83
Missing Javadoc comment for method "setUserName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 87
Missing Javadoc comment for method "getCreateDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 91
Missing Javadoc comment for method "setCreateDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 95
Missing Javadoc comment for method "getModifiedDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 99
Missing Javadoc comment for method "setModifiedDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 103
Missing Javadoc comment for method "getClassNameId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 107
Missing Javadoc comment for method "setClassNameId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 111
Missing Javadoc comment for method "getClassPk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 115
Missing Javadoc comment for method "setClassPk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 119
Missing Javadoc comment for method "getNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 123
Missing Javadoc comment for method "setNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 127
Missing Javadoc comment for method "getExtension" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 131
Missing Javadoc comment for method "setExtension" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 135
Missing Javadoc comment for method "getTypeId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 139
Missing Javadoc comment for method "setTypeId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 143
Missing Javadoc comment for method "getPrimary" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 147
Missing Javadoc comment for method "setPrimary" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Phone.java 151
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 36
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 47
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 58
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 70
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 85
Missing Javadoc comment for method "findByCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 100
Missing Javadoc comment for method "findByUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 104
Missing Javadoc comment for method "findByUserName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 108
Missing Javadoc comment for method "findByClassNameId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 112
Missing Javadoc comment for method "findByClassPk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 116
Missing Javadoc comment for method "findByNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 120
Missing Javadoc comment for method "findByExtension" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 124
Missing Javadoc comment for method "findByTypeId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 128
Missing Javadoc comment for method "findByPrimary" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 132
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 136
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 148
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 160
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium PhoneDAO.java 171
Missing Javadoc comment for method "setEventCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportRef.java 8
Missing Javadoc comment for method "getEventCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportRef.java 12
Missing Javadoc comment for method "setDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportRef.java 16
Missing Javadoc comment for method "getDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportRef.java 20
Missing Javadoc comment for method "getSummary_id" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 22
Missing Javadoc comment for method "setSummary_id" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 25
Missing Javadoc comment for method "getVehicleid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 28
Missing Javadoc comment for method "setVehicleid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 31
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 34
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 37
Missing Javadoc comment for method "getDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 40
Missing Javadoc comment for method "setDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 43
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 46
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 49
Missing Javadoc comment for method "getDist0to20" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 52
Missing Javadoc comment for method "setDist0to20" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 55
Missing Javadoc comment for method "getDist20to45" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 58
Missing Javadoc comment for method "setDist20to45" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 61
Missing Javadoc comment for method "getDist45to55" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 64
Missing Javadoc comment for method "setDist45to55" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 67
Missing Javadoc comment for method "getDist55to65" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 70
Missing Javadoc comment for method "setDist55to65" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 73
Missing Javadoc comment for method "getDistgrt65" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 76
Missing Javadoc comment for method "setDistgrt65" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 79
Missing Javadoc comment for method "getDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 82
Missing Javadoc comment for method "setDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 85
Missing Javadoc comment for method "getMaxspeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 88
Missing Javadoc comment for method "setMaxspeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 91
Missing Javadoc comment for method "getHardbrakes" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 94
Missing Javadoc comment for method "setHardbrakes" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 97
Missing Javadoc comment for method "getStart_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 100
Missing Javadoc comment for method "setStart_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 103
Missing Javadoc comment for method "getEnd_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 106
Missing Javadoc comment for method "setEnd_time" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummary.java 109
Missing Javadoc comment for method "FetchReportSummary" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ReportSummaryDAO.java 11
Missing @param tag for historyId in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 24
Missing @param tag for userRfid in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 24
Missing @param tag for insertionTime in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 24
Missing @param tag for historyId in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 31
Missing @param tag for userRfid in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 31
Missing @param tag for fence in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 31
Missing @param tag for insertionTime in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 31
Missing @param tag for session in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 31
Missing @param tag for status in RfidHistory Run the Javadoc Repair tool on this method to add the missing @param tag. Medium RfidHistory.java 31
Missing Javadoc comment for method "getHistoryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 44
Missing Javadoc comment for method "setHistoryId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 48
Missing Javadoc comment for method "getUserRfid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 52
Missing Javadoc comment for method "setUserRfid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 56
Missing Javadoc comment for method "getFence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 60
Missing Javadoc comment for method "setFence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 64
Missing Javadoc comment for method "getInsertionTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 68
Missing Javadoc comment for method "setInsertionTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 72
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 76
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 80
Missing Javadoc comment for method "getStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 84
Missing Javadoc comment for method "setStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 88
Missing Javadoc comment for method "RfidHistory" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 92
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 105
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistory.java 109
Missing Javadoc comment for method "persist" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 24
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 36
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 48
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 60
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 72
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 86
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidHistoryDAO.java 106
Missing Javadoc comment for method "RfidStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 15
Missing Javadoc comment for method "RfidStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 18
Missing Javadoc comment for method "RfidStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 23
Missing Javadoc comment for method "getNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 29
Missing Javadoc comment for method "setNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 33
Missing Javadoc comment for method "getStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 37
Missing Javadoc comment for method "setStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 41
Missing Javadoc comment for method "getMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 45
Missing Javadoc comment for method "setMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 49
Missing Javadoc comment for method "getAlerts" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 53
Missing Javadoc comment for method "setAlerts" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium RfidStatus.java 57
Missing Javadoc comment for method "ScheduleReport" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 21
Missing Javadoc comment for method "ScheduleReport" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 24
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 35
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 39
Missing Javadoc comment for method "getOrgId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 43
Missing Javadoc comment for method "setOrgId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 47
Missing Javadoc comment for method "getType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 51
Missing Javadoc comment for method "setType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 55
Missing Javadoc comment for method "getMailType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 59
Missing Javadoc comment for method "setMailType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 63
Missing Javadoc comment for method "getTimings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 67
Missing Javadoc comment for method "setTimings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 71
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 75
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 79
Missing Javadoc comment for method "getRecipients" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 83
Missing Javadoc comment for method "setRecipients" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 87
Missing Javadoc comment for method "getDayDelta" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 91
Missing Javadoc comment for method "setDayDelta" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium ScheduleReport.java 95
Missing Javadoc comment for method "Schools" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 14
Missing Javadoc comment for method "Schools" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 17
Missing Javadoc comment for method "getSchoolName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 23
Missing Javadoc comment for method "setSchoolName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 27
Missing Javadoc comment for method "getAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 31
Missing Javadoc comment for method "setAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 35
Missing Javadoc comment for method "getCustomerCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 39
Missing Javadoc comment for method "setCustomerCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Schools.java 43
Missing Javadoc comment for method "Settings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 14
Missing Javadoc comment for method "Settings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 17
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 22
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 26
Missing Javadoc comment for method "getSettingName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 30
Missing Javadoc comment for method "setSettingName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 34
Missing Javadoc comment for method "getSettingValue" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 38
Missing Javadoc comment for method "setSettingValue" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Settings.java 42
Missing Javadoc comment for method "SmsDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 22
Missing Javadoc comment for method "SmsDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 25
Missing Javadoc comment for method "SmsDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 34
Missing Javadoc comment for method "getSmsId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 47
Missing Javadoc comment for method "setSmsId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 51
Missing Javadoc comment for method "getMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 55
Missing Javadoc comment for method "setMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 59
Missing Javadoc comment for method "getSmsType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 63
Missing Javadoc comment for method "setSmsType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 67
Missing Javadoc comment for method "getPacketTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 71
Missing Javadoc comment for method "setPacketTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 75
Missing Javadoc comment for method "getMsgContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 79
Missing Javadoc comment for method "setMsgContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 83
Missing Javadoc comment for method "getOrgid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 87
Missing Javadoc comment for method "setOrgid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 91
Missing Javadoc comment for method "getFenceid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 95
Missing Javadoc comment for method "setFenceid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 99
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 103
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 107
Missing Javadoc comment for method "getSentTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 111
Missing Javadoc comment for method "setSentTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsDetails.java 115
Missing Javadoc comment for method "SmsRegister" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 17
Missing Javadoc comment for method "SmsRegister" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 20
Missing Javadoc comment for method "SmsRegister" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 24
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 30
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 34
Missing Javadoc comment for method "getSmsReasonCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 38
Missing Javadoc comment for method "setSmsReasonCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 42
Missing Javadoc comment for method "getSmsRefId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 46
Missing Javadoc comment for method "setSmsRefId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 50
Missing Javadoc comment for method "getSmsTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 54
Missing Javadoc comment for method "setSmsTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SmsRegister.java 58
Missing Javadoc comment for method "Speedparameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 25
Missing @param tag for user in Speedparameter Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Speedparameter.java 32
Missing @param tag for parameter in Speedparameter Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Speedparameter.java 32
Missing @param tag for colourcode in Speedparameter Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Speedparameter.java 33
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 41
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 45
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 49
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 53
Missing Javadoc comment for method "getParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 57
Missing Javadoc comment for method "setParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 61
Missing Javadoc comment for method "getColourcode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 65
Missing Javadoc comment for method "setColourcode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Speedparameter.java 69
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 29
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 40
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 51
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 63
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 78
Missing Javadoc comment for method "findByParameter" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 93
Missing Javadoc comment for method "findByColourcode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 97
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 101
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 113
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 126
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedparameterDAO.java 137
Missing Javadoc comment for method "SpeedSettings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedSettings.java 21
Missing Javadoc comment for method "SpeedSettings" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedSettings.java 25
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedSettingsDAO.java 14
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedSettingsDAO.java 24
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedSettingsDAO.java 34
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium SpeedSettingsDAO.java 51
Missing Javadoc comment for method "Stopfencemapping" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 15
Missing Javadoc comment for method "Stopfencemapping" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 18
Missing Javadoc comment for method "getMapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 24
Missing Javadoc comment for method "setMapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 28
Missing Javadoc comment for method "getStopId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 32
Missing Javadoc comment for method "setStopId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 36
Missing Javadoc comment for method "getFenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 40
Missing Javadoc comment for method "setFenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 44
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 48
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Stopfencemapping.java 52
Missing Javadoc comment for method "TripAttender" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 15
Missing Javadoc comment for method "TripAttender" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 18
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 24
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 28
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 32
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 36
Missing Javadoc comment for method "getMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 40
Missing Javadoc comment for method "setMobileNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 44
Missing Javadoc comment for method "getSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 48
Missing Javadoc comment for method "setSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripAttender.java 52
Missing Javadoc comment for method "getHasMorning" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 54
Missing Javadoc comment for method "setHasMorning" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 58
Missing Javadoc comment for method "getHasEvening" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 62
Missing Javadoc comment for method "setHasEvening" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 66
Missing Javadoc comment for method "getEvenendhours" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 70
Missing Javadoc comment for method "setEvenendhours" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 74
Missing Javadoc comment for method "getEvenendmins" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 78
Missing Javadoc comment for method "setEvenendmins" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 82
Missing Javadoc comment for method "getMonendhours" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 95
Missing Javadoc comment for method "setMonendhours" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 99
Missing Javadoc comment for method "getMonendmins" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 103
Missing Javadoc comment for method "setMonendmins" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 107
Missing Javadoc comment for method "getGeofences" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 115
Missing Javadoc comment for method "getStartLat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 120
Missing Javadoc comment for method "setStartLat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 124
Missing Javadoc comment for method "getStartLong" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 128
Missing Javadoc comment for method "setStartLong" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 132
Missing Javadoc comment for method "getStopLat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 136
Missing Javadoc comment for method "setStopLat" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 140
Missing Javadoc comment for method "getStopLong" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 144
Missing Javadoc comment for method "setStopLong" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 148
Missing @param tag for user in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 167
Missing @param tag for vehicleDetails in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 167
Missing Javadoc comment for method "TripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 172
Missing Javadoc comment for method "TripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetails.java 177
Missing @param tag for userDetails in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 193
Missing @param tag for vehicleDetails in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 193
Missing @param tag for costofTrip in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 194
Missing @param tag for sourceLocation in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 194
Missing @param tag for destination in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 194
Missing @param tag for distance in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 195
Missing @param tag for route in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 195
Missing @param tag for tripDirection in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 195
Missing @param tag for noSeats in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 196
Missing @param tag for startdate in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 196
Missing @param tag for tripFrequency in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 196
Missing @param tag for noConfirmedTravellers in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 197
Missing @param tag for via in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 197
Missing @param tag for returnTime in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 197
Missing @param tag for returndate in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 198
Missing @param tag for startTime in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 198
Missing @param tag for role in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 198
Missing @param tag for status in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 198
Missing @param tag for parentId in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 199
Missing @param tag for pickupPoints in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 199
Missing @param tag for tripName in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 199
Missing @param tag for tripDesc in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 200
Missing @param tag for tripParameterses in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 200
Missing @param tag for tripScrapses in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 200
Missing @param tag for tripVehicleMaps in TripDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripDetails.java 201
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 46
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 57
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 68
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 80
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 95
Missing Javadoc comment for method "findByCostofTrip" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 110
Missing Javadoc comment for method "findBySourceLocation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 114
Missing Javadoc comment for method "findByDestination" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 118
Missing Javadoc comment for method "findByDistance" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 122
Missing Javadoc comment for method "findByRoute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 126
Missing Javadoc comment for method "findByTripDirection" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 130
Missing Javadoc comment for method "findByNoSeats" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 134
Missing Javadoc comment for method "findByTripFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 138
Missing Javadoc comment for method "findByNoConfirmedTravellers" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 142
Missing Javadoc comment for method "findByVia" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 146
Missing Javadoc comment for method "findByReturnTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 150
Missing Javadoc comment for method "findByStartTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 154
Missing Javadoc comment for method "findByRole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 158
Missing Javadoc comment for method "findByStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 162
Missing Javadoc comment for method "findByParentId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 166
Missing Javadoc comment for method "findByPickupPoints" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 170
Missing Javadoc comment for method "findByTripName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 174
Missing Javadoc comment for method "findByTripDesc" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 178
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 182
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 199
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 212
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDetailsDAO.java 223
Missing Javadoc comment for method "TripDeviation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 17
Missing Javadoc comment for method "TripDeviation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 20
Missing Javadoc comment for method "TripDeviation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 25
Missing Javadoc comment for method "getTripDeviationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 32
Missing Javadoc comment for method "setTripDeviationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 36
Missing Javadoc comment for method "getTripReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 40
Missing Javadoc comment for method "setTripReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 44
Missing Javadoc comment for method "getIsSupportTeamOk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 48
Missing Javadoc comment for method "setIsSupportTeamOk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 52
Missing Javadoc comment for method "getTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 56
Missing Javadoc comment for method "setTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripDeviation.java 60
Missing Javadoc comment for method "TripMsgParams" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 17
Missing Javadoc comment for method "TripMsgParams" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 20
Missing Javadoc comment for method "TripMsgParams" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 24
Missing Javadoc comment for method "getTripMsgId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 33
Missing Javadoc comment for method "setTripMsgId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 37
Missing Javadoc comment for method "getTripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 41
Missing Javadoc comment for method "setTripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 45
Missing Javadoc comment for method "getMsgRoute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 49
Missing Javadoc comment for method "setMsgRoute" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 53
Missing Javadoc comment for method "getMsgId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 57
Missing Javadoc comment for method "setMsgId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 61
Missing Javadoc comment for method "getMsgLength" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 65
Missing Javadoc comment for method "setMsgLength" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 69
Missing Javadoc comment for method "getUserMsg" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 73
Missing Javadoc comment for method "setUserMsg" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripMsgParams.java 77
Missing Javadoc comment for method "getEventDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 36
Missing Javadoc comment for method "setEventDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 40
Missing Javadoc comment for method "getCellId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 58
Missing Javadoc comment for method "setCellId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 62
Missing Javadoc comment for method "getGsmStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 68
Missing Javadoc comment for method "setGsmStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 72
Missing @param tag for tripParamid in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for tripId in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for lattitude in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for longitude in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for speed in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for creationTime in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for eventCode in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing @param tag for distance in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 81
Missing Javadoc comment for method "TripParameters" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 93
Missing @param tag for creationTime in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 106
Missing @param tag for tripDetails in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 111
Missing @param tag for lattitude in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 111
Missing @param tag for longitude in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 112
Missing @param tag for speed in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 112
Missing @param tag for heading in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 112
Missing @param tag for altitude in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 112
Missing @param tag for fuelContent in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 113
Missing @param tag for creationTime in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 114
Missing @param tag for batteryStatus in TripParameters Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripParameters.java 114
Missing Javadoc comment for method "getTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 133
Missing Javadoc comment for method "setTripParamid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 137
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 141
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 145
Missing Javadoc comment for method "getLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 149
Missing Javadoc comment for method "setLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 153
Missing Javadoc comment for method "getLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 157
Missing Javadoc comment for method "setLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 161
Missing Javadoc comment for method "getSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 165
Missing Javadoc comment for method "setSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 169
Missing Javadoc comment for method "getHeading" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 178
Missing Javadoc comment for method "setHeading" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 182
Missing Javadoc comment for method "getAltitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 186
Missing Javadoc comment for method "setAltitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 190
Missing Javadoc comment for method "getFuelContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 202
Missing Javadoc comment for method "setFuelContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 206
Missing Javadoc comment for method "getCreationTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 210
Missing Javadoc comment for method "setCreationTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 214
Missing Javadoc comment for method "getBatteryStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 218
Missing Javadoc comment for method "setBatteryStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 222
Missing Javadoc comment for method "setReportRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 226
Missing Javadoc comment for method "getReportRef" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 230
Missing Javadoc comment for method "gettripId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 240
Missing Javadoc comment for method "getEventCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParameters.java 243
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 35
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 46
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 57
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 69
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 84
Missing Javadoc comment for method "findByLattitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 99
Missing Javadoc comment for method "findByLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 103
Missing Javadoc comment for method "findBySpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 107
Missing Javadoc comment for method "findByHeading" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 111
Missing Javadoc comment for method "findByAltitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 115
Missing Javadoc comment for method "findByFuelContent" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 123
Missing Javadoc comment for method "findByBatteryStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 127
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 131
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 143
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 156
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripParametersDAO.java 167
Missing @param tag for tripid in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 30
Missing @param tag for genderPreference in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 30
Missing @param tag for tripid in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 36
Missing @param tag for smoking in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 36
Missing @param tag for pets in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 36
Missing @param tag for startTimeFlex in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 37
Missing @param tag for returnTimeFlex in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 37
Missing @param tag for music in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 37
Missing @param tag for genderPreference in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 38
Missing @param tag for drivingSpeed in TripPreference Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripPreference.java 38
Missing Javadoc comment for method "getTripPreferenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 51
Missing Javadoc comment for method "setTripPreferenceId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 55
Missing Javadoc comment for method "getTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 59
Missing Javadoc comment for method "setTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 63
Missing Javadoc comment for method "getSmoking" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 67
Missing Javadoc comment for method "setSmoking" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 71
Missing Javadoc comment for method "getPets" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 75
Missing Javadoc comment for method "setPets" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 79
Missing Javadoc comment for method "getStartTimeFlex" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 83
Missing Javadoc comment for method "setStartTimeFlex" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 87
Missing Javadoc comment for method "getReturnTimeFlex" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 91
Missing Javadoc comment for method "setReturnTimeFlex" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 95
Missing Javadoc comment for method "getMusic" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 99
Missing Javadoc comment for method "setMusic" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 103
Missing Javadoc comment for method "getGenderPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 107
Missing Javadoc comment for method "setGenderPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 111
Missing Javadoc comment for method "getDrivingSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 115
Missing Javadoc comment for method "setDrivingSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreference.java 119
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 35
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 46
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 57
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 69
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 84
Missing Javadoc comment for method "findByTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 99
Missing Javadoc comment for method "findBySmoking" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 103
Missing Javadoc comment for method "findByPets" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 107
Missing Javadoc comment for method "findByStartTimeFlex" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 111
Missing Javadoc comment for method "findByReturnTimeFlex" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 115
Missing Javadoc comment for method "findByMusic" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 119
Missing Javadoc comment for method "findByGenderPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 123
Missing Javadoc comment for method "findByDrivingSpeed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 127
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 131
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 143
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 156
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripPreferenceDAO.java 167
Missing Javadoc comment for method "TripReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 28
Missing Javadoc comment for method "TripReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 31
Missing Javadoc comment for method "TripReference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 36
Missing Javadoc comment for method "getTripPointId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 54
Missing Javadoc comment for method "setTripPointId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 58
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 62
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 66
Missing Javadoc comment for method "getTripPointName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 70
Missing Javadoc comment for method "setTripPointName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 74
Missing Javadoc comment for method "getLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 78
Missing Javadoc comment for method "setLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 82
Missing Javadoc comment for method "getLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 86
Missing Javadoc comment for method "setLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 90
Missing Javadoc comment for method "getTripPointTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 94
Missing Javadoc comment for method "setTripPointTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 98
Missing Javadoc comment for method "getTripSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 102
Missing Javadoc comment for method "setTripSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 106
Missing Javadoc comment for method "getTripRecurrentLocations" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 110
Missing Javadoc comment for method "setTripRecurrentLocations" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 114
Missing Javadoc comment for method "getTripTraversalsForTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 118
Missing Javadoc comment for method "setTripTraversalsForTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 122
Missing Javadoc comment for method "getTripTraversalsForTripPointId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 127
Missing Javadoc comment for method "setTripTraversalsForTripPointId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 131
Missing Javadoc comment for method "getTripDeviations" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 136
Missing Javadoc comment for method "setTripDeviations" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripReference.java 140
Missing @param tag for tripDetails in TripScraps Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripScraps.java 25
Missing @param tag for userid in TripScraps Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripScraps.java 25
Missing @param tag for tripDetails in TripScraps Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripScraps.java 31
Missing @param tag for userid in TripScraps Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripScraps.java 31
Missing @param tag for messages in TripScraps Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripScraps.java 31
Missing Javadoc comment for method "getScrapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 39
Missing Javadoc comment for method "setScrapId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 43
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 47
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 51
Missing Javadoc comment for method "getUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 55
Missing Javadoc comment for method "setUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 59
Missing Javadoc comment for method "getMessages" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 63
Missing Javadoc comment for method "setMessages" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScraps.java 67
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 29
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 40
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 51
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 63
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 78
Missing Javadoc comment for method "findByUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 93
Missing Javadoc comment for method "findByMessages" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 97
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 101
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 113
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 126
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripScrapsDAO.java 137
Missing @param tag for tripDetails in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 41
Missing @param tag for userid in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 41
Missing @param tag for tripDetails in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 47
Missing @param tag for seatsRequested in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 47
Missing @param tag for userid in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 48
Missing @param tag for travellerFrequency in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 48
Missing @param tag for userStatus in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 48
Missing @param tag for messageSubject in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 49
Missing @param tag for startTimeFlexibility in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 49
Missing @param tag for message in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 50
Missing @param tag for gender in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 50
Missing @param tag for date in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 50
Missing @param tag for coPassengerRelationship in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 51
Missing @param tag for isreturn in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 51
Missing @param tag for role in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 51
Missing @param tag for genderCopy in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 52
Missing @param tag for frequentTravellerDetailses in TripTravelerDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripTravelerDetails.java 52
Missing Javadoc comment for method "getTripTravellerId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 72
Missing Javadoc comment for method "setTripTravellerId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 76
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 80
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 84
Missing Javadoc comment for method "getSeatsRequested" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 88
Missing Javadoc comment for method "setSeatsRequested" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 92
Missing Javadoc comment for method "getUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 96
Missing Javadoc comment for method "setUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 100
Missing Javadoc comment for method "getTravellerFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 104
Missing Javadoc comment for method "setTravellerFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 108
Missing Javadoc comment for method "getUserStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 112
Missing Javadoc comment for method "setUserStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 116
Missing Javadoc comment for method "getMessageSubject" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 120
Missing Javadoc comment for method "setMessageSubject" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 124
Missing Javadoc comment for method "getStartTimeFlexibility" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 128
Missing Javadoc comment for method "setStartTimeFlexibility" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 132
Missing Javadoc comment for method "getMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 136
Missing Javadoc comment for method "setMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 140
Missing Javadoc comment for method "getGender" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 144
Missing Javadoc comment for method "setGender" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 148
Missing Javadoc comment for method "getDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 152
Missing Javadoc comment for method "setDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 156
Missing Javadoc comment for method "getCoPassengerRelationship" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 160
Missing Javadoc comment for method "setCoPassengerRelationship" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 164
Missing Javadoc comment for method "getIsreturn" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 168
Missing Javadoc comment for method "setIsreturn" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 172
Missing Javadoc comment for method "getRole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 176
Missing Javadoc comment for method "setRole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 180
Missing Javadoc comment for method "getGenderCopy" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 184
Missing Javadoc comment for method "setGenderCopy" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 188
Missing Javadoc comment for method "getFrequentTravellerDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 192
Missing Javadoc comment for method "setFrequentTravellerDetailses" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetails.java 196
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 40
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 51
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 62
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 74
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 89
Missing Javadoc comment for method "findBySeatsRequested" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 104
Missing Javadoc comment for method "findByUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 108
Missing Javadoc comment for method "findByTravellerFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 112
Missing Javadoc comment for method "findByUserStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 116
Missing Javadoc comment for method "findByMessageSubject" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 120
Missing Javadoc comment for method "findByStartTimeFlexibility" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 124
Missing Javadoc comment for method "findByMessage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 128
Missing Javadoc comment for method "findByGender" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 132
Missing Javadoc comment for method "findByCoPassengerRelationship" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 136
Missing Javadoc comment for method "findByIsreturn" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 141
Missing Javadoc comment for method "findByRole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 145
Missing Javadoc comment for method "findByGenderCopy" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 149
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 153
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 165
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 178
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTravelerDetailsDAO.java 189
Missing Javadoc comment for method "TripTraversal" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 19
Missing Javadoc comment for method "TripTraversal" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 22
Missing Javadoc comment for method "TripTraversal" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 26
Missing Javadoc comment for method "getTripTraversalId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 36
Missing Javadoc comment for method "setTripTraversalId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 40
Missing Javadoc comment for method "getTripReferenceByTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 44
Missing Javadoc comment for method "setTripReferenceByTripid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 48
Missing Javadoc comment for method "getTripReferenceByTripPointId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 52
Missing Javadoc comment for method "setTripReferenceByTripPointId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 56
Missing Javadoc comment for method "getHasTraversed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 61
Missing Javadoc comment for method "setHasTraversed" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 65
Missing Javadoc comment for method "getIsSupportTeamOk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 69
Missing Javadoc comment for method "setIsSupportTeamOk" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 73
Missing Javadoc comment for method "getTripPointTraversalTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 77
Missing Javadoc comment for method "setTripPointTraversalTime" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripTraversal.java 81
Missing @param tag for vehicleDetails in TripVehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripVehicleMap.java 24
Missing @param tag for tripDetails in TripVehicleMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium TripVehicleMap.java 24
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMap.java 31
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMap.java 35
Missing Javadoc comment for method "getVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMap.java 39
Missing Javadoc comment for method "setVehicleDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMap.java 43
Missing Javadoc comment for method "getTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMap.java 47
Missing Javadoc comment for method "setTripDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMap.java 51
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 28
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 39
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 50
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 62
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 77
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 92
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 104
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 117
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium TripVehicleMapDAO.java 128
Missing @param tag for userId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 67
Missing @param tag for userId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 72
Missing @param tag for uuid in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 72
Missing @param tag for companyId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 72
Missing @param tag for createDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 72
Missing @param tag for modifiedDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 73
Missing @param tag for defaultUser in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 73
Missing @param tag for contactId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 73
Missing @param tag for password in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 74
Missing @param tag for passwordEncrypted in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 74
Missing @param tag for passwordReset in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 74
Missing @param tag for passwordModifiedDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 75
Missing @param tag for reminderQueryQuestion in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 75
Missing @param tag for reminderQueryAnswer in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 76
Missing @param tag for graceLoginCount in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 76
Missing @param tag for screenName in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 77
Missing @param tag for emailAddress in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 77
Missing @param tag for openId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 77
Missing @param tag for portraitId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 78
Missing @param tag for languageId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 78
Missing @param tag for timeZoneId in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 78
Missing @param tag for greeting in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 79
Missing @param tag for comments in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 79
Missing @param tag for firstName in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 79
Missing @param tag for middleName in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 80
Missing @param tag for lastName in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 80
Missing @param tag for jobTitle in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 80
Missing @param tag for loginDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 81
Missing @param tag for loginIp in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 81
Missing @param tag for lastLoginDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 81
Missing @param tag for lastLoginIp in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 82
Missing @param tag for lastFailedLoginDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 82
Missing @param tag for failedLoginAttempts in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 83
Missing @param tag for lockout in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 83
Missing @param tag for lockoutDate in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 83
Missing @param tag for agreedToTermsOfUse in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 84
Missing @param tag for active in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 84
Missing @param tag for vehicleDetailses in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 84
Missing @param tag for usersGeofences in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 85
Missing @param tag for tripDetailses in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 85
Missing @param tag for usersTripses in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 85
Missing @param tag for rfIds in User Run the Javadoc Repair tool on this method to add the missing @param tag. Medium User.java 85
Missing Javadoc comment for method "getUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 131
Missing Javadoc comment for method "setUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 135
Missing Javadoc comment for method "getUuid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 139
Missing Javadoc comment for method "setUuid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 143
Missing Javadoc comment for method "getCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 147
Missing Javadoc comment for method "setCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 151
Missing Javadoc comment for method "getCreateDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 155
Missing Javadoc comment for method "setCreateDate" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium User.java 159
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 55
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 66
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 77
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 89
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 104
Missing Javadoc comment for method "findByUuid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 119
Missing Javadoc comment for method "findByCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 123
Missing Javadoc comment for method "findByDefaultUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 127
Missing Javadoc comment for method "findByContactId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 131
Missing Javadoc comment for method "findByPassword" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 135
Missing Javadoc comment for method "findByPasswordEncrypted" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 139
Missing Javadoc comment for method "findByPasswordReset" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 143
Missing Javadoc comment for method "findByReminderQueryQuestion" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 147
Missing Javadoc comment for method "findByReminderQueryAnswer" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 151
Missing Javadoc comment for method "findByGraceLoginCount" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 155
Missing Javadoc comment for method "findByScreenName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 159
Missing Javadoc comment for method "findByEmailAddress" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 163
Missing Javadoc comment for method "findByOpenId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 167
Missing Javadoc comment for method "findByPortraitId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 171
Missing Javadoc comment for method "findByLanguageId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 175
Missing Javadoc comment for method "findByTimeZoneId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 179
Missing Javadoc comment for method "findByGreeting" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 183
Missing Javadoc comment for method "findByComments" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 187
Missing Javadoc comment for method "findByFirstName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 191
Missing Javadoc comment for method "findByMiddleName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 195
Missing Javadoc comment for method "findByLastName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 199
Missing Javadoc comment for method "findByJobTitle" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 203
Missing Javadoc comment for method "findByLoginIp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 207
Missing Javadoc comment for method "findByLastLoginIp" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 211
Missing Javadoc comment for method "findByFailedLoginAttempts" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 215
Missing Javadoc comment for method "findByLockout" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 219
Missing Javadoc comment for method "findByAgreedToTermsOfUse" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 223
Missing Javadoc comment for method "findByActive" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 227
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 231
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 243
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 255
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDAO.java 266
Missing @param tag for username in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 59
Missing @param tag for userStatus in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 59
Missing @param tag for email in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 59
Missing @param tag for password in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 60
Missing @param tag for accCreationTime in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 60
Missing @param tag for lastLoginTime in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 60
Missing @param tag for lastUpdateTime in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 61
Missing @param tag for organization in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 72
Missing @param tag for username in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 72
Missing @param tag for loginname in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 73
Missing @param tag for userStatus in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 73
Missing @param tag for email in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 73
Missing @param tag for gender in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 73
Missing @param tag for phNumber in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 74
Missing @param tag for chatId in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 74
Missing @param tag for secQuest in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 74
Missing @param tag for secAnswer in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 74
Missing @param tag for role in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 75
Missing @param tag for organization_1 in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 75
Missing @param tag for age in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 75
Missing @param tag for userImage in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 75
Missing @param tag for password in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 76
Missing @param tag for accCreationTime in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 76
Missing @param tag for smsStatus in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 76
Missing @param tag for lastLoginTime in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 77
Missing @param tag for lastUpdateTime in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 77
Missing @param tag for timezone in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 77
Missing @param tag for firstname in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 78
Missing @param tag for lastname in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 78
Missing @param tag for userPreferenceses in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 78
Missing @param tag for tripDetailses in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 79
Missing @param tag for geofences in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 79
Missing @param tag for userGeofenceMaps in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 79
Missing @param tag for feedbacks in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 80
Missing @param tag for savingStatuses in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 80
Missing @param tag for inboxes in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 80
Missing @param tag for speedparameters in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 81
Missing @param tag for charityBarometers in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 81
Missing @param tag for vehicleDetailses in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 81
Missing @param tag for userLandmarkses in UserDetails Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserDetails.java 82
Missing Javadoc comment for method "getUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 120
Missing Javadoc comment for method "setUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 124
Missing Javadoc comment for method "getOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 128
Missing Javadoc comment for method "setOrganization" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 132
Missing Javadoc comment for method "getUsername" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 136
Missing Javadoc comment for method "setUsername" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 140
Missing Javadoc comment for method "getLoginname" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 144
Missing Javadoc comment for method "setLoginname" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 148
Missing Javadoc comment for method "getUserStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 152
Missing Javadoc comment for method "setUserStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetails.java 156
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 45
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 56
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 67
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 79
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 94
Missing Javadoc comment for method "findByUsername" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 109
Missing Javadoc comment for method "findByLoginname" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 113
Missing Javadoc comment for method "findByUserStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 117
Missing Javadoc comment for method "findByEmail" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 121
Missing Javadoc comment for method "findByGender" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 125
Missing Javadoc comment for method "findByPhNumber" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 129
Missing Javadoc comment for method "findByChatId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 133
Missing Javadoc comment for method "findBySecQuest" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 137
Missing Javadoc comment for method "findBySecAnswer" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 141
Missing Javadoc comment for method "findByRole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 145
Missing Javadoc comment for method "findByOrganization_1" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 149
Missing Javadoc comment for method "findByAge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 153
Missing Javadoc comment for method "findByUserImage" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 157
Missing Javadoc comment for method "findByPassword" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 161
Missing Javadoc comment for method "findBySmsStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 165
Missing Javadoc comment for method "findByTimezone" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 169
Missing Javadoc comment for method "findByFirstname" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 173
Missing Javadoc comment for method "findByLastname" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 177
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 181
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 193
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 206
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserDetailsDAO.java 217
Missing @param tag for userDetails in UserGeofenceMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserGeofenceMap.java 24
Missing @param tag for geofence in UserGeofenceMap Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserGeofenceMap.java 24
Missing Javadoc comment for method "getUgmapid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMap.java 31
Missing Javadoc comment for method "setUgmapid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMap.java 35
Missing Javadoc comment for method "getUserDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMap.java 39
Missing Javadoc comment for method "setUserDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMap.java 43
Missing Javadoc comment for method "getGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMap.java 47
Missing Javadoc comment for method "setGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMap.java 51
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 28
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 39
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 50
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 62
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 77
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 92
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 104
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 117
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGeofenceMapDAO.java 128
Missing Javadoc comment for method "UserGrade" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 15
Missing Javadoc comment for method "UserGrade" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 18
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 24
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 28
Missing Javadoc comment for method "getUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 32
Missing Javadoc comment for method "setUserid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 36
Missing Javadoc comment for method "getGrade" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 40
Missing Javadoc comment for method "setGrade" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 44
Missing Javadoc comment for method "getBatch" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 48
Missing Javadoc comment for method "setBatch" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserGrade.java 52
Missing @param tag for userGroupId in Usergroup Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Usergroup.java 26
Missing @param tag for userGroupId in Usergroup Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Usergroup.java 31
Missing @param tag for companyId in Usergroup Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Usergroup.java 31
Missing @param tag for parentUserGroupId in Usergroup Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Usergroup.java 31
Missing @param tag for name in Usergroup Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Usergroup.java 32
Missing @param tag for description in Usergroup Run the Javadoc Repair tool on this method to add the missing @param tag. Medium Usergroup.java 32
Missing Javadoc comment for method "getUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 42
Missing Javadoc comment for method "setUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 46
Missing Javadoc comment for method "getCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 50
Missing Javadoc comment for method "setCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 54
Missing Javadoc comment for method "getParentUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 58
Missing Javadoc comment for method "setParentUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 62
Missing Javadoc comment for method "getName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 66
Missing Javadoc comment for method "setName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 70
Missing Javadoc comment for method "getDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 74
Missing Javadoc comment for method "setDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroup.java 78
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 31
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 42
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 53
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 65
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 80
Missing Javadoc comment for method "findByCompanyId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 95
Missing Javadoc comment for method "findByParentUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 99
Missing Javadoc comment for method "findByName" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 103
Missing Javadoc comment for method "findByDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 107
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 111
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 123
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 135
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupDAO.java 146
Missing Javadoc comment for method "Usergroupgrouprole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroupgrouprole.java 12
Missing Javadoc comment for method "Usergroupgrouprole" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroupgrouprole.java 15
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroupgrouprole.java 19
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium Usergroupgrouprole.java 23
Missing Javadoc comment for method "UsergroupgrouproleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 14
Missing Javadoc comment for method "UsergroupgrouproleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 17
Missing Javadoc comment for method "getUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 23
Missing Javadoc comment for method "setUserGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 27
Missing Javadoc comment for method "getGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 31
Missing Javadoc comment for method "setGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 35
Missing Javadoc comment for method "getRoleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 39
Missing Javadoc comment for method "setRoleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 43
Missing Javadoc comment for method "equals" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 47
Missing Javadoc comment for method "hashCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergroupgrouproleId.java 61
Missing @param tag for userId in UsergrouproleId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsergrouproleId.java 24
Missing @param tag for groupId in UsergrouproleId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsergrouproleId.java 24
Missing @param tag for roleId in UsergrouproleId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsergrouproleId.java 24
Missing Javadoc comment for method "getUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 32
Missing Javadoc comment for method "setUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 36
Missing Javadoc comment for method "getGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 40
Missing Javadoc comment for method "setGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 44
Missing Javadoc comment for method "getRoleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 48
Missing Javadoc comment for method "setRoleId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 52
Missing Javadoc comment for method "equals" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 56
Missing Javadoc comment for method "hashCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsergrouproleId.java 79
Missing @param tag for userDetails in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 27
Missing @param tag for description in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 27
Missing @param tag for userDetails in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 33
Missing @param tag for description in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 33
Missing @param tag for landmark in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 34
Missing @param tag for latitude in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 34
Missing @param tag for longitude in UserLandmarks Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserLandmarks.java 34
Missing Javadoc comment for method "getLandmarkid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 44
Missing Javadoc comment for method "setLandmarkid" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 48
Missing Javadoc comment for method "getUserDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 52
Missing Javadoc comment for method "setUserDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 56
Missing Javadoc comment for method "getDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 60
Missing Javadoc comment for method "setDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 64
Missing Javadoc comment for method "getLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 68
Missing Javadoc comment for method "setLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 72
Missing Javadoc comment for method "getLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 76
Missing Javadoc comment for method "setLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 80
Missing Javadoc comment for method "getLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 84
Missing Javadoc comment for method "setLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarks.java 88
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 31
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 42
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 53
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 65
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 80
Missing Javadoc comment for method "findByDescription" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 95
Missing Javadoc comment for method "findByLandmark" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 99
Missing Javadoc comment for method "findByLatitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 103
Missing Javadoc comment for method "findByLongitude" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 107
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 111
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 123
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 136
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserLandmarksDAO.java 147
Missing @param tag for userDetails in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 38
Missing @param tag for userDetails in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 43
Missing @param tag for sourceLocation in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 43
Missing @param tag for destination in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 44
Missing @param tag for searchPreferenceStatus in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 44
Missing @param tag for destinationLimit in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 45
Missing @param tag for startDistanceLimit in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 45
Missing @param tag for distancePreferenceStatus in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 46
Missing @param tag for roleType in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 46
Missing @param tag for smokingPreference in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 47
Missing @param tag for genderPreference in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 47
Missing @param tag for emailAlert in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 48
Missing @param tag for smsAlert in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 48
Missing @param tag for tripFrequency in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 48
Missing @param tag for drivingPreference in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 49
Missing @param tag for speedLimit in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 49
Missing @param tag for stopLimit in UserPreferences Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserPreferences.java 49
Missing Javadoc comment for method "getUserPrefId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 70
Missing Javadoc comment for method "setUserPrefId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 74
Missing Javadoc comment for method "getUserDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 78
Missing Javadoc comment for method "setUserDetails" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 82
Missing Javadoc comment for method "getSourceLocation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 86
Missing Javadoc comment for method "setSourceLocation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 90
Missing Javadoc comment for method "getDestination" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 94
Missing Javadoc comment for method "setDestination" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 98
Missing Javadoc comment for method "getSearchPreferenceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 102
Missing Javadoc comment for method "setSearchPreferenceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 106
Missing Javadoc comment for method "getDestinationLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 110
Missing Javadoc comment for method "setDestinationLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 114
Missing Javadoc comment for method "getStartDistanceLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 118
Missing Javadoc comment for method "setStartDistanceLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 122
Missing Javadoc comment for method "getDistancePreferenceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 126
Missing Javadoc comment for method "setDistancePreferenceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 130
Missing Javadoc comment for method "getRoleType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 134
Missing Javadoc comment for method "setRoleType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 138
Missing Javadoc comment for method "getSmokingPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 142
Missing Javadoc comment for method "setSmokingPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 146
Missing Javadoc comment for method "getGenderPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 150
Missing Javadoc comment for method "setGenderPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 154
Missing Javadoc comment for method "getEmailAlert" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 158
Missing Javadoc comment for method "setEmailAlert" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 162
Missing Javadoc comment for method "getSmsAlert" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 166
Missing Javadoc comment for method "setSmsAlert" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 170
Missing Javadoc comment for method "getTripFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 174
Missing Javadoc comment for method "setTripFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 178
Missing Javadoc comment for method "getDrivingPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 182
Missing Javadoc comment for method "setDrivingPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 186
Missing Javadoc comment for method "getSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 190
Missing Javadoc comment for method "setSpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 194
Missing Javadoc comment for method "getStopLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferences.java 198
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 42
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 53
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 64
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 76
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 91
Missing Javadoc comment for method "findBySourceLocation" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 106
Missing Javadoc comment for method "findByDestination" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 110
Missing Javadoc comment for method "findBySearchPreferenceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 114
Missing Javadoc comment for method "findByDestinationLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 118
Missing Javadoc comment for method "findByStartDistanceLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 122
Missing Javadoc comment for method "findByDistancePreferenceStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 126
Missing Javadoc comment for method "findByRoleType" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 131
Missing Javadoc comment for method "findBySmokingPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 135
Missing Javadoc comment for method "findByGenderPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 139
Missing Javadoc comment for method "findByEmailAlert" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 143
Missing Javadoc comment for method "findBySmsAlert" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 147
Missing Javadoc comment for method "findByTripFrequency" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 151
Missing Javadoc comment for method "findByDrivingPreference" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 155
Missing Javadoc comment for method "findBySpeedLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 159
Missing Javadoc comment for method "findByStopLimit" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 163
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 167
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 179
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 192
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserPreferencesDAO.java 203
Missing @param tag for id in UserRfid Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserRfid.java 21
Missing @param tag for user in UserRfid Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserRfid.java 21
Missing @param tag for rfidNo in UserRfid Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserRfid.java 21
Missing @param tag for status in UserRfid Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UserRfid.java 21
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 32
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 36
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 40
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 44
Missing Javadoc comment for method "getRfidNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 48
Missing Javadoc comment for method "setRfidNo" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 52
Missing Javadoc comment for method "getStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 56
Missing Javadoc comment for method "setStatus" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfid.java 60
Missing Javadoc comment for method "persist" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 25
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 37
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 49
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 61
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 73
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 87
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UserRfidDAO.java 107
Missing Javadoc comment for method "getIntrSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 25
Missing Javadoc comment for method "setIntrSession" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 29
Missing Javadoc comment for method "getMobile_no" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 33
Missing Javadoc comment for method "setMobile_no" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 37
Missing @param tag for user in UsersGeofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersGeofence.java 54
Missing @param tag for geofence in UsersGeofence Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersGeofence.java 54
Missing Javadoc comment for method "getUsersGeoId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 61
Missing Javadoc comment for method "setUsersGeoId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 65
Missing Javadoc comment for method "getUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 69
Missing Javadoc comment for method "setUser" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 73
Missing Javadoc comment for method "getGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 77
Missing Javadoc comment for method "setGeofence" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofence.java 81
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 28
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 38
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 48
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 59
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 71
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 84
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 95
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 106
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGeofenceDAO.java 115
Missing @param tag for id in UsersGroups Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersGroups.java 22
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroups.java 28
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroups.java 32
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 28
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 39
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 50
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 62
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 77
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 92
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 104
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 117
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsDAO.java 128
Missing @param tag for userId in UsersGroupsId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersGroupsId.java 23
Missing @param tag for groupId in UsersGroupsId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersGroupsId.java 23
Missing Javadoc comment for method "getUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsId.java 30
Missing Javadoc comment for method "setUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsId.java 34
Missing Javadoc comment for method "getGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsId.java 38
Missing Javadoc comment for method "setGroupId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsId.java 42
Missing Javadoc comment for method "equals" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsId.java 46
Missing Javadoc comment for method "hashCode" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersGroupsId.java 65
Missing @param tag for id in UsersOrgs Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersOrgs.java 22
Missing Javadoc comment for method "getId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgs.java 28
Missing Javadoc comment for method "setId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgs.java 32
Missing Javadoc comment for method "getUserOrgs" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 29
Missing Javadoc comment for method "save" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 49
Missing Javadoc comment for method "delete" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 58
Missing Javadoc comment for method "findById" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 67
Missing Javadoc comment for method "findByExample" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 78
Missing Javadoc comment for method "findByProperty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 90
Missing Javadoc comment for method "findAll" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 103
Missing Javadoc comment for method "merge" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 114
Missing Javadoc comment for method "attachDirty" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 124
Missing Javadoc comment for method "attachClean" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsDAO.java 133
Missing @param tag for userId in UsersOrgsId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersOrgsId.java 23
Missing @param tag for organizationId in UsersOrgsId Run the Javadoc Repair tool on this method to add the missing @param tag. Medium UsersOrgsId.java 23
Missing Javadoc comment for method "getUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsId.java 30
Missing Javadoc comment for method "setUserId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsId.java 34
Missing Javadoc comment for method "getOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsId.java 38
Missing Javadoc comment for method "setOrganizationId" Run the Javadoc Repair tool on this method to add missing method Javadoc. Medium UsersOrgsId.java 42
 
Violation Recommendation Severity Resource Line
Expression needs parentheses Enclose the expression in parentheses. Medium RFIDAction.java 236
Expression needs parentheses Enclose the expression in parentheses. Medium RFIDAction.java 236
Expression needs parentheses Enclose the expression in parentheses. Medium UserNotificationAction.java 225
Expression needs parentheses Enclose the expression in parentheses. Medium DailyTripRepDAO.java 119
Expression needs parentheses Enclose the expression in parentheses. Medium DailyTripRepDAO.java 119
Expression needs parentheses Enclose the expression in parentheses. Medium DailyTripRepDAO.java 119
Expression needs parentheses Enclose the expression in parentheses. Medium DailyTripRepDAO.java 119
Expression needs parentheses Enclose the expression in parentheses. Medium DailyTripRepDAO.java 119
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 153
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 153
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 162
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 162
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 172
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 181
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 359
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 359
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 366
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 366
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 373
Expression needs parentheses Enclose the expression in parentheses. Medium DeviceProcessDAO.java 373
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 92
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 92
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 95
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 135
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 135
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 179
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 216
Expression needs parentheses Enclose the expression in parentheses. Medium FenceUsersDAO.java 250
Expression needs parentheses Enclose the expression in parentheses. Medium PartiallyOfflineDAO.java 50
Expression needs parentheses Enclose the expression in parentheses. Medium PartiallyOfflineDAO.java 90
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 75
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 75
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 87
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 103
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 103
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 109
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 109
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 122
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 122
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 128
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 128
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 132
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 132
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 149
Expression needs parentheses Enclose the expression in parentheses. Medium ReportProcessDAO.java 156
Expression needs parentheses Enclose the expression in parentheses. Medium ReportSummaryDAO.java 139
Expression needs parentheses Enclose the expression in parentheses. Medium ReportSummaryDAO.java 153
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 71
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 79
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 117
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 117
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 157
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 157
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 200
Expression needs parentheses Enclose the expression in parentheses. Medium RfHistoryDAO.java 238
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 101
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 101
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 101
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 101
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 101
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 101
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 103
Expression needs parentheses Enclose the expression in parentheses. Medium UserProcessDAO.java 105
Expression needs parentheses Enclose the expression in parentheses. Medium VehicleProcessDAO.java 209
Expression needs parentheses Enclose the expression in parentheses. Medium VehicleProcessDAO.java 209
Expression needs parentheses Enclose the expression in parentheses. Medium VehicleProcessDAO.java 214
Expression needs parentheses Enclose the expression in parentheses. Medium VehicleProcessDAO.java 214
Expression needs parentheses Enclose the expression in parentheses. Medium VehicleProcessDAO.java 221
Expression needs parentheses Enclose the expression in parentheses. Medium VehicleProcessDAO.java 228
Expression needs parentheses Enclose the expression in parentheses. Medium ConfigurationsDAO.java 29
Expression needs parentheses Enclose the expression in parentheses. Medium ConfigurationsDAO.java 29
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 55
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 55
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 57
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 59
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 59
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 60
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 67
Expression needs parentheses Enclose the expression in parentheses. Medium FrequentTripDetailsId.java 71
Expression needs parentheses Enclose the expression in parentheses. Medium GeofenceDAO.java 61
Expression needs parentheses Enclose the expression in parentheses. Medium GeofenceDAO.java 61
Expression needs parentheses Enclose the expression in parentheses. Medium HibernateSessionFactory.java 52
Expression needs parentheses Enclose the expression in parentheses. Medium UsergroupgrouproleId.java 64
Expression needs parentheses Enclose the expression in parentheses. Medium UsergroupgrouproleId.java 65
Expression needs parentheses Enclose the expression in parentheses. Medium UsergroupgrouproleId.java 66
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 65
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 65
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 67
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 69
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 69
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 71
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 73
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 73
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 75
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 82
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 84
Expression needs parentheses Enclose the expression in parentheses. Medium UsergrouproleId.java 86
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 55
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 55
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 57
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 59
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 59
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 61
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 68
Expression needs parentheses Enclose the expression in parentheses. Medium UsersGroupsId.java 70
 
Violation Recommendation Severity Resource Line
Missing Javadoc comment for type AlertSettingsAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium AlertSettingsAction.java 24
Missing Javadoc comment for type AutoCompleteAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium AutoCompleteAction.java 22
Missing Javadoc comment for type BaseAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium BaseAction.java 8
Missing Javadoc comment for type CookieLoginAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium CookieLoginAction.java 33
Missing Javadoc comment for type DeviceCRUDAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DeviceCRUDAction.java 39
Missing Javadoc comment for type FenceVehicleMapAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium FenceVehicleMapAction.java 24
Missing Javadoc comment for type GenerateMap Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium GenerateMap.java 46
Missing Javadoc comment for type GeofenceAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium GeofenceAction.java 36
Missing Javadoc comment for type HeaderForwardAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium HeaderForwardAction.java 19
Missing Javadoc comment for type HolidayAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium HolidayAction.java 28
Missing @author tag for type LogingpsAction Run the Javadoc Repair tool on this type to add the missing @author tag. Medium LogingpsAction.java 40
Missing @version tag for type LogingpsAction Run the Javadoc Repair tool on this type to add the missing @version tag. Medium LogingpsAction.java 40
Unknown tag in Javadoc comment for type Run the Javadoc Repair tool on this method to remove the unknown tag. Medium LogingpsAction.java 45
Missing @author tag for type LogoutAction Run the Javadoc Repair tool on this type to add the missing @author tag. Medium LogoutAction.java 16
Missing @version tag for type LogoutAction Run the Javadoc Repair tool on this type to add the missing @version tag. Medium LogoutAction.java 16
Unknown tag in Javadoc comment for type Run the Javadoc Repair tool on this method to remove the unknown tag. Medium LogoutAction.java 21
Unknown tag in Javadoc comment for type Run the Javadoc Repair tool on this method to remove the unknown tag. Medium LogoutAction.java 22
Missing Javadoc comment for type MessageHandler Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MessageHandler.java 38
Missing Javadoc comment for type MLoginGpsAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MLoginGpsAction.java 34
Missing Javadoc comment for type RFIDAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium RFIDAction.java 27
Missing Javadoc comment for type TemplateManager Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium TemplateManager.java 29
Missing Javadoc comment for type TripCrudAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium TripCrudAction.java 33
Missing Javadoc comment for type UserNotificationAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserNotificationAction.java 33
Missing Javadoc comment for type UserTripAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserTripAction.java 26
Missing Javadoc comment for type VehicleCRUDAction Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium VehicleCRUDAction.java 39
Missing Javadoc comment for type DailyTripRepDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DailyTripRepDAO.java 36
Missing Javadoc comment for type DeviceProcessDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DeviceProcessDAO.java 25
Missing Javadoc comment for type FenceUsersDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium FenceUsersDAO.java 19
Missing Javadoc comment for type GeofencingDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium GeofencingDAO.java 30
Missing Javadoc comment for type HolidayProcessDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium HolidayProcessDAO.java 14
Missing Javadoc comment for type LoginGpsDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium LoginGpsDAO.java 9
Missing Javadoc comment for type MessagesDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MessagesDAO.java 14
Missing Javadoc comment for type MLoginGpsDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MLoginGpsDAO.java 17
Missing Javadoc comment for type PartiallyOfflineDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium PartiallyOfflineDAO.java 24
Missing Javadoc comment for type ReportProcessDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportProcessDAO.java 26
Missing Javadoc comment for type ReportRefDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportRefDAO.java 7
Missing Javadoc comment for type ReportSummaryDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportSummaryDAO.java 22
Missing Javadoc comment for type RfHistoryDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium RfHistoryDAO.java 20
Missing Javadoc comment for type RoleProcessDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium RoleProcessDAO.java 8
Missing Javadoc comment for type SettingsDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium SettingsDAO.java 13
Missing Javadoc comment for type UserNotificationDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserNotificationDAO.java 25
Missing Javadoc comment for type UserProcessDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserProcessDAO.java 15
Missing Javadoc comment for type UserTripDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserTripDAO.java 24
Missing Javadoc comment for type VehicleFenceDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium VehicleFenceDAO.java 17
Missing Javadoc comment for type VehicleFenceReportDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium VehicleFenceReportDAO.java 15
Missing Javadoc comment for type VehicleProcessDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium VehicleProcessDAO.java 33
Missing Javadoc comment for type WeekendFinder Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium WeekendFinder.java 7
Missing Javadoc comment for type DeviceTripDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DeviceTripDTO.java 5
Missing Javadoc comment for type DistParamsDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DistParamsDTO.java 7
Missing Javadoc comment for type FrequentTripDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium FrequentTripDTO.java 3
Missing Javadoc comment for type FuelDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium FuelDTO.java 5
Missing Javadoc comment for type FuelFilter Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium FuelFilter.java 5
Missing Javadoc comment for type Packet Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium Packet.java 6
Missing Javadoc comment for type ReportSummaryDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportSummaryDTO.java 13
Missing Javadoc comment for type RFIDInfoHistoryDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium RFIDInfoHistoryDTO.java 5
Missing Javadoc comment for type SpeedParamDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium SpeedParamDTO.java 6
Missing Javadoc comment for type TripByVehicleDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium TripByVehicleDTO.java 5
Missing Javadoc comment for type TripDistanceDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium TripDistanceDTO.java 7
Missing Javadoc comment for type TripParamDTO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium TripParamDTO.java 5
Missing Javadoc comment for type DeviceAlreadyInUseException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DeviceAlreadyInUseException.java 3
Missing Javadoc comment for type DupilicateTripException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DupilicateTripException.java 3
Missing Javadoc comment for type DuplicateAliasNameException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DuplicateAliasNameException.java 3
Missing Javadoc comment for type DuplicateDeviceNameException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DuplicateDeviceNameException.java 3
Missing Javadoc comment for type DuplicateMobileNumberException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DuplicateMobileNumberException.java 3
Missing Javadoc comment for type DuplicateRegisterNumberException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DuplicateRegisterNumberException.java 3
Missing Javadoc comment for type DuplicateVehicleNameException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DuplicateVehicleNameException.java 3
Missing Javadoc comment for type InvalidMailIdOrPasswordException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium InvalidMailIdOrPasswordException.java 3
Missing Javadoc comment for type LoginIDDoesNotMatchException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium LoginIDDoesNotMatchException.java 3
Missing Javadoc comment for type NullFieldsException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium NullFieldsException.java 3
Missing Javadoc comment for type PassworDoesNotMatchException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium PassworDoesNotMatchException.java 3
Missing Javadoc comment for type TripNameDuplicateException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium TripNameDuplicateException.java 3
Missing Javadoc comment for type UserNotLoggedInException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserNotLoggedInException.java 3
Missing Javadoc comment for type VehicleExistsInTimeException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium VehicleExistsInTimeException.java 3
Missing Javadoc comment for type VehicleInUseException Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium VehicleInUseException.java 3
Missing Javadoc comment for type GenerateMapForm Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium GenerateMapForm.java 6
Missing Javadoc comment for type GeofenceForm Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium GeofenceForm.java 5
Missing Javadoc comment for type GLatLng Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium GLatLng.java 3
Missing @author tag for type LogingpsForm Run the Javadoc Repair tool on this type to add the missing @author tag. Medium LogingpsForm.java 8
Missing @version tag for type LogingpsForm Run the Javadoc Repair tool on this type to add the missing @version tag. Medium LogingpsForm.java 8
Unknown tag in Javadoc comment for type Run the Javadoc Repair tool on this method to remove the unknown tag. Medium LogingpsForm.java 13
Missing @author tag for type AccumulatorRef Run the Javadoc Repair tool on this type to add the missing @author tag. Medium AccumulatorRef.java 5
Missing @version tag for type AccumulatorRef Run the Javadoc Repair tool on this type to add the missing @version tag. Medium AccumulatorRef.java 5
Missing @author tag for type AlertHistory Run the Javadoc Repair tool on this type to add the missing @author tag. Medium AlertHistory.java 7
Missing @version tag for type AlertHistory Run the Javadoc Repair tool on this type to add the missing @version tag. Medium AlertHistory.java 7
Missing @author tag for type AlertHistoryBean Run the Javadoc Repair tool on this type to add the missing @author tag. Medium AlertHistoryBean.java 8
Missing @version tag for type AlertHistoryBean Run the Javadoc Repair tool on this type to add the missing @version tag. Medium AlertHistoryBean.java 8
Missing @version tag for type BaseHibernateDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium BaseHibernateDAO.java 6
Missing @author tag for type Configurations Run the Javadoc Repair tool on this type to add the missing @author tag. Medium Configurations.java 5
Missing @version tag for type Configurations Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Configurations.java 5
Missing Javadoc comment for type ConfigurationsDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ConfigurationsDAO.java 19
Missing @author tag for type DataContextMapping Run the Javadoc Repair tool on this type to add the missing @author tag. Medium DataContextMapping.java 5
Missing @version tag for type DataContextMapping Run the Javadoc Repair tool on this type to add the missing @version tag. Medium DataContextMapping.java 5
Missing @version tag for type Device Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Device.java 8
Missing @version tag for type DeviceDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium DeviceDAO.java 12
Missing Javadoc comment for type DistanceHistory Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DistanceHistory.java 5
Missing Javadoc comment for type DistanceHistoryBean Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium DistanceHistoryBean.java 5
Missing @author tag for type EventNotification Run the Javadoc Repair tool on this type to add the missing @author tag. Medium EventNotification.java 7
Missing @version tag for type EventNotification Run the Javadoc Repair tool on this type to add the missing @version tag. Medium EventNotification.java 7
Missing @version tag for type FenceHistory Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FenceHistory.java 5
Missing @version tag for type FenceHistoryDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FenceHistoryDAO.java 12
Missing @version tag for type FenceReport Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FenceReport.java 5
Missing @version tag for type FenceReportDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FenceReportDAO.java 13
Missing @version tag for type FrequentTripDetails Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FrequentTripDetails.java 3
Missing @version tag for type FrequentTripDetailsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FrequentTripDetailsDAO.java 11
Missing @version tag for type FrequentTripDetailsId Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FrequentTripDetailsId.java 3
Missing @version tag for type FuelCalibration Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FuelCalibration.java 4
Missing @version tag for type FuelCalibrationDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FuelCalibrationDAO.java 11
Missing @version tag for type FuelHistory Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FuelHistory.java 7
Missing Javadoc comment for type FuelHistoryBean Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium FuelHistoryBean.java 5
Missing @version tag for type FuelHistoryDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium FuelHistoryDAO.java 11
Missing @author tag for type Fuelusagetest Run the Javadoc Repair tool on this type to add the missing @author tag. Medium Fuelusagetest.java 5
Missing @version tag for type Fuelusagetest Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Fuelusagetest.java 5
Missing @version tag for type Geofence Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Geofence.java 7
Missing @version tag for type GeofenceDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium GeofenceDAO.java 11
Missing @version tag for type GeovehicleMap Run the Javadoc Repair tool on this type to add the missing @version tag. Medium GeovehicleMap.java 6
Missing @version tag for type GeovehicleMapDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium GeovehicleMapDAO.java 11
Missing @author tag for type HibernateSessionFactory Run the Javadoc Repair tool on this type to add the missing @author tag. Medium HibernateSessionFactory.java 7
Missing @version tag for type HibernateSessionFactory Run the Javadoc Repair tool on this type to add the missing @version tag. Medium HibernateSessionFactory.java 7
Missing Javadoc comment for type Holidays Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium Holidays.java 5
Missing Javadoc comment for type HolidaysDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium HolidaysDAO.java 11
Missing @version tag for type IBaseHibernateDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium IBaseHibernateDAO.java 6
Missing @author tag for type MessageFormat Run the Javadoc Repair tool on this type to add the missing @author tag. Medium MessageFormat.java 5
Missing @version tag for type MessageFormat Run the Javadoc Repair tool on this type to add the missing @version tag. Medium MessageFormat.java 5
Missing @version tag for type MessageTemplates Run the Javadoc Repair tool on this type to add the missing @version tag. Medium MessageTemplates.java 6
Missing @version tag for type MessageTemplatesDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium MessageTemplatesDAO.java 12
Missing Javadoc comment for type MetaDistance Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MetaDistance.java 5
Missing Javadoc comment for type MetaDistanceBean Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MetaDistanceBean.java 5
Missing @author tag for type MetaFuel Run the Javadoc Repair tool on this type to add the missing @author tag. Medium MetaFuel.java 7
Missing @version tag for type MetaFuel Run the Javadoc Repair tool on this type to add the missing @version tag. Medium MetaFuel.java 7
Missing Javadoc comment for type MetaFuelBean Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium MetaFuelBean.java 5
Missing @version tag for type Notification Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Notification.java 3
Missing @version tag for type NotificationDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium NotificationDAO.java 11
Missing @version tag for type Organization Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Organization.java 6
Missing @version tag for type OrganizationDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium OrganizationDAO.java 11
Missing Javadoc comment for type Packet Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium Packet.java 6
Missing Javadoc comment for type ParamsSummary Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ParamsSummary.java 5
Missing Javadoc comment for type ParamsSummaryDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ParamsSummaryDAO.java 10
Missing Javadoc comment for type PartiallyOfflineInfo Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium PartiallyOfflineInfo.java 12
Missing @version tag for type Phone Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Phone.java 5
Missing @version tag for type PhoneDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium PhoneDAO.java 11
Missing Javadoc comment for type ReportRef Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportRef.java 3
Missing Javadoc comment for type ReportSummary Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportSummary.java 5
Missing Javadoc comment for type ReportSummaryDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium ReportSummaryDAO.java 8
Missing Javadoc comment for type RfidHistory Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium RfidHistory.java 5
Missing @version tag for type RfidHistoryDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium RfidHistoryDAO.java 13
Missing Javadoc comment for type RfidParameters Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium RfidParameters.java 5
Missing @author tag for type RfidStatus Run the Javadoc Repair tool on this type to add the missing @author tag. Medium RfidStatus.java 5
Missing @version tag for type RfidStatus Run the Javadoc Repair tool on this type to add the missing @version tag. Medium RfidStatus.java 5
Missing @author tag for type ScheduleReport Run the Javadoc Repair tool on this type to add the missing @author tag. Medium ScheduleReport.java 7
Missing @version tag for type ScheduleReport Run the Javadoc Repair tool on this type to add the missing @version tag. Medium ScheduleReport.java 7
Missing @author tag for type Schools Run the Javadoc Repair tool on this type to add the missing @author tag. Medium Schools.java 5
Missing @version tag for type Schools Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Schools.java 5
Missing @author tag for type Settings Run the Javadoc Repair tool on this type to add the missing @author tag. Medium Settings.java 5
Missing @version tag for type Settings Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Settings.java 5
Missing @author tag for type SmsDetails Run the Javadoc Repair tool on this type to add the missing @author tag. Medium SmsDetails.java 7
Missing @version tag for type SmsDetails Run the Javadoc Repair tool on this type to add the missing @version tag. Medium SmsDetails.java 7
Missing @author tag for type SmsRegister Run the Javadoc Repair tool on this type to add the missing @author tag. Medium SmsRegister.java 7
Missing @version tag for type SmsRegister Run the Javadoc Repair tool on this type to add the missing @version tag. Medium SmsRegister.java 7
Missing @version tag for type Speedparameter Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Speedparameter.java 3
Missing @version tag for type SpeedparameterDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium SpeedparameterDAO.java 11
Missing Javadoc comment for type SpeedSettings Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium SpeedSettings.java 5
Missing Javadoc comment for type SpeedSettingsDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium SpeedSettingsDAO.java 10
Missing @author tag for type Stopfencemapping Run the Javadoc Repair tool on this type to add the missing @author tag. Medium Stopfencemapping.java 5
Missing @version tag for type Stopfencemapping Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Stopfencemapping.java 5
Missing @author tag for type TripAttender Run the Javadoc Repair tool on this type to add the missing @author tag. Medium TripAttender.java 5
Missing @version tag for type TripAttender Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripAttender.java 5
Missing @version tag for type TripDetails Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripDetails.java 8
Missing @version tag for type TripDetailsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripDetailsDAO.java 12
Missing @author tag for type TripDeviation Run the Javadoc Repair tool on this type to add the missing @author tag. Medium TripDeviation.java 7
Missing @version tag for type TripDeviation Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripDeviation.java 7
Missing @author tag for type TripMsgParams Run the Javadoc Repair tool on this type to add the missing @author tag. Medium TripMsgParams.java 5
Missing @version tag for type TripMsgParams Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripMsgParams.java 5
Missing @version tag for type TripParameters Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripParameters.java 7
Missing @version tag for type TripParametersDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripParametersDAO.java 11
Missing @version tag for type TripPreference Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripPreference.java 3
Missing @version tag for type TripPreferenceDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripPreferenceDAO.java 11
Missing @author tag for type TripReference Run the Javadoc Repair tool on this type to add the missing @author tag. Medium TripReference.java 9
Missing @version tag for type TripReference Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripReference.java 9
Missing @version tag for type TripScraps Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripScraps.java 3
Missing @version tag for type TripScrapsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripScrapsDAO.java 11
Missing @version tag for type TripTravelerDetails Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripTravelerDetails.java 7
Missing @version tag for type TripTravelerDetailsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripTravelerDetailsDAO.java 11
Missing @author tag for type TripTraversal Run the Javadoc Repair tool on this type to add the missing @author tag. Medium TripTraversal.java 7
Missing @version tag for type TripTraversal Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripTraversal.java 7
Missing @version tag for type TripVehicleMap Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripVehicleMap.java 3
Missing @version tag for type TripVehicleMapDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium TripVehicleMapDAO.java 11
Missing @version tag for type User Run the Javadoc Repair tool on this type to add the missing @version tag. Medium User.java 7
Missing @version tag for type UserDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserDAO.java 11
Missing @version tag for type UserDetails Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserDetails.java 7
Missing @version tag for type UserDetailsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserDetailsDAO.java 11
Missing @version tag for type UserGeofenceMap Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserGeofenceMap.java 3
Missing @version tag for type UserGeofenceMapDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserGeofenceMapDAO.java 11
Missing @author tag for type UserGrade Run the Javadoc Repair tool on this type to add the missing @author tag. Medium UserGrade.java 5
Missing @version tag for type UserGrade Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserGrade.java 5
Missing Javadoc comment for type UserGrades Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserGrades.java 3
Missing Javadoc comment for type UserGradesDAO Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserGradesDAO.java 6
Missing @version tag for type Usergroup Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Usergroup.java 3
Missing @version tag for type UsergroupDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsergroupDAO.java 11
Missing @author tag for type Usergroupgrouprole Run the Javadoc Repair tool on this type to add the missing @author tag. Medium Usergroupgrouprole.java 5
Missing @version tag for type Usergroupgrouprole Run the Javadoc Repair tool on this type to add the missing @version tag. Medium Usergroupgrouprole.java 5
Missing @author tag for type UsergroupgrouproleId Run the Javadoc Repair tool on this type to add the missing @author tag. Medium UsergroupgrouproleId.java 5
Missing @version tag for type UsergroupgrouproleId Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsergroupgrouproleId.java 5
Missing @version tag for type UsergrouproleId Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsergrouproleId.java 3
Missing @version tag for type UserLandmarks Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserLandmarks.java 3
Missing @version tag for type UserLandmarksDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserLandmarksDAO.java 11
Missing @version tag for type UserPreferences Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserPreferences.java 3
Missing @version tag for type UserPreferencesDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserPreferencesDAO.java 11
Missing Javadoc comment for type UserRfid Run the Javadoc Repair tool on this type to add missing type Javadoc. Medium UserRfid.java 3
Missing @version tag for type UserRfidDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UserRfidDAO.java 13
Missing @version tag for type UsersGeofence Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersGeofence.java 4
Missing @version tag for type UsersGeofenceDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersGeofenceDAO.java 11
Missing @version tag for type UsersGroups Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersGroups.java 3
Missing @version tag for type UsersGroupsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersGroupsDAO.java 11
Missing @version tag for type UsersGroupsId Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersGroupsId.java 3
Missing @version tag for type UsersOrgs Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersOrgs.java 3
Missing @version tag for type UsersOrgsDAO Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersOrgsDAO.java 12
Missing @version tag for type UsersOrgsId Run the Javadoc Repair tool on this type to add the missing @version tag. Medium UsersOrgsId.java 3
 
Violation Recommendation Severity Resource Line
Missing default constructor Declare a default constructor for the class. Medium WeekendFinder.java 7
Missing default constructor Declare a default constructor for the class. Medium DistParamsDTO.java 7
Missing default constructor Declare a default constructor for the class. Medium FrequentTripDTO.java 3
Missing default constructor Declare a default constructor for the class. Medium FuelFilter.java 5
Missing default constructor Declare a default constructor for the class. Medium Packet.java 6
Missing default constructor Declare a default constructor for the class. Medium ReportSummaryDTO.java 13
Missing default constructor Declare a default constructor for the class. Medium RFIDInfoHistoryDTO.java 5
Missing default constructor Declare a default constructor for the class. Medium SpeedParamDTO.java 6
Missing default constructor Declare a default constructor for the class. Medium TripByVehicleDTO.java 5
Missing default constructor Declare a default constructor for the class. Medium TripParamDTO.java 5
Missing default constructor Declare a default constructor for the class. Medium DeviceAlreadyInUseException.java 3
Missing default constructor Declare a default constructor for the class. Medium DupilicateTripException.java 3
Missing default constructor Declare a default constructor for the class. Medium DuplicateAliasNameException.java 3
Missing default constructor Declare a default constructor for the class. Medium DuplicateDeviceNameException.java 3
Missing default constructor Declare a default constructor for the class. Medium DuplicateMobileNumberException.java 3
Missing default constructor Declare a default constructor for the class. Medium DuplicateRegisterNumberException.java 3
Missing default constructor Declare a default constructor for the class. Medium DuplicateVehicleNameException.java 3
Missing default constructor Declare a default constructor for the class. Medium InvalidMailIdOrPasswordException.java 3
Missing default constructor Declare a default constructor for the class. Medium NullFieldsException.java 3
Missing default constructor Declare a default constructor for the class. Medium TripNameDuplicateException.java 3
Missing default constructor Declare a default constructor for the class. Medium UserNotLoggedInException.java 3
Missing default constructor Declare a default constructor for the class. Medium VehicleExistsInTimeException.java 3
Missing default constructor Declare a default constructor for the class. Medium VehicleInUseException.java 3
Missing default constructor Declare a default constructor for the class. Medium GLatLng.java 3
Missing default constructor Declare a default constructor for the class. Medium Packet.java 6
Missing default constructor Declare a default constructor for the class. Medium TripParameters.java 13
 
Violation Recommendation Severity Resource Line
"DailyTripRepDAO" does not override clone() Override clone(). Medium DailyTripRepDAO.java 36
"DeviceProcessDAO" does not override clone() Override clone(). Medium DeviceProcessDAO.java 25
"FenceUsersDAO" does not override clone() Override clone(). Medium FenceUsersDAO.java 19
"GeofencingDAO" does not override clone() Override clone(). Medium GeofencingDAO.java 30
"HolidayProcessDAO" does not override clone() Override clone(). Medium HolidayProcessDAO.java 14
"LoginGpsDAO" does not override clone() Override clone(). Medium LoginGpsDAO.java 9
"MessagesDAO" does not override clone() Override clone(). Medium MessagesDAO.java 14
"PartiallyOfflineDAO" does not override clone() Override clone(). Medium PartiallyOfflineDAO.java 24
"ReportProcessDAO" does not override clone() Override clone(). Medium ReportProcessDAO.java 26
"ReportRefDAO" does not override clone() Override clone(). Medium ReportRefDAO.java 7
"ReportSummaryDAO" does not override clone() Override clone(). Medium ReportSummaryDAO.java 22
"RfHistoryDAO" does not override clone() Override clone(). Medium RfHistoryDAO.java 20
"RoleProcessDAO" does not override clone() Override clone(). Medium RoleProcessDAO.java 8
"SettingsDAO" does not override clone() Override clone(). Medium SettingsDAO.java 13
"UserNotificationDAO" does not override clone() Override clone(). Medium UserNotificationDAO.java 25
"UserProcessDAO" does not override clone() Override clone(). Medium UserProcessDAO.java 15
"UserTripDAO" does not override clone() Override clone(). Medium UserTripDAO.java 24
"VehicleFenceDAO" does not override clone() Override clone(). Medium VehicleFenceDAO.java 17
"VehicleFenceReportDAO" does not override clone() Override clone(). Medium VehicleFenceReportDAO.java 15
"VehicleProcessDAO" does not override clone() Override clone(). Medium VehicleProcessDAO.java 33
"WeekendFinder" does not override clone() Override clone(). Medium WeekendFinder.java 7
"DeviceTripDTO" does not override clone() Override clone(). Medium DeviceTripDTO.java 5
"DistParamsDTO" does not override clone() Override clone(). Medium DistParamsDTO.java 7
"FrequentTripDTO" does not override clone() Override clone(). Medium FrequentTripDTO.java 3
"FuelDTO" does not override clone() Override clone(). Medium FuelDTO.java 5
"FuelFilter" does not override clone() Override clone(). Medium FuelFilter.java 5
"Packet" does not override clone() Override clone(). Medium Packet.java 6
"ReportSummaryDTO" does not override clone() Override clone(). Medium ReportSummaryDTO.java 13
"RFIDInfoHistoryDTO" does not override clone() Override clone(). Medium RFIDInfoHistoryDTO.java 5
"SpeedParamDTO" does not override clone() Override clone(). Medium SpeedParamDTO.java 6
"TripByVehicleDTO" does not override clone() Override clone(). Medium TripByVehicleDTO.java 5
"TripDistanceDTO" does not override clone() Override clone(). Medium TripDistanceDTO.java 7
"TripParamDTO" does not override clone() Override clone(). Medium TripParamDTO.java 5
"DeviceAlreadyInUseException" does not override clone() Override clone(). Medium DeviceAlreadyInUseException.java 3
"DupilicateTripException" does not override clone() Override clone(). Medium DupilicateTripException.java 3
"DuplicateAliasNameException" does not override clone() Override clone(). Medium DuplicateAliasNameException.java 3
"DuplicateDeviceNameException" does not override clone() Override clone(). Medium DuplicateDeviceNameException.java 3
"DuplicateMobileNumberException" does not override clone() Override clone(). Medium DuplicateMobileNumberException.java 3
"DuplicateRegisterNumberException" does not override clone() Override clone(). Medium DuplicateRegisterNumberException.java 3
"DuplicateVehicleNameException" does not override clone() Override clone(). Medium DuplicateVehicleNameException.java 3
"InvalidMailIdOrPasswordException" does not override clone() Override clone(). Medium InvalidMailIdOrPasswordException.java 3
"LoginIDDoesNotMatchException" does not override clone() Override clone(). Medium LoginIDDoesNotMatchException.java 3
"NullFieldsException" does not override clone() Override clone(). Medium NullFieldsException.java 3
"PassworDoesNotMatchException" does not override clone() Override clone(). Medium PassworDoesNotMatchException.java 3
"TripNameDuplicateException" does not override clone() Override clone(). Medium TripNameDuplicateException.java 3
"UserNotLoggedInException" does not override clone() Override clone(). Medium UserNotLoggedInException.java 3
"VehicleExistsInTimeException" does not override clone() Override clone(). Medium VehicleExistsInTimeException.java 3
"VehicleInUseException" does not override clone() Override clone(). Medium VehicleInUseException.java 3
"GenerateMapForm" does not override clone() Override clone(). Medium GenerateMapForm.java 6
"GeofenceForm" does not override clone() Override clone(). Medium GeofenceForm.java 5
"GLatLng" does not override clone() Override clone(). Medium GLatLng.java 3
"LogingpsForm" does not override clone() Override clone(). Medium LogingpsForm.java 15
"AccumulatorRef" does not override clone() Override clone(). Medium AccumulatorRef.java 8
"AlertHistory" does not override clone() Override clone(). Medium AlertHistory.java 10
"AlertHistoryBean" does not override clone() Override clone(). Medium AlertHistoryBean.java 11
"BaseHibernateDAO" does not override clone() Override clone(). Medium BaseHibernateDAO.java 10
"Configurations" does not override clone() Override clone(). Medium Configurations.java 8
"ConfigurationsDAO" does not override clone() Override clone(). Medium ConfigurationsDAO.java 19
"DataContextMapping" does not override clone() Override clone(). Medium DataContextMapping.java 8
"Device" does not override clone() Override clone(). Medium Device.java 14
"DeviceDAO" does not override clone() Override clone(). Medium DeviceDAO.java 24
"DistanceHistory" does not override clone() Override clone(). Medium DistanceHistory.java 5
"DistanceHistoryBean" does not override clone() Override clone(). Medium DistanceHistoryBean.java 5
"EventNotification" does not override clone() Override clone(). Medium EventNotification.java 10
"FenceHistory" does not override clone() Override clone(). Medium FenceHistory.java 11
"FenceHistoryDAO" does not override clone() Override clone(). Medium FenceHistoryDAO.java 24
"FenceReport" does not override clone() Override clone(). Medium FenceReport.java 11
"FenceReportDAO" does not override clone() Override clone(). Medium FenceReportDAO.java 25
"FrequentTripDetails" does not override clone() Override clone(). Medium FrequentTripDetails.java 9
"FrequentTripDetailsDAO" does not override clone() Override clone(). Medium FrequentTripDetailsDAO.java 23
"FrequentTripDetailsId" does not override clone() Override clone(). Medium FrequentTripDetailsId.java 9
"FuelCalibration" does not override clone() Override clone(). Medium FuelCalibration.java 10
"FuelCalibrationDAO" does not override clone() Override clone(). Medium FuelCalibrationDAO.java 23
"FuelHistory" does not override clone() Override clone(). Medium FuelHistory.java 13
"FuelHistoryBean" does not override clone() Override clone(). Medium FuelHistoryBean.java 5
"FuelHistoryDAO" does not override clone() Override clone(). Medium FuelHistoryDAO.java 23
"Fuelusagetest" does not override clone() Override clone(). Medium Fuelusagetest.java 8
"Geofence" does not override clone() Override clone(). Medium Geofence.java 13
"GeofenceDAO" does not override clone() Override clone(). Medium GeofenceDAO.java 23
"GeovehicleMap" does not override clone() Override clone(). Medium GeovehicleMap.java 12
"GeovehicleMapDAO" does not override clone() Override clone(). Medium GeovehicleMapDAO.java 23
"HibernateSessionFactory" does not override clone() Override clone(). Medium HibernateSessionFactory.java 12
"Holidays" does not override clone() Override clone(). Medium Holidays.java 5
"HolidaysDAO" does not override clone() Override clone(). Medium HolidaysDAO.java 11
"MessageFormat" does not override clone() Override clone(). Medium MessageFormat.java 8
"MessageTemplates" does not override clone() Override clone(). Medium MessageTemplates.java 12
"MessageTemplatesDAO" does not override clone() Override clone(). Medium MessageTemplatesDAO.java 24
"MetaDistance" does not override clone() Override clone(). Medium MetaDistance.java 5
"MetaDistanceBean" does not override clone() Override clone(). Medium MetaDistanceBean.java 5
"MetaFuel" does not override clone() Override clone(). Medium MetaFuel.java 10
"MetaFuelBean" does not override clone() Override clone(). Medium MetaFuelBean.java 5
"Notification" does not override clone() Override clone(). Medium Notification.java 9
"NotificationDAO" does not override clone() Override clone(). Medium NotificationDAO.java 23
"Organization" does not override clone() Override clone(). Medium Organization.java 12
"OrganizationDAO" does not override clone() Override clone(). Medium OrganizationDAO.java 23
"Packet" does not override clone() Override clone(). Medium Packet.java 6
"ParamsSummary" does not override clone() Override clone(). Medium ParamsSummary.java 5
"ParamsSummaryDAO" does not override clone() Override clone(). Medium ParamsSummaryDAO.java 10
"PartiallyOfflineInfo" does not override clone() Override clone(). Medium PartiallyOfflineInfo.java 12
"Phone" does not override clone() Override clone(). Medium Phone.java 11
"PhoneDAO" does not override clone() Override clone(). Medium PhoneDAO.java 23
"ReportRef" does not override clone() Override clone(). Medium ReportRef.java 3
"ReportSummary" does not override clone() Override clone(). Medium ReportSummary.java 5
"ReportSummaryDAO" does not override clone() Override clone(). Medium ReportSummaryDAO.java 8
"RfidHistory" does not override clone() Override clone(). Medium RfidHistory.java 5
"RfidHistoryDAO" does not override clone() Override clone(). Medium RfidHistoryDAO.java 18
"RfidParameters" does not override clone() Override clone(). Medium RfidParameters.java 5
"RfidStatus" does not override clone() Override clone(). Medium RfidStatus.java 8
"ScheduleReport" does not override clone() Override clone(). Medium ScheduleReport.java 10
"Schools" does not override clone() Override clone(). Medium Schools.java 8
"Settings" does not override clone() Override clone(). Medium Settings.java 8
"SmsDetails" does not override clone() Override clone(). Medium SmsDetails.java 10
"SmsRegister" does not override clone() Override clone(). Medium SmsRegister.java 10
"Speedparameter" does not override clone() Override clone(). Medium Speedparameter.java 9
"SpeedparameterDAO" does not override clone() Override clone(). Medium SpeedparameterDAO.java 23
"SpeedSettings" does not override clone() Override clone(). Medium SpeedSettings.java 5
"SpeedSettingsDAO" does not override clone() Override clone(). Medium SpeedSettingsDAO.java 10
"Stopfencemapping" does not override clone() Override clone(). Medium Stopfencemapping.java 8
"TripAttender" does not override clone() Override clone(). Medium TripAttender.java 8
"TripDetails" does not override clone() Override clone(). Medium TripDetails.java 14
"TripDetailsDAO" does not override clone() Override clone(). Medium TripDetailsDAO.java 24
"TripDeviation" does not override clone() Override clone(). Medium TripDeviation.java 10
"TripMsgParams" does not override clone() Override clone(). Medium TripMsgParams.java 8
"TripParameters" does not override clone() Override clone(). Medium TripParameters.java 13
"TripParametersDAO" does not override clone() Override clone(). Medium TripParametersDAO.java 23
"TripPreference" does not override clone() Override clone(). Medium TripPreference.java 9
"TripPreferenceDAO" does not override clone() Override clone(). Medium TripPreferenceDAO.java 23
"TripReference" does not override clone() Override clone(). Medium TripReference.java 12
"TripScraps" does not override clone() Override clone(). Medium TripScraps.java 9
"TripScrapsDAO" does not override clone() Override clone(). Medium TripScrapsDAO.java 23
"TripTravelerDetails" does not override clone() Override clone(). Medium TripTravelerDetails.java 13
"TripTravelerDetailsDAO" does not override clone() Override clone(). Medium TripTravelerDetailsDAO.java 23
"TripTraversal" does not override clone() Override clone(). Medium TripTraversal.java 10
"TripVehicleMap" does not override clone() Override clone(). Medium TripVehicleMap.java 9
"TripVehicleMapDAO" does not override clone() Override clone(). Medium TripVehicleMapDAO.java 23
"User" does not override clone() Override clone(). Medium User.java 13
"UserDAO" does not override clone() Override clone(). Medium UserDAO.java 23
"UserDetails" does not override clone() Override clone(). Medium UserDetails.java 13
"UserDetailsDAO" does not override clone() Override clone(). Medium UserDetailsDAO.java 23
"UserGeofenceMap" does not override clone() Override clone(). Medium UserGeofenceMap.java 9
"UserGeofenceMapDAO" does not override clone() Override clone(). Medium UserGeofenceMapDAO.java 23
"UserGrade" does not override clone() Override clone(). Medium UserGrade.java 8
"UserGrades" does not override clone() Override clone(). Medium UserGrades.java 3
"UserGradesDAO" does not override clone() Override clone(). Medium UserGradesDAO.java 6
"Usergroup" does not override clone() Override clone(). Medium Usergroup.java 9
"UsergroupDAO" does not override clone() Override clone(). Medium UsergroupDAO.java 23
"Usergroupgrouprole" does not override clone() Override clone(). Medium Usergroupgrouprole.java 8
"UsergroupgrouproleId" does not override clone() Override clone(). Medium UsergroupgrouproleId.java 8
"UsergrouproleId" does not override clone() Override clone(). Medium UsergrouproleId.java 9
"UserLandmarks" does not override clone() Override clone(). Medium UserLandmarks.java 9
"UserLandmarksDAO" does not override clone() Override clone(). Medium UserLandmarksDAO.java 23
"UserPreferences" does not override clone() Override clone(). Medium UserPreferences.java 9
"UserPreferencesDAO" does not override clone() Override clone(). Medium UserPreferencesDAO.java 23
"UserRfid" does not override clone() Override clone(). Medium UserRfid.java 3
"UserRfidDAO" does not override clone() Override clone(). Medium UserRfidDAO.java 18
"UsersGeofence" does not override clone() Override clone(). Medium UsersGeofence.java 10
"UsersGeofenceDAO" does not override clone() Override clone(). Medium UsersGeofenceDAO.java 23
"UsersGroups" does not override clone() Override clone(). Medium UsersGroups.java 9
"UsersGroupsDAO" does not override clone() Override clone(). Medium UsersGroupsDAO.java 23
"UsersGroupsId" does not override clone() Override clone(). Medium UsersGroupsId.java 9
"UsersOrgs" does not override clone() Override clone(). Medium UsersOrgs.java 9
"UsersOrgsDAO" does not override clone() Override clone(). Medium UsersOrgsDAO.java 24
"UsersOrgsId" does not override clone() Override clone(). Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
toString() is missing Add toString to AlertSettingsAction. Medium AlertSettingsAction.java 24
toString() is missing Add toString to AutoCompleteAction. Medium AutoCompleteAction.java 22
toString() is missing Add toString to BaseAction. Medium BaseAction.java 8
toString() is missing Add toString to CookieLoginAction. Medium CookieLoginAction.java 33
toString() is missing Add toString to DeviceCRUDAction. Medium DeviceCRUDAction.java 39
toString() is missing Add toString to FenceVehicleMapAction. Medium FenceVehicleMapAction.java 24
toString() is missing Add toString to GenerateMap. Medium GenerateMap.java 46
toString() is missing Add toString to GeofenceAction. Medium GeofenceAction.java 36
toString() is missing Add toString to HeaderForwardAction. Medium HeaderForwardAction.java 19
toString() is missing Add toString to HolidayAction. Medium HolidayAction.java 28
toString() is missing Add toString to LogingpsAction. Medium LogingpsAction.java 48
toString() is missing Add toString to LogoutAction. Medium LogoutAction.java 24
toString() is missing Add toString to MessageHandler. Medium MessageHandler.java 38
toString() is missing Add toString to MLoginGpsAction. Medium MLoginGpsAction.java 34
toString() is missing Add toString to RFIDAction. Medium RFIDAction.java 27
toString() is missing Add toString to TemplateManager. Medium TemplateManager.java 29
toString() is missing Add toString to TripCrudAction. Medium TripCrudAction.java 33
toString() is missing Add toString to UserNotificationAction. Medium UserNotificationAction.java 33
toString() is missing Add toString to UserTripAction. Medium UserTripAction.java 26
toString() is missing Add toString to VehicleCRUDAction. Medium VehicleCRUDAction.java 39
toString() is missing Add toString to DailyTripRepDAO. Medium DailyTripRepDAO.java 36
toString() is missing Add toString to DeviceProcessDAO. Medium DeviceProcessDAO.java 25
toString() is missing Add toString to FenceUsersDAO. Medium FenceUsersDAO.java 19
toString() is missing Add toString to GeofencingDAO. Medium GeofencingDAO.java 30
toString() is missing Add toString to HolidayProcessDAO. Medium HolidayProcessDAO.java 14
toString() is missing Add toString to LoginGpsDAO. Medium LoginGpsDAO.java 9
toString() is missing Add toString to MessagesDAO. Medium MessagesDAO.java 14
toString() is missing Add toString to MLoginGpsDAO. Medium MLoginGpsDAO.java 17
toString() is missing Add toString to PartiallyOfflineDAO. Medium PartiallyOfflineDAO.java 24
toString() is missing Add toString to ReportProcessDAO. Medium ReportProcessDAO.java 26
toString() is missing Add toString to ReportRefDAO. Medium ReportRefDAO.java 7
toString() is missing Add toString to ReportSummaryDAO. Medium ReportSummaryDAO.java 22
toString() is missing Add toString to RfHistoryDAO. Medium RfHistoryDAO.java 20
toString() is missing Add toString to RoleProcessDAO. Medium RoleProcessDAO.java 8
toString() is missing Add toString to SettingsDAO. Medium SettingsDAO.java 13
toString() is missing Add toString to UserNotificationDAO. Medium UserNotificationDAO.java 25
toString() is missing Add toString to UserProcessDAO. Medium UserProcessDAO.java 15
toString() is missing Add toString to UserTripDAO. Medium UserTripDAO.java 24
toString() is missing Add toString to VehicleFenceDAO. Medium VehicleFenceDAO.java 17
toString() is missing Add toString to VehicleFenceReportDAO. Medium VehicleFenceReportDAO.java 15
toString() is missing Add toString to VehicleProcessDAO. Medium VehicleProcessDAO.java 33
toString() is missing Add toString to WeekendFinder. Medium WeekendFinder.java 7
toString() is missing Add toString to DeviceTripDTO. Medium DeviceTripDTO.java 5
toString() is missing Add toString to DistParamsDTO. Medium DistParamsDTO.java 7
toString() is missing Add toString to FrequentTripDTO. Medium FrequentTripDTO.java 3
toString() is missing Add toString to FuelDTO. Medium FuelDTO.java 5
toString() is missing Add toString to FuelFilter. Medium FuelFilter.java 5
toString() is missing Add toString to Packet. Medium Packet.java 6
toString() is missing Add toString to ReportSummaryDTO. Medium ReportSummaryDTO.java 13
toString() is missing Add toString to RFIDInfoHistoryDTO. Medium RFIDInfoHistoryDTO.java 5
toString() is missing Add toString to SpeedParamDTO. Medium SpeedParamDTO.java 6
toString() is missing Add toString to TripByVehicleDTO. Medium TripByVehicleDTO.java 5
toString() is missing Add toString to TripDistanceDTO. Medium TripDistanceDTO.java 7
toString() is missing Add toString to TripParamDTO. Medium TripParamDTO.java 5
toString() is missing Add toString to GenerateMapForm. Medium GenerateMapForm.java 6
toString() is missing Add toString to GeofenceForm. Medium GeofenceForm.java 5
toString() is missing Add toString to GLatLng. Medium GLatLng.java 3
toString() is missing Add toString to LogingpsForm. Medium LogingpsForm.java 15
toString() is missing Add toString to AccumulatorRef. Medium AccumulatorRef.java 8
toString() is missing Add toString to AlertHistory. Medium AlertHistory.java 10
toString() is missing Add toString to AlertHistoryBean. Medium AlertHistoryBean.java 11
toString() is missing Add toString to BaseHibernateDAO. Medium BaseHibernateDAO.java 10
toString() is missing Add toString to Configurations. Medium Configurations.java 8
toString() is missing Add toString to ConfigurationsDAO. Medium ConfigurationsDAO.java 19
toString() is missing Add toString to DataContextMapping. Medium DataContextMapping.java 8
toString() is missing Add toString to Device. Medium Device.java 14
toString() is missing Add toString to DeviceDAO. Medium DeviceDAO.java 24
toString() is missing Add toString to DistanceHistory. Medium DistanceHistory.java 5
toString() is missing Add toString to DistanceHistoryBean. Medium DistanceHistoryBean.java 5
toString() is missing Add toString to EventNotification. Medium EventNotification.java 10
toString() is missing Add toString to FenceHistory. Medium FenceHistory.java 11
toString() is missing Add toString to FenceHistoryDAO. Medium FenceHistoryDAO.java 24
toString() is missing Add toString to FenceReport. Medium FenceReport.java 11
toString() is missing Add toString to FenceReportDAO. Medium FenceReportDAO.java 25
toString() is missing Add toString to FrequentTripDetails. Medium FrequentTripDetails.java 9
toString() is missing Add toString to FrequentTripDetailsDAO. Medium FrequentTripDetailsDAO.java 23
toString() is missing Add toString to FrequentTripDetailsId. Medium FrequentTripDetailsId.java 9
toString() is missing Add toString to FuelCalibration. Medium FuelCalibration.java 10
toString() is missing Add toString to FuelCalibrationDAO. Medium FuelCalibrationDAO.java 23
toString() is missing Add toString to FuelHistory. Medium FuelHistory.java 13
toString() is missing Add toString to FuelHistoryBean. Medium FuelHistoryBean.java 5
toString() is missing Add toString to FuelHistoryDAO. Medium FuelHistoryDAO.java 23
toString() is missing Add toString to Fuelusagetest. Medium Fuelusagetest.java 8
toString() is missing Add toString to Geofence. Medium Geofence.java 13
toString() is missing Add toString to GeofenceDAO. Medium GeofenceDAO.java 23
toString() is missing Add toString to GeovehicleMap. Medium GeovehicleMap.java 12
toString() is missing Add toString to GeovehicleMapDAO. Medium GeovehicleMapDAO.java 23
toString() is missing Add toString to Holidays. Medium Holidays.java 5
toString() is missing Add toString to HolidaysDAO. Medium HolidaysDAO.java 11
toString() is missing Add toString to MessageFormat. Medium MessageFormat.java 8
toString() is missing Add toString to MessageTemplates. Medium MessageTemplates.java 12
toString() is missing Add toString to MessageTemplatesDAO. Medium MessageTemplatesDAO.java 24
toString() is missing Add toString to MetaDistance. Medium MetaDistance.java 5
toString() is missing Add toString to MetaDistanceBean. Medium MetaDistanceBean.java 5
toString() is missing Add toString to MetaFuel. Medium MetaFuel.java 10
toString() is missing Add toString to MetaFuelBean. Medium MetaFuelBean.java 5
toString() is missing Add toString to Notification. Medium Notification.java 9
toString() is missing Add toString to NotificationDAO. Medium NotificationDAO.java 23
toString() is missing Add toString to Organization. Medium Organization.java 12
toString() is missing Add toString to OrganizationDAO. Medium OrganizationDAO.java 23
toString() is missing Add toString to Packet. Medium Packet.java 6
toString() is missing Add toString to ParamsSummary. Medium ParamsSummary.java 5
toString() is missing Add toString to ParamsSummaryDAO. Medium ParamsSummaryDAO.java 10
toString() is missing Add toString to PartiallyOfflineInfo. Medium PartiallyOfflineInfo.java 12
toString() is missing Add toString to Phone. Medium Phone.java 11
toString() is missing Add toString to PhoneDAO. Medium PhoneDAO.java 23
toString() is missing Add toString to ReportRef. Medium ReportRef.java 3
toString() is missing Add toString to ReportSummary. Medium ReportSummary.java 5
toString() is missing Add toString to ReportSummaryDAO. Medium ReportSummaryDAO.java 8
toString() is missing Add toString to RfidHistory. Medium RfidHistory.java 5
toString() is missing Add toString to RfidHistoryDAO. Medium RfidHistoryDAO.java 18
toString() is missing Add toString to RfidParameters. Medium RfidParameters.java 5
toString() is missing Add toString to RfidStatus. Medium RfidStatus.java 8
toString() is missing Add toString to ScheduleReport. Medium ScheduleReport.java 10
toString() is missing Add toString to Schools. Medium Schools.java 8
toString() is missing Add toString to Settings. Medium Settings.java 8
toString() is missing Add toString to SmsDetails. Medium SmsDetails.java 10
toString() is missing Add toString to SmsRegister. Medium SmsRegister.java 10
toString() is missing Add toString to Speedparameter. Medium Speedparameter.java 9
toString() is missing Add toString to SpeedparameterDAO. Medium SpeedparameterDAO.java 23
toString() is missing Add toString to SpeedSettings. Medium SpeedSettings.java 5
toString() is missing Add toString to SpeedSettingsDAO. Medium SpeedSettingsDAO.java 10
toString() is missing Add toString to Stopfencemapping. Medium Stopfencemapping.java 8
toString() is missing Add toString to TripAttender. Medium TripAttender.java 8
toString() is missing Add toString to TripDetails. Medium TripDetails.java 14
toString() is missing Add toString to TripDetailsDAO. Medium TripDetailsDAO.java 24
toString() is missing Add toString to TripDeviation. Medium TripDeviation.java 10
toString() is missing Add toString to TripMsgParams. Medium TripMsgParams.java 8
toString() is missing Add toString to TripParameters. Medium TripParameters.java 13
toString() is missing Add toString to TripParametersDAO. Medium TripParametersDAO.java 23
toString() is missing Add toString to TripPreference. Medium TripPreference.java 9
toString() is missing Add toString to TripPreferenceDAO. Medium TripPreferenceDAO.java 23
toString() is missing Add toString to TripReference. Medium TripReference.java 12
toString() is missing Add toString to TripScraps. Medium TripScraps.java 9
toString() is missing Add toString to TripScrapsDAO. Medium TripScrapsDAO.java 23
toString() is missing Add toString to TripTravelerDetails. Medium TripTravelerDetails.java 13
toString() is missing Add toString to TripTravelerDetailsDAO. Medium TripTravelerDetailsDAO.java 23
toString() is missing Add toString to TripTraversal. Medium TripTraversal.java 10
toString() is missing Add toString to TripVehicleMap. Medium TripVehicleMap.java 9
toString() is missing Add toString to TripVehicleMapDAO. Medium TripVehicleMapDAO.java 23
toString() is missing Add toString to User. Medium User.java 13
toString() is missing Add toString to UserDAO. Medium UserDAO.java 23
toString() is missing Add toString to UserDetails. Medium UserDetails.java 13
toString() is missing Add toString to UserDetailsDAO. Medium UserDetailsDAO.java 23
toString() is missing Add toString to UserGeofenceMap. Medium UserGeofenceMap.java 9
toString() is missing Add toString to UserGeofenceMapDAO. Medium UserGeofenceMapDAO.java 23
toString() is missing Add toString to UserGrade. Medium UserGrade.java 8
toString() is missing Add toString to UserGrades. Medium UserGrades.java 3
toString() is missing Add toString to UserGradesDAO. Medium UserGradesDAO.java 6
toString() is missing Add toString to Usergroup. Medium Usergroup.java 9
toString() is missing Add toString to UsergroupDAO. Medium UsergroupDAO.java 23
toString() is missing Add toString to Usergroupgrouprole. Medium Usergroupgrouprole.java 8
toString() is missing Add toString to UsergroupgrouproleId. Medium UsergroupgrouproleId.java 8
toString() is missing Add toString to UsergrouproleId. Medium UsergrouproleId.java 9
toString() is missing Add toString to UserLandmarks. Medium UserLandmarks.java 9
toString() is missing Add toString to UserLandmarksDAO. Medium UserLandmarksDAO.java 23
toString() is missing Add toString to UserPreferences. Medium UserPreferences.java 9
toString() is missing Add toString to UserPreferencesDAO. Medium UserPreferencesDAO.java 23
toString() is missing Add toString to UserRfid. Medium UserRfid.java 3
toString() is missing Add toString to UserRfidDAO. Medium UserRfidDAO.java 18
toString() is missing Add toString to UsersGeofence. Medium UsersGeofence.java 10
toString() is missing Add toString to UsersGeofenceDAO. Medium UsersGeofenceDAO.java 23
toString() is missing Add toString to UsersGroups. Medium UsersGroups.java 9
toString() is missing Add toString to UsersGroupsDAO. Medium UsersGroupsDAO.java 23
toString() is missing Add toString to UsersGroupsId. Medium UsersGroupsId.java 9
toString() is missing Add toString to UsersOrgs. Medium UsersOrgs.java 9
toString() is missing Add toString to UsersOrgsDAO. Medium UsersOrgsDAO.java 24
toString() is missing Add toString to UsersOrgsId. Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
Constant on right side of comparison Reverse the order of the operands. Medium AlertSettingsAction.java 62
Constant on right side of comparison Reverse the order of the operands. Medium AlertSettingsAction.java 97
Constant on right side of comparison Reverse the order of the operands. Medium AlertSettingsAction.java 140
Constant on right side of comparison Reverse the order of the operands. Medium AlertSettingsAction.java 149
Constant on right side of comparison Reverse the order of the operands. Medium AlertSettingsAction.java 153
Constant on right side of comparison Reverse the order of the operands. Medium AutoCompleteAction.java 47
Constant on right side of comparison Reverse the order of the operands. Medium CookieLoginAction.java 163
Constant on right side of comparison Reverse the order of the operands. Medium CookieLoginAction.java 193
Constant on right side of comparison Reverse the order of the operands. Medium CookieLoginAction.java 210
Constant on right side of comparison Reverse the order of the operands. Medium DeviceCRUDAction.java 148
Constant on right side of comparison Reverse the order of the operands. Medium DeviceCRUDAction.java 269
Constant on right side of comparison Reverse the order of the operands. Medium DeviceCRUDAction.java 332
Constant on right side of comparison Reverse the order of the operands. Medium FenceVehicleMapAction.java 100
Constant on right side of comparison Reverse the order of the operands. Medium FenceVehicleMapAction.java 137
Constant on right side of comparison Reverse the order of the operands. Medium FenceVehicleMapAction.java 187
Constant on right side of comparison Reverse the order of the operands. Medium FenceVehicleMapAction.java 192
Constant on right side of comparison Reverse the order of the operands. Medium GeofenceAction.java 113
Constant on right side of comparison Reverse the order of the operands. Medium GeofenceAction.java 118
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 86
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 101
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 109
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 124
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 133
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 172
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 188
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 221
Constant on right side of comparison Reverse the order of the operands. Medium HolidayAction.java 226
Constant on right side of comparison Reverse the order of the operands. Medium LogingpsAction.java 131
Constant on right side of comparison Reverse the order of the operands. Medium LogingpsAction.java 139
Constant on right side of comparison Reverse the order of the operands. Medium LogingpsAction.java 141
Constant on right side of comparison Reverse the order of the operands. Medium LogingpsAction.java 143
Constant on right side of comparison Reverse the order of the operands. Medium LogingpsAction.java 145
Constant on right side of comparison Reverse the order of the operands. Medium MessageHandler.java 125
Constant on right side of comparison Reverse the order of the operands. Medium MessageHandler.java 206
Constant on right side of comparison Reverse the order of the operands. Medium MLoginGpsAction.java 156
Constant on right side of comparison Reverse the order of the operands. Medium MLoginGpsAction.java 167
Constant on right side of comparison Reverse the order of the operands. Medium MLoginGpsAction.java 167
Constant on right side of comparison Reverse the order of the operands. Medium MLoginGpsAction.java 225
Constant on right side of comparison Reverse the order of the operands. Medium MLoginGpsAction.java 254
Constant on right side of comparison Reverse the order of the operands. Medium MLoginGpsAction.java 271
Constant on right side of comparison Reverse the order of the operands. Medium RFIDAction.java 95
Constant on right side of comparison Reverse the order of the operands. Medium RFIDAction.java 100
Constant on right side of comparison Reverse the order of the operands. Medium RFIDAction.java 148
Constant on right side of comparison Reverse the order of the operands. Medium RFIDAction.java 220
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 150
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 166
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 260
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 267
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 280
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 285
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 293
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 303
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 307
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 311
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 316
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 320
Constant on right side of comparison Reverse the order of the operands. Medium TripCrudAction.java 324
Constant on right side of comparison Reverse the order of the operands. Medium UserNotificationAction.java 225
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 117
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 175
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 211
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 233
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 325
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 346
Constant on right side of comparison Reverse the order of the operands. Medium UserTripAction.java 361
Constant on right side of comparison Reverse the order of the operands. Medium VehicleCRUDAction.java 175
Constant on right side of comparison Reverse the order of the operands. Medium VehicleCRUDAction.java 177
Constant on right side of comparison Reverse the order of the operands. Medium VehicleCRUDAction.java 233
Constant on right side of comparison Reverse the order of the operands. Medium VehicleCRUDAction.java 280
Constant on right side of comparison Reverse the order of the operands. Medium VehicleCRUDAction.java 288
Constant on right side of comparison Reverse the order of the operands. Medium VehicleCRUDAction.java 321
Constant on right side of comparison Reverse the order of the operands. Medium DailyTripRepDAO.java 80
Constant on right side of comparison Reverse the order of the operands. Medium DailyTripRepDAO.java 83
Constant on right side of comparison Reverse the order of the operands. Medium DailyTripRepDAO.java 102
Constant on right side of comparison Reverse the order of the operands. Medium DailyTripRepDAO.java 114
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 94
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 153
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 162
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 172
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 181
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 359
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 359
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 366
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 366
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 373
Constant on right side of comparison Reverse the order of the operands. Medium DeviceProcessDAO.java 373
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 88
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 92
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 92
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 130
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 135
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 135
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 213
Constant on right side of comparison Reverse the order of the operands. Medium FenceUsersDAO.java 246
Constant on right side of comparison Reverse the order of the operands. Medium MessagesDAO.java 43
Constant on right side of comparison Reverse the order of the operands. Medium PartiallyOfflineDAO.java 50
Constant on right side of comparison Reverse the order of the operands. Medium PartiallyOfflineDAO.java 90
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 75
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 75
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 87
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 98
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 100
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 103
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 103
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 109
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 109
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 119
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 122
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 122
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 128
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 128
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 131
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 132
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 132
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 149
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 156
Constant on right side of comparison Reverse the order of the operands. Medium ReportProcessDAO.java 163
Constant on right side of comparison Reverse the order of the operands. Medium ReportSummaryDAO.java 139
Constant on right side of comparison Reverse the order of the operands. Medium ReportSummaryDAO.java 145
Constant on right side of comparison Reverse the order of the operands. Medium ReportSummaryDAO.java 153
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 34
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 71
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 74
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 79
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 88
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 117
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 117
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 152
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 157
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 157
Constant on right side of comparison Reverse the order of the operands. Medium RfHistoryDAO.java 238
Constant on right side of comparison Reverse the order of the operands. Medium SettingsDAO.java 31
Constant on right side of comparison Reverse the order of the operands. Medium SettingsDAO.java 69
Constant on right side of comparison Reverse the order of the operands. Medium UserProcessDAO.java 101
Constant on right side of comparison Reverse the order of the operands. Medium UserProcessDAO.java 101
Constant on right side of comparison Reverse the order of the operands. Medium UserProcessDAO.java 101
Constant on right side of comparison Reverse the order of the operands. Medium UserProcessDAO.java 103
Constant on right side of comparison Reverse the order of the operands. Medium UserProcessDAO.java 105
Constant on right side of comparison Reverse the order of the operands. Medium VehicleFenceDAO.java 41
Constant on right side of comparison Reverse the order of the operands. Medium VehicleFenceDAO.java 80
Constant on right side of comparison Reverse the order of the operands. Medium VehicleFenceDAO.java 103
Constant on right side of comparison Reverse the order of the operands. Medium VehicleProcessDAO.java 109
Constant on right side of comparison Reverse the order of the operands. Medium VehicleProcessDAO.java 209
Constant on right side of comparison Reverse the order of the operands. Medium VehicleProcessDAO.java 214
Constant on right side of comparison Reverse the order of the operands. Medium VehicleProcessDAO.java 221
Constant on right side of comparison Reverse the order of the operands. Medium VehicleProcessDAO.java 228
Constant on right side of comparison Reverse the order of the operands. Medium ConfigurationsDAO.java 29
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 49
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 56
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 57
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 59
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 60
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 69
Constant on right side of comparison Reverse the order of the operands. Medium FrequentTripDetailsId.java 72
Constant on right side of comparison Reverse the order of the operands. Medium GeofenceDAO.java 61
Constant on right side of comparison Reverse the order of the operands. Medium GeofenceDAO.java 61
Constant on right side of comparison Reverse the order of the operands. Medium HibernateSessionFactory.java 52
Constant on right side of comparison Reverse the order of the operands. Medium HibernateSessionFactory.java 53
Constant on right side of comparison Reverse the order of the operands. Medium HibernateSessionFactory.java 56
Constant on right side of comparison Reverse the order of the operands. Medium HibernateSessionFactory.java 88
Constant on right side of comparison Reverse the order of the operands. Medium ParamsSummaryDAO.java 83
Constant on right side of comparison Reverse the order of the operands. Medium RfidHistoryDAO.java 91
Constant on right side of comparison Reverse the order of the operands. Medium UsergroupgrouproleId.java 50
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 59
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 66
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 67
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 70
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 71
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 74
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 75
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 83
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 85
Constant on right side of comparison Reverse the order of the operands. Medium UsergrouproleId.java 87
Constant on right side of comparison Reverse the order of the operands. Medium UserRfidDAO.java 92
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 49
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 56
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 57
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 60
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 61
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 69
Constant on right side of comparison Reverse the order of the operands. Medium UsersGroupsId.java 71
 
Violation Recommendation Severity Resource Line
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium DeviceCRUDAction.java 435
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium DeviceProcessDAO.java 75
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium DeviceProcessDAO.java 223
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceProcessDAO.java 237
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium DeviceProcessDAO.java 274
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium DeviceProcessDAO.java 312
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium DeviceProcessDAO.java 340
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium HolidayProcessDAO.java 49
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium HolidayProcessDAO.java 81
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium HolidayProcessDAO.java 109
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium UserNotificationDAO.java 74
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium UserNotificationDAO.java 191
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium UserNotificationDAO.java 230
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium UserTripDAO.java 166
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium UserTripDAO.java 241
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium VehicleProcessDAO.java 144
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium VehicleProcessDAO.java 181
Disallowed exception thrown: java.lang.Exception Delete the throw statement. Medium VehicleProcessDAO.java 280
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium VehicleProcessDAO.java 295
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 39
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 50
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 62
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 77
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 92
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 120
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 132
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 143
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium DeviceDAO.java 154
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 39
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 50
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 62
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 77
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 92
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 118
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 130
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 141
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceHistoryDAO.java 152
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 39
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 50
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 62
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 77
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 92
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 116
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 129
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 140
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FenceReportDAO.java 151
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 36
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 47
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 60
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 75
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 90
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 106
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 119
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 130
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FrequentTripDetailsDAO.java 141
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 32
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 42
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 58
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 70
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 83
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 94
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 105
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 114
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelCalibrationDAO.java 123
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 33
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 44
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 62
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 74
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 87
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 98
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 109
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 118
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium FuelHistoryDAO.java 127
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 43
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 54
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 83
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 98
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 146
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 158
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 169
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeofenceDAO.java 180
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 35
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 46
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 58
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 73
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 88
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 104
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 117
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 128
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium GeovehicleMapDAO.java 139
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium HolidaysDAO.java 25
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium HolidaysDAO.java 34
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium HolidaysDAO.java 45
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium HolidaysDAO.java 59
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium HolidaysDAO.java 93
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 37
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 48
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 60
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 75
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 90
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 114
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 128
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 139
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium MessageTemplatesDAO.java 150
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 37
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 48
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 60
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 75
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 90
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 114
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 127
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 138
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium NotificationDAO.java 149
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 45
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 56
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 68
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 83
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 98
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 154
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 167
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 178
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium OrganizationDAO.java 189
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 24
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 36
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 48
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 60
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 74
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 93
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium ParamsSummaryDAO.java 110
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 43
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 54
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 66
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 81
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 96
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 144
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 156
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 167
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium PhoneDAO.java 178
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 32
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 44
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 56
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 68
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 82
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 101
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium RfidHistoryDAO.java 118
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 36
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 47
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 59
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 74
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 89
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 109
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 122
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 133
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedparameterDAO.java 144
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedSettingsDAO.java 20
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedSettingsDAO.java 30
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedSettingsDAO.java 47
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium SpeedSettingsDAO.java 59
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 53
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 64
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 76
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 91
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 106
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 194
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 208
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 219
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripDetailsDAO.java 230
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 42
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 53
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 65
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 80
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 95
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 139
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 152
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 163
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripParametersDAO.java 174
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 42
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 53
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 65
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 80
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 95
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 139
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 152
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 163
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripPreferenceDAO.java 174
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 36
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 47
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 59
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 74
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 89
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 109
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 122
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 133
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripScrapsDAO.java 144
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 47
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 58
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 70
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 85
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 100
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 161
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 174
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 185
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripTravelerDetailsDAO.java 196
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 35
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 46
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 58
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 73
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 88
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 100
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 113
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 124
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium TripVehicleMapDAO.java 135
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 62
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 73
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 85
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 100
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 115
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 239
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 251
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 262
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDAO.java 273
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 52
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 63
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 75
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 90
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 105
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 189
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 202
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 213
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserDetailsDAO.java 224
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 35
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 46
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 58
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 73
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 88
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 100
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 113
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 124
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserGeofenceMapDAO.java 135
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 38
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 49
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 61
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 76
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 91
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 119
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 131
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 142
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsergroupDAO.java 153
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 38
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 49
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 61
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 76
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 91
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 119
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 132
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 143
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserLandmarksDAO.java 154
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 49
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 60
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 72
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 87
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 102
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 175
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 188
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 199
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserPreferencesDAO.java 210
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 33
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 45
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 57
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 69
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 83
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 102
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UserRfidDAO.java 119
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 34
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 44
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 55
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 67
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 80
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 91
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 102
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 111
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGeofenceDAO.java 120
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 35
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 46
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 58
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 73
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 88
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 100
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 113
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 124
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersGroupsDAO.java 135
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 54
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 63
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 74
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 86
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 99
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 110
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 120
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 129
Disallowed exception thrown: java.lang.RuntimeException Delete the throw statement. Medium UsersOrgsDAO.java 138
 
Violation Recommendation Severity Resource Line
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium MessageHandler.java 155
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium MessageHandler.java 157
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium MessageHandler.java 157
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium MessageHandler.java 157
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium MessageHandler.java 157
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium MessageHandler.java 161
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 62
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 63
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 64
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 65
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 138
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 139
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 140
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 141
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium FenceUsersDAO.java 142
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium ReportSummaryDAO.java 118
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium RfHistoryDAO.java 92
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium RfHistoryDAO.java 93
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium RfHistoryDAO.java 94
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium RfHistoryDAO.java 95
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium UserTripDAO.java 302
String literal can be replaced by a character literal Replace the string literal with a character literal. Medium VehicleProcessDAO.java 112
 
Violation Recommendation Severity Resource Line
Found a non-private method returning an internal array Do not return this internal array directly. Medium FenceVehicleMapAction.java 42
Found a non-private method setting an internal array Do not set this internal array directly. Medium FenceVehicleMapAction.java 47
Found a non-private method returning an internal array Do not return this internal array directly. Medium UserTripAction.java 39
Found a non-private method setting an internal array Do not set this internal array directly. Medium UserTripAction.java 44
 
Violation Recommendation Severity Resource Line
Statically initialized array The array should be initialized dynamically. Medium CookieLoginAction.java 130
Statically initialized array The array should be initialized dynamically. Medium MLoginGpsAction.java 133
 
Violation Recommendation Severity Resource Line
Array is stored without copying You should copy arrays when you store them Medium FenceVehicleMapAction.java 47
Array is stored without copying You should copy arrays when you store them Medium UserTripAction.java 44
 
Violation Recommendation Severity Resource Line
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 37
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 95
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 138
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 138
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 138
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 144
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 144
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 144
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AlertSettingsAction.java 152
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AutoCompleteAction.java 46
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AutoCompleteAction.java 46
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AutoCompleteAction.java 78
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AutoCompleteAction.java 78
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AutoCompleteAction.java 93
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium AutoCompleteAction.java 93
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium BaseAction.java 12
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium BaseAction.java 13
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium BaseAction.java 14
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium BaseAction.java 15
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium CookieLoginAction.java 180
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium CookieLoginAction.java 180
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium CookieLoginAction.java 203
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium CookieLoginAction.java 203
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium CookieLoginAction.java 223
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium CookieLoginAction.java 223
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceCRUDAction.java 187
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceCRUDAction.java 187
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 64
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 64
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 70
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 70
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 97
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 97
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 104
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 104
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 149
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 149
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 157
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 157
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium FenceVehicleMapAction.java 185
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium GeofenceAction.java 110
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium GeofenceAction.java 110
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium HolidayAction.java 93
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium HolidayAction.java 93
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium LogingpsAction.java 149
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium LogingpsAction.java 149
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MessageHandler.java 132
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MessageHandler.java 132
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MessageHandler.java 151
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MessageHandler.java 151
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MLoginGpsAction.java 241
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MLoginGpsAction.java 241
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MLoginGpsAction.java 264
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MLoginGpsAction.java 264
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MLoginGpsAction.java 285
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MLoginGpsAction.java 285
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium RFIDAction.java 74
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium RFIDAction.java 111
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium TripCrudAction.java 191
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium TripCrudAction.java 191
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 222
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 222
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 224
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 224
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 242
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 242
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 273
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 298
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 298
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 311
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 311
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 366
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationAction.java 366
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripAction.java 165
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripAction.java 165
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripAction.java 206
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripAction.java 206
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripAction.java 231
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripAction.java 231
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleCRUDAction.java 277
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleCRUDAction.java 277
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceProcessDAO.java 209
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceProcessDAO.java 209
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceProcessDAO.java 210
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceProcessDAO.java 234
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium DeviceProcessDAO.java 234
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium MessagesDAO.java 54
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium SettingsDAO.java 84
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium SettingsDAO.java 84
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium SettingsDAO.java 84
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium SettingsDAO.java 84
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationDAO.java 33
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationDAO.java 33
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserNotificationDAO.java 411
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserProcessDAO.java 73
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserProcessDAO.java 73
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserProcessDAO.java 133
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserProcessDAO.java 133
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 103
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 103
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 175
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 175
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 252
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 252
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 315
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserTripDAO.java 315
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleProcessDAO.java 258
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleProcessDAO.java 258
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleProcessDAO.java 259
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleProcessDAO.java 292
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium VehicleProcessDAO.java 292
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium ParamsSummaryDAO.java 82
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium RfidHistoryDAO.java 90
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium TripDetails.java 51
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium TripParameters.java 171
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium TripParameters.java 173
Auto-boxing of a primitive value Remove the need to wrap the primitive value, or wrap it explicitly. Medium UserRfidDAO.java 91
 
Violation Recommendation Severity Resource Line
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium AlertSettingsAction.java 140
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium AlertSettingsAction.java 149
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium CookieLoginAction.java 152
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium CookieLoginAction.java 152
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium CookieLoginAction.java 158
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium CookieLoginAction.java 158
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofenceAction.java 117
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium HolidayAction.java 109
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium HolidayAction.java 114
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium HolidayAction.java 220
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium MLoginGpsAction.java 212
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium MLoginGpsAction.java 212
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium MLoginGpsAction.java 219
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium MLoginGpsAction.java 219
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationAction.java 272
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 74
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 98
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 98
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 119
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 119
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 119
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 120
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 120
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 120
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 120
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 148
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 168
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 168
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 174
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DailyTripRepDAO.java 174
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DeviceProcessDAO.java 210
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium DeviceProcessDAO.java 211
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofencingDAO.java 53
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofencingDAO.java 54
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofencingDAO.java 55
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofencingDAO.java 83
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofencingDAO.java 174
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 72
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 72
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 103
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 109
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 116
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 116
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 122
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 128
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportProcessDAO.java 132
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportSummaryDAO.java 116
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportSummaryDAO.java 130
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportSummaryDAO.java 161
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium ReportSummaryDAO.java 163
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium RfHistoryDAO.java 117
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 102
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 126
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 151
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 175
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 216
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 254
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 412
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserNotificationDAO.java 412
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserProcessDAO.java 56
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserTripDAO.java 151
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserTripDAO.java 190
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserTripDAO.java 191
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserTripDAO.java 227
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserTripDAO.java 330
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium UserTripDAO.java 331
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium VehicleProcessDAO.java 52
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium VehicleProcessDAO.java 259
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium VehicleProcessDAO.java 260
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium SpeedParamDTO.java 91
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium SpeedParamDTO.java 91
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium TripDistanceDTO.java 190
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium TripDistanceDTO.java 190
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium GeofenceDAO.java 61
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium TripParameters.java 171
Auto-unboxing of a primitive value wrapper Explicitly access the primitive value. Medium TripParameters.java 172
 
Violation Recommendation Severity Resource Line
The keyword "this" is unnecessary Delete the keyword "this". Medium BaseAction.java 55
The keyword "this" is unnecessary Delete the keyword "this". Medium BaseAction.java 59
The keyword "this" is unnecessary Delete the keyword "this". Medium CookieLoginAction.java 258
The keyword "this" is unnecessary Delete the keyword "this". Medium CookieLoginAction.java 264
The keyword "this" is unnecessary Delete the keyword "this". Medium DeviceCRUDAction.java 82
The keyword "this" is unnecessary Delete the keyword "this". Medium DeviceCRUDAction.java 445
The keyword "this" is unnecessary Delete the keyword "this". Medium HolidayAction.java 260
The keyword "this" is unnecessary Delete the keyword "this". Medium HolidayAction.java 266
The keyword "this" is unnecessary Delete the keyword "this". Medium LogingpsAction.java 187
The keyword "this" is unnecessary Delete the keyword "this". Medium MLoginGpsAction.java 320
The keyword "this" is unnecessary Delete the keyword "this". Medium MLoginGpsAction.java 326
The keyword "this" is unnecessary Delete the keyword "this". Medium TripCrudAction.java 173
The keyword "this" is unnecessary Delete the keyword "this". Medium TripCrudAction.java 180
The keyword "this" is unnecessary Delete the keyword "this". Medium WeekendFinder.java 30
The keyword "this" is unnecessary Delete the keyword "this". Medium FuelFilter.java 35
The keyword "this" is unnecessary Delete the keyword "this". Medium FuelFilter.java 38
The keyword "this" is unnecessary Delete the keyword "this". Medium FuelFilter.java 44
The keyword "this" is unnecessary Delete the keyword "this". Medium FuelFilter.java 50
The keyword "this" is unnecessary Delete the keyword "this". Medium ReportSummaryDTO.java 98
The keyword "this" is unnecessary Delete the keyword "this". Medium ReportSummaryDTO.java 99
The keyword "this" is unnecessary Delete the keyword "this". Medium SpeedParamDTO.java 46
The keyword "this" is unnecessary Delete the keyword "this". Medium AccumulatorRef.java 26
The keyword "this" is unnecessary Delete the keyword "this". Medium AccumulatorRef.java 34
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 38
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 46
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 54
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 62
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 70
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 78
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 86
The keyword "this" is unnecessary Delete the keyword "this". Medium AlertHistory.java 94
The keyword "this" is unnecessary Delete the keyword "this". Medium Configurations.java 23
The keyword "this" is unnecessary Delete the keyword "this". Medium Configurations.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium Configurations.java 39
The keyword "this" is unnecessary Delete the keyword "this". Medium DataContextMapping.java 30
The keyword "this" is unnecessary Delete the keyword "this". Medium DataContextMapping.java 38
The keyword "this" is unnecessary Delete the keyword "this". Medium DataContextMapping.java 46
The keyword "this" is unnecessary Delete the keyword "this". Medium DataContextMapping.java 54
The keyword "this" is unnecessary Delete the keyword "this". Medium DataContextMapping.java 62
The keyword "this" is unnecessary Delete the keyword "this". Medium DataContextMapping.java 70
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 89
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 105
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 113
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 121
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 129
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 137
The keyword "this" is unnecessary Delete the keyword "this". Medium Device.java 145
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 34
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 42
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 50
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 58
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 66
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 74
The keyword "this" is unnecessary Delete the keyword "this". Medium EventNotification.java 82
The keyword "this" is unnecessary Delete the keyword "this". Medium FrequentTripDetails.java 37
The keyword "this" is unnecessary Delete the keyword "this". Medium FrequentTripDetails.java 45
The keyword "this" is unnecessary Delete the keyword "this". Medium FrequentTripDetailsId.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium FrequentTripDetailsId.java 39
The keyword "this" is unnecessary Delete the keyword "this". Medium Fuelusagetest.java 23
The keyword "this" is unnecessary Delete the keyword "this". Medium Fuelusagetest.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium Fuelusagetest.java 39
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 107
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 115
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 123
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 131
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 139
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 147
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 155
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 163
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 171
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 179
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 187
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 195
The keyword "this" is unnecessary Delete the keyword "this". Medium Geofence.java 203
The keyword "this" is unnecessary Delete the keyword "this". Medium GeovehicleMap.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium GeovehicleMap.java 57
The keyword "this" is unnecessary Delete the keyword "this". Medium GeovehicleMap.java 65
The keyword "this" is unnecessary Delete the keyword "this". Medium GeovehicleMap.java 73
The keyword "this" is unnecessary Delete the keyword "this". Medium Holidays.java 20
The keyword "this" is unnecessary Delete the keyword "this". Medium Holidays.java 28
The keyword "this" is unnecessary Delete the keyword "this". Medium Holidays.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium Holidays.java 34
The keyword "this" is unnecessary Delete the keyword "this". Medium Holidays.java 40
The keyword "this" is unnecessary Delete the keyword "this". Medium Holidays.java 46
The keyword "this" is unnecessary Delete the keyword "this". Medium MessageFormat.java 29
The keyword "this" is unnecessary Delete the keyword "this". Medium MessageFormat.java 37
The keyword "this" is unnecessary Delete the keyword "this". Medium MessageFormat.java 45
The keyword "this" is unnecessary Delete the keyword "this". Medium MessageFormat.java 53
The keyword "this" is unnecessary Delete the keyword "this". Medium MetaFuel.java 28
The keyword "this" is unnecessary Delete the keyword "this". Medium MetaFuel.java 36
The keyword "this" is unnecessary Delete the keyword "this". Medium MetaFuel.java 44
The keyword "this" is unnecessary Delete the keyword "this". Medium MetaFuel.java 52
The keyword "this" is unnecessary Delete the keyword "this". Medium Notification.java 60
The keyword "this" is unnecessary Delete the keyword "this". Medium Notification.java 68
The keyword "this" is unnecessary Delete the keyword "this". Medium Notification.java 76
The keyword "this" is unnecessary Delete the keyword "this". Medium Notification.java 84
The keyword "this" is unnecessary Delete the keyword "this". Medium Notification.java 92
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 66
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 74
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 82
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 90
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 98
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 106
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 114
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 122
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 130
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 138
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 146
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 154
The keyword "this" is unnecessary Delete the keyword "this". Medium Organization.java 162
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 60
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 68
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 76
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 84
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 92
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 100
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 108
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 116
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 124
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 132
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 140
The keyword "this" is unnecessary Delete the keyword "this". Medium Phone.java 148
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidHistory.java 45
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidHistory.java 53
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidHistory.java 61
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidHistory.java 69
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidHistory.java 77
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidHistory.java 85
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidStatus.java 30
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidStatus.java 38
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidStatus.java 46
The keyword "this" is unnecessary Delete the keyword "this". Medium RfidStatus.java 54
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 36
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 44
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 52
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 60
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 68
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 76
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 84
The keyword "this" is unnecessary Delete the keyword "this". Medium ScheduleReport.java 92
The keyword "this" is unnecessary Delete the keyword "this". Medium Schools.java 24
The keyword "this" is unnecessary Delete the keyword "this". Medium Schools.java 32
The keyword "this" is unnecessary Delete the keyword "this". Medium Schools.java 40
The keyword "this" is unnecessary Delete the keyword "this". Medium Settings.java 23
The keyword "this" is unnecessary Delete the keyword "this". Medium Settings.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium Settings.java 39
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 48
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 56
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 64
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 72
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 80
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 88
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 96
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 104
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsDetails.java 112
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsRegister.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsRegister.java 39
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsRegister.java 47
The keyword "this" is unnecessary Delete the keyword "this". Medium SmsRegister.java 55
The keyword "this" is unnecessary Delete the keyword "this". Medium Speedparameter.java 42
The keyword "this" is unnecessary Delete the keyword "this". Medium Speedparameter.java 50
The keyword "this" is unnecessary Delete the keyword "this". Medium Speedparameter.java 58
The keyword "this" is unnecessary Delete the keyword "this". Medium Speedparameter.java 66
The keyword "this" is unnecessary Delete the keyword "this". Medium Stopfencemapping.java 25
The keyword "this" is unnecessary Delete the keyword "this". Medium Stopfencemapping.java 33
The keyword "this" is unnecessary Delete the keyword "this". Medium Stopfencemapping.java 41
The keyword "this" is unnecessary Delete the keyword "this". Medium Stopfencemapping.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium TripAttender.java 25
The keyword "this" is unnecessary Delete the keyword "this". Medium TripAttender.java 33
The keyword "this" is unnecessary Delete the keyword "this". Medium TripAttender.java 41
The keyword "this" is unnecessary Delete the keyword "this". Medium TripAttender.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 203
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 245
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 273
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 281
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 285
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 303
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 311
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 319
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 327
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 335
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 344
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 353
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 361
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 369
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 377
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 385
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 393
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 413
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 421
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDetails.java 429
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDeviation.java 33
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDeviation.java 41
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDeviation.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium TripDeviation.java 57
The keyword "this" is unnecessary Delete the keyword "this". Medium TripMsgParams.java 34
The keyword "this" is unnecessary Delete the keyword "this". Medium TripMsgParams.java 42
The keyword "this" is unnecessary Delete the keyword "this". Medium TripMsgParams.java 50
The keyword "this" is unnecessary Delete the keyword "this". Medium TripMsgParams.java 58
The keyword "this" is unnecessary Delete the keyword "this". Medium TripMsgParams.java 66
The keyword "this" is unnecessary Delete the keyword "this". Medium TripMsgParams.java 74
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 134
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 142
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 150
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 158
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 166
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 179
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 187
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 203
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 211
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 219
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 241
The keyword "this" is unnecessary Delete the keyword "this". Medium TripParameters.java 244
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 52
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 60
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 68
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 76
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 84
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 92
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 100
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 108
The keyword "this" is unnecessary Delete the keyword "this". Medium TripPreference.java 116
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 55
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 63
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 71
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 79
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 87
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 95
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 103
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 111
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 119
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 128
The keyword "this" is unnecessary Delete the keyword "this". Medium TripReference.java 137
The keyword "this" is unnecessary Delete the keyword "this". Medium TripScraps.java 40
The keyword "this" is unnecessary Delete the keyword "this". Medium TripScraps.java 48
The keyword "this" is unnecessary Delete the keyword "this". Medium TripScraps.java 56
The keyword "this" is unnecessary Delete the keyword "this". Medium TripScraps.java 64
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 73
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 81
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 89
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 97
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 105
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 113
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 121
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 129
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 137
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 145
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 153
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 161
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 169
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 177
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 185
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTravelerDetails.java 193
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTraversal.java 37
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTraversal.java 45
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTraversal.java 53
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTraversal.java 62
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTraversal.java 70
The keyword "this" is unnecessary Delete the keyword "this". Medium TripTraversal.java 78
The keyword "this" is unnecessary Delete the keyword "this". Medium TripVehicleMap.java 32
The keyword "this" is unnecessary Delete the keyword "this". Medium TripVehicleMap.java 40
The keyword "this" is unnecessary Delete the keyword "this". Medium TripVehicleMap.java 48
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 132
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 140
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 148
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 156
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 164
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 172
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 180
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 188
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 196
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 204
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 212
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 220
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 228
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 236
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 244
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 252
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 260
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 268
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 276
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 284
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 292
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 300
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 308
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 316
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 324
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 332
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 340
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 348
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 356
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 364
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 372
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 380
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 388
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 396
The keyword "this" is unnecessary Delete the keyword "this". Medium User.java 404
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 121
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 129
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 137
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 145
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 153
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 161
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 169
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 177
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 185
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 193
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 201
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 209
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 217
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 225
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 233
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 241
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 249
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 257
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 265
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 273
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 281
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 289
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 297
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 305
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 313
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 321
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 329
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 337
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 345
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 353
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 361
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 369
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 377
The keyword "this" is unnecessary Delete the keyword "this". Medium UserDetails.java 385
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGeofenceMap.java 32
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGeofenceMap.java 40
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGeofenceMap.java 48
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGrade.java 25
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGrade.java 33
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGrade.java 41
The keyword "this" is unnecessary Delete the keyword "this". Medium UserGrade.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium Usergroup.java 43
The keyword "this" is unnecessary Delete the keyword "this". Medium Usergroup.java 51
The keyword "this" is unnecessary Delete the keyword "this". Medium Usergroup.java 59
The keyword "this" is unnecessary Delete the keyword "this". Medium Usergroup.java 67
The keyword "this" is unnecessary Delete the keyword "this". Medium Usergroup.java 75
The keyword "this" is unnecessary Delete the keyword "this". Medium Usergroupgrouprole.java 20
The keyword "this" is unnecessary Delete the keyword "this". Medium UsergroupgrouproleId.java 24
The keyword "this" is unnecessary Delete the keyword "this". Medium UsergroupgrouproleId.java 32
The keyword "this" is unnecessary Delete the keyword "this". Medium UsergroupgrouproleId.java 40
The keyword "this" is unnecessary Delete the keyword "this". Medium UsergrouproleId.java 33
The keyword "this" is unnecessary Delete the keyword "this". Medium UsergrouproleId.java 41
The keyword "this" is unnecessary Delete the keyword "this". Medium UsergrouproleId.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium UserLandmarks.java 45
The keyword "this" is unnecessary Delete the keyword "this". Medium UserLandmarks.java 53
The keyword "this" is unnecessary Delete the keyword "this". Medium UserLandmarks.java 61
The keyword "this" is unnecessary Delete the keyword "this". Medium UserLandmarks.java 69
The keyword "this" is unnecessary Delete the keyword "this". Medium UserLandmarks.java 77
The keyword "this" is unnecessary Delete the keyword "this". Medium UserLandmarks.java 85
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 71
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 79
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 87
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 95
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 103
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 111
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 119
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 127
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 135
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 143
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 151
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 159
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 167
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 175
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 183
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 191
The keyword "this" is unnecessary Delete the keyword "this". Medium UserPreferences.java 199
The keyword "this" is unnecessary Delete the keyword "this". Medium UserRfid.java 33
The keyword "this" is unnecessary Delete the keyword "this". Medium UserRfid.java 41
The keyword "this" is unnecessary Delete the keyword "this". Medium UserRfid.java 49
The keyword "this" is unnecessary Delete the keyword "this". Medium UserRfid.java 57
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersGeofence.java 62
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersGeofence.java 70
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersGeofence.java 78
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersGroups.java 29
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersGroupsId.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersGroupsId.java 39
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersOrgs.java 29
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersOrgsId.java 31
The keyword "this" is unnecessary Delete the keyword "this". Medium UsersOrgsId.java 39
 
Violation Recommendation Severity Resource Line
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ConfigurationsDAO.java 36
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ConfigurationsDAO.java 40
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ConfigurationsDAO.java 44
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 33
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 36
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 38
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 44
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 47
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 49
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 55
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 61
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 72
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 76
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 82
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 91
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 113
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 119
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 125
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 128
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 131
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 137
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 140
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 142
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 148
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium DeviceDAO.java 151
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium DeviceDAO.java 153
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 33
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 36
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 38
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 44
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 47
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 49
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 55
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 61
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 72
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 76
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 82
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 91
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 111
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 117
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 123
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 126
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 129
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 135
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 138
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 140
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 146
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 149
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceHistoryDAO.java 151
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 33
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 36
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 38
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 44
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 47
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 49
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 55
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 61
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 72
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 76
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 82
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 91
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 109
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 115
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 121
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 125
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 128
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 134
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 137
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 139
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 145
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FenceReportDAO.java 148
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FenceReportDAO.java 150
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 30
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 33
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 35
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 44
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 46
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 53
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 59
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 65
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 70
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 74
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 80
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 89
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 99
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 105
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 111
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 115
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 124
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 127
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 129
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 135
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 138
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FrequentTripDetailsDAO.java 140
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 29
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 31
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 39
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 41
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 57
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 69
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 82
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 93
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 104
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 113
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelCalibrationDAO.java 122
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 27
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 30
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 32
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 38
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 41
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 43
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 49
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 57
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 61
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 73
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 86
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 97
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 108
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 117
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium FuelHistoryDAO.java 126
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 37
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 40
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 42
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 48
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 51
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 53
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 59
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 73
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 82
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 88
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 97
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 139
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 145
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 151
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 154
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 157
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 163
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 166
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 168
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 174
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeofenceDAO.java 177
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeofenceDAO.java 179
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 29
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 32
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 34
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 40
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 43
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 45
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 51
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 57
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 63
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 68
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 72
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 87
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 97
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 103
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 109
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 113
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 116
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 122
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 125
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 127
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 133
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 136
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium GeovehicleMapDAO.java 138
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium HolidaysDAO.java 24
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium HolidaysDAO.java 33
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium HolidaysDAO.java 44
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium HolidaysDAO.java 58
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium HolidaysDAO.java 92
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 31
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 34
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 36
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 42
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 45
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 47
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 53
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 59
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 65
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 70
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 74
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 80
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 89
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 104
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 113
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 120
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 124
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 127
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 133
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 136
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 138
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 144
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 147
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium MessageTemplatesDAO.java 149
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 31
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 34
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 36
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 42
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 45
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 47
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 53
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 59
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 65
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 70
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 74
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 80
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 89
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 107
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 113
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 119
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 123
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 126
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 132
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 135
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 137
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 143
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium NotificationDAO.java 146
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium NotificationDAO.java 148
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 39
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 42
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 44
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 50
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 53
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 55
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 61
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 73
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 82
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 88
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 97
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 147
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 153
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 159
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 163
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 166
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 172
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 175
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 177
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 183
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium OrganizationDAO.java 186
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium OrganizationDAO.java 188
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 17
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 20
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 23
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 29
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 32
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 35
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 44
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 47
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 53
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 56
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 59
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 65
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 69
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 73
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 79
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 84
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 87
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 92
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 99
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 105
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium ParamsSummaryDAO.java 109
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 37
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 40
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 42
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 48
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 51
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 53
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 59
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 65
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 71
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 76
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 80
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 86
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 95
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 137
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 143
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 149
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 152
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 155
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 161
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 164
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 166
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 172
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium PhoneDAO.java 175
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium PhoneDAO.java 177
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 25
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 28
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 31
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 37
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 40
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 43
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 49
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 52
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 55
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 61
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 64
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 73
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 77
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 81
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 87
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 92
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 95
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 100
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 107
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 113
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium RfidHistoryDAO.java 117
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 30
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 33
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 35
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 44
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 46
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 52
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 58
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 64
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 69
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 73
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 79
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 88
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 102
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 108
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 114
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 118
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 121
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 127
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 130
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 132
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 138
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 141
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedparameterDAO.java 143
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 17
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 19
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 27
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 29
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 42
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 46
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium SpeedSettingsDAO.java 58
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 47
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 50
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 52
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 58
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 61
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 63
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 69
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 75
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 81
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 86
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 90
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 96
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 105
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 184
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 193
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 200
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 204
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 207
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 213
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 216
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 218
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 224
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 227
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripDetailsDAO.java 229
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 36
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 39
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 47
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 50
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 52
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 58
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 64
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 70
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 75
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 79
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 85
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 94
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 132
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 138
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 144
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 148
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 151
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 157
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 160
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 162
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 168
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripParametersDAO.java 171
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripParametersDAO.java 173
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 36
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 39
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 47
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 50
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 52
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 58
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 64
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 70
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 75
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 79
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 85
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 94
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 132
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 138
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 144
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 148
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 151
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 157
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 160
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 162
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 168
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 171
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripPreferenceDAO.java 173
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 30
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 33
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 35
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 44
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 46
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 52
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 58
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 64
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 69
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 73
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 79
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 88
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 102
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 108
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 114
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 118
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 121
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 127
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 130
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 132
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 138
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 141
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripScrapsDAO.java 143
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 41
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 44
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 46
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 52
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 55
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 57
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 63
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 69
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 75
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 80
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 84
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 90
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 99
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 154
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 160
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 166
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 170
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 173
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 179
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 182
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 184
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 190
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 193
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripTravelerDetailsDAO.java 195
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 29
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 32
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 34
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 40
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 43
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 45
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 51
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 57
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 63
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 68
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 72
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 87
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 93
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 99
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 105
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 109
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 112
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 121
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 123
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 129
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 132
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium TripVehicleMapDAO.java 134
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 56
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 59
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 61
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 67
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 70
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 72
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 84
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 90
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 95
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 99
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 105
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 114
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 232
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 238
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 244
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 247
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 250
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 256
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 259
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 261
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 267
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDAO.java 270
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDAO.java 272
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 46
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 49
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 51
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 57
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 60
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 62
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 68
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 74
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 80
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 85
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 89
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 95
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 104
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 182
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 188
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 194
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 198
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 201
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 207
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 210
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 212
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 218
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 221
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserDetailsDAO.java 223
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 29
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 32
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 34
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 40
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 43
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 45
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 51
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 57
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 63
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 68
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 72
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 87
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 93
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 99
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 105
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 109
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 112
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 121
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 123
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 129
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 132
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserGeofenceMapDAO.java 134
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 32
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 35
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 37
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 43
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 46
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 48
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 54
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 60
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 66
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 71
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 75
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 81
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 90
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 112
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 124
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 127
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 130
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 136
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 139
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 141
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 147
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsergroupDAO.java 150
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsergroupDAO.java 152
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 32
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 35
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 37
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 43
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 46
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 48
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 54
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 60
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 66
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 71
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 75
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 81
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 90
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 112
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 124
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 128
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 131
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 137
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 140
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 142
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 148
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 151
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserLandmarksDAO.java 153
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 43
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 46
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 48
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 54
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 57
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 59
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 65
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 71
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 77
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 82
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 86
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 92
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 101
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 168
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 174
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 180
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 184
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 187
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 193
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 196
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 198
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 204
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 207
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserPreferencesDAO.java 209
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 26
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 29
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 32
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 38
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 41
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 44
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 50
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 53
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 56
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 62
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 65
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 68
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 74
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 82
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 88
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 93
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 96
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 101
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 108
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UserRfidDAO.java 114
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UserRfidDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 31
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 33
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 41
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 43
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 54
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 66
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 79
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 90
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 101
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 110
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGeofenceDAO.java 119
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 29
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 32
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 34
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 40
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 43
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 45
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 51
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 57
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 63
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 68
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 72
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 78
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 87
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 93
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 99
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 105
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 109
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 112
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 118
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 121
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 123
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 129
Unguarded use of logging method debug Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 132
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersGroupsDAO.java 134
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 40
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 53
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 62
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 73
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 85
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 98
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 109
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 119
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 128
Unguarded use of logging method error Add code to check whether logging has been enabled. Medium UsersOrgsDAO.java 137
 
Violation Recommendation Severity Resource Line
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DeviceCRUDAction.java 115
Use of logging method debug at wrong level Add code to check whether logging has been enabled at the right level. Medium HolidayAction.java 234
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium LogingpsAction.java 161
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium LogingpsAction.java 166
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium MessageHandler.java 136
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium RFIDAction.java 58
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium RFIDAction.java 122
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium RFIDAction.java 168
Use of logging method debug at wrong level Add code to check whether logging has been enabled at the right level. Medium DailyTripRepDAO.java 115
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DailyTripRepDAO.java 127
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DailyTripRepDAO.java 180
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DailyTripRepDAO.java 204
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DeviceProcessDAO.java 106
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DeviceProcessDAO.java 127
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DeviceProcessDAO.java 236
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium DeviceProcessDAO.java 302
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium FenceUsersDAO.java 72
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium ReportProcessDAO.java 169
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium ReportProcessDAO.java 178
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium ReportSummaryDAO.java 48
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium ReportSummaryDAO.java 72
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium ReportSummaryDAO.java 96
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium RfHistoryDAO.java 136
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium RfHistoryDAO.java 243
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserNotificationDAO.java 155
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserNotificationDAO.java 190
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserNotificationDAO.java 351
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserNotificationDAO.java 372
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserNotificationDAO.java 394
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserNotificationDAO.java 427
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 57
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 93
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 132
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 165
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 210
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 240
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium UserTripDAO.java 281
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium VehicleProcessDAO.java 81
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium VehicleProcessDAO.java 143
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium VehicleProcessDAO.java 294
Use of logging method error at wrong level Add code to check whether logging has been enabled at the right level. Medium ReportSummaryDAO.java 20
 
Violation Recommendation Severity Resource Line
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium AlertSettingsAction.java 221
Mutable type "java.util.Hashtable" declared as the return type Do not return this object since it is a mutable type. Medium AutoCompleteAction.java 127
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium AutoCompleteAction.java 143
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium AutoCompleteAction.java 157
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 43
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 84
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 92
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 99
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 106
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 112
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 124
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium CookieLoginAction.java 283
Mutable type "com.gps.hibernate.Device" declared as the return type Do not return this object since it is a mutable type. Medium DeviceCRUDAction.java 81
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceCRUDAction.java 102
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceCRUDAction.java 416
Mutable type "[Ljava.lang.String;" declared as the return type Do not return this object since it is a mutable type. Medium FenceVehicleMapAction.java 41
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceVehicleMapAction.java 230
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceVehicleMapAction.java 258
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceVehicleMapAction.java 300
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GenerateMap.java 59
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GenerateMap.java 76
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GenerateMap.java 82
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GenerateMap.java 90
Mutable type "com.gps.form.GeofenceForm" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceAction.java 202
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceAction.java 208
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceAction.java 214
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceAction.java 220
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceAction.java 226
Mutable type "com.gps.hibernate.Holidays" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 275
Mutable type "javax.servlet.http.HttpSession" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 283
Mutable type "javax.servlet.http.HttpServletRequest" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 289
Mutable type "javax.servlet.http.HttpServletResponse" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 295
Mutable type "com.liferay.portal.model.User" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 301
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 314
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 321
Mutable type "[Ljava.lang.String;" declared as the return type Do not return this object since it is a mutable type. Medium HolidayAction.java 333
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium LogingpsAction.java 85
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 53
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 66
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 77
Mutable type "java.util.Enumeration" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 226
Mutable type "java.util.Locale" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 273
Mutable type "java.util.Enumeration" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 279
Mutable type "java.util.Map" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 291
Mutable type "java.util.Enumeration" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 297
Mutable type "[Ljava.lang.String;" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 303
Mutable type "java.io.BufferedReader" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 315
Mutable type "javax.servlet.RequestDispatcher" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 345
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageHandler.java 438
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 46
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 87
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 95
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 102
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 109
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 115
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 121
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 127
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsAction.java 345
Mutable type "[Ljava.lang.String;" declared as the return type Do not return this object since it is a mutable type. Medium RFIDAction.java 175
Mutable type "java.util.Enumeration" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 52
Mutable type "java.util.Locale" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 100
Mutable type "java.util.Enumeration" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 106
Mutable type "java.util.Map" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 118
Mutable type "java.util.Enumeration" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 124
Mutable type "[Ljava.lang.String;" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 130
Mutable type "java.io.BufferedReader" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 142
Mutable type "javax.servlet.RequestDispatcher" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 172
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 240
Mutable type "com.gps.hibernate.MessageTemplates" declared as the return type Do not return this object since it is a mutable type. Medium TemplateManager.java 255
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripCrudAction.java 132
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripCrudAction.java 224
Mutable type "com.gps.hibernate.UsersGeofence" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 82
Mutable type "com.gps.hibernate.Phone" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 114
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 132
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 146
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 160
Mutable type "com.gps.hibernate.UsersTrips" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 174
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationAction.java 188
Mutable type "[Ljava.lang.String;" declared as the return type Do not return this object since it is a mutable type. Medium UserTripAction.java 38
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripAction.java 49
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripAction.java 61
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripAction.java 83
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleCRUDAction.java 64
Mutable type "com.gps.hibernate.Device" declared as the return type Do not return this object since it is a mutable type. Medium VehicleCRUDAction.java 110
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleCRUDAction.java 114
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium VehicleCRUDAction.java 136
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleCRUDAction.java 142
Mutable type "com.gps.hibernate.VehicleGroup" declared as the return type Do not return this object since it is a mutable type. Medium VehicleCRUDAction.java 153
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DailyTripRepDAO.java 41
Mutable type "com.gps.hibernate.Device" declared as the return type Do not return this object since it is a mutable type. Medium DeviceProcessDAO.java 46
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceProcessDAO.java 88
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceProcessDAO.java 115
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceProcessDAO.java 135
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceProcessDAO.java 247
Mutable type "java.util.ArrayList" declared as the return type Do not return this object since it is a mutable type. Medium FenceUsersDAO.java 25
Mutable type "java.util.ArrayList" declared as the return type Do not return this object since it is a mutable type. Medium FenceUsersDAO.java 47
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceUsersDAO.java 79
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceUsersDAO.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 38
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 44
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 74
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 103
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 162
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 194
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofencingDAO.java 249
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidayProcessDAO.java 58
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium LoginGpsDAO.java 12
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessagesDAO.java 19
Mutable type "com.gps.hibernate.MessageTemplates" declared as the return type Do not return this object since it is a mutable type. Medium MessagesDAO.java 39
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsDAO.java 42
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium MLoginGpsDAO.java 49
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium PartiallyOfflineDAO.java 32
Mutable type "java.util.HashMap" declared as the return type Do not return this object since it is a mutable type. Medium PartiallyOfflineDAO.java 70
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ReportProcessDAO.java 31
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ReportProcessDAO.java 41
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDAO.java 30
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDAO.java 54
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDAO.java 78
Mutable type "java.util.Hashtable" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDAO.java 101
Mutable type "java.util.ArrayList" declared as the return type Do not return this object since it is a mutable type. Medium RfHistoryDAO.java 25
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium RfHistoryDAO.java 61
Mutable type "java.util.ArrayList" declared as the return type Do not return this object since it is a mutable type. Medium RfHistoryDAO.java 110
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium RfHistoryDAO.java 142
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium RfHistoryDAO.java 191
Mutable type "com.gps.hibernate.SpeedSettings" declared as the return type Do not return this object since it is a mutable type. Medium SettingsDAO.java 63
Mutable type "com.gps.hibernate.UsersGeofence" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 31
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 91
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 143
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 245
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 357
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserNotificationDAO.java 407
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserProcessDAO.java 23
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium UserProcessDAO.java 69
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserProcessDAO.java 96
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserProcessDAO.java 116
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium UserProcessDAO.java 129
Mutable type "com.gps.hibernate.UsersTrips" declared as the return type Do not return this object since it is a mutable type. Medium UserTripDAO.java 29
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripDAO.java 45
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripDAO.java 69
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripDAO.java 138
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserTripDAO.java 214
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleFenceDAO.java 26
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleFenceDAO.java 121
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleFenceReportDAO.java 22
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleProcessDAO.java 45
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleProcessDAO.java 69
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleProcessDAO.java 121
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleProcessDAO.java 190
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium VehicleProcessDAO.java 305
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium DeviceTripDTO.java 39
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium DistParamsDTO.java 75
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium DistParamsDTO.java 91
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium DistParamsDTO.java 107
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FuelDTO.java 88
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FuelFilter.java 37
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Packet.java 21
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDTO.java 72
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDTO.java 81
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium RFIDInfoHistoryDTO.java 50
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium SpeedParamDTO.java 65
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripByVehicleDTO.java 173
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripByVehicleDTO.java 185
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripByVehicleDTO.java 247
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripDistanceDTO.java 108
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripParamDTO.java 36
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistory.java 45
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistory.java 53
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistory.java 61
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistory.java 69
Mutable type "com.gps.hibernate.ReportRef" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistory.java 77
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistory.java 93
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium AlertHistoryBean.java 125
Mutable type "org.hibernate.Session" declared as the return type Do not return this object since it is a mutable type. Medium BaseHibernateDAO.java 12
Mutable type "com.gps.hibernate.Configurations" declared as the return type Do not return this object since it is a mutable type. Medium ConfigurationsDAO.java 22
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium DataContextMapping.java 37
Mutable type "com.gps.hibernate.ReportRef" declared as the return type Do not return this object since it is a mutable type. Medium DataContextMapping.java 45
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Device.java 112
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium Device.java 144
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium Device.java 152
Mutable type "com.gps.hibernate.Device" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 54
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 66
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 81
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 96
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 100
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 104
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 108
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 112
Mutable type "com.gps.hibernate.Device" declared as the return type Do not return this object since it is a mutable type. Medium DeviceDAO.java 124
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium DistanceHistory.java 42
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium DistanceHistory.java 50
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium DistanceHistory.java 58
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium DistanceHistoryBean.java 59
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium EventNotification.java 73
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium EventNotification.java 81
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistory.java 41
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistory.java 54
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistory.java 66
Mutable type "com.gps.hibernate.FenceHistory" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 54
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 66
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 81
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 96
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 100
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 104
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 110
Mutable type "com.gps.hibernate.FenceHistory" declared as the return type Do not return this object since it is a mutable type. Medium FenceHistoryDAO.java 122
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 119
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 131
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 143
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 155
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 167
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 203
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FenceReport.java 215
Mutable type "com.gps.hibernate.FenceReport" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 54
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 66
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 81
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 96
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 100
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 104
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 108
Mutable type "com.gps.hibernate.FenceReport" declared as the return type Do not return this object since it is a mutable type. Medium FenceReportDAO.java 120
Mutable type "com.gps.hibernate.FrequentTripDetailsId" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetails.java 36
Mutable type "com.gps.hibernate.FrequentTripDetails" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsDAO.java 51
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsDAO.java 64
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsDAO.java 79
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsDAO.java 94
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsDAO.java 98
Mutable type "com.gps.hibernate.FrequentTripDetails" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsDAO.java 110
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium FrequentTripDetailsId.java 30
Mutable type "com.gps.hibernate.FuelCalibration" declared as the return type Do not return this object since it is a mutable type. Medium FuelCalibrationDAO.java 46
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FuelCalibrationDAO.java 62
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FuelCalibrationDAO.java 74
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FuelCalibrationDAO.java 87
Mutable type "com.gps.hibernate.FuelCalibration" declared as the return type Do not return this object since it is a mutable type. Medium FuelCalibrationDAO.java 98
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistory.java 82
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistory.java 94
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistory.java 118
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistoryBean.java 31
Mutable type "com.gps.hibernate.FuelHistory" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistoryDAO.java 48
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistoryDAO.java 66
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistoryDAO.java 78
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistoryDAO.java 91
Mutable type "com.gps.hibernate.FuelHistory" declared as the return type Do not return this object since it is a mutable type. Medium FuelHistoryDAO.java 102
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium Geofence.java 56
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium Geofence.java 68
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium Geofence.java 114
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium Geofence.java 202
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Geofence.java 255
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Geofence.java 269
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 58
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 72
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 87
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 102
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 106
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 110
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 114
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 122
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 126
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 130
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 134
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 138
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium GeofenceDAO.java 150
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMap.java 56
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMap.java 72
Mutable type "com.gps.hibernate.GeovehicleMap" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMapDAO.java 50
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMapDAO.java 62
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMapDAO.java 77
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMapDAO.java 92
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMapDAO.java 96
Mutable type "com.gps.hibernate.GeovehicleMap" declared as the return type Do not return this object since it is a mutable type. Medium GeovehicleMapDAO.java 108
Mutable type "org.hibernate.Session" declared as the return type Do not return this object since it is a mutable type. Medium HibernateSessionFactory.java 49
Mutable type "org.hibernate.SessionFactory" declared as the return type Do not return this object since it is a mutable type. Medium HibernateSessionFactory.java 97
Mutable type "org.hibernate.cfg.Configuration" declared as the return type Do not return this object since it is a mutable type. Medium HibernateSessionFactory.java 115
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium Holidays.java 45
Mutable type "com.gps.hibernate.Holidays" declared as the return type Do not return this object since it is a mutable type. Medium HolidaysDAO.java 38
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidaysDAO.java 50
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidaysDAO.java 63
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidaysDAO.java 67
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidaysDAO.java 71
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium HolidaysDAO.java 82
Mutable type "org.hibernate.Session" declared as the return type Do not return this object since it is a mutable type. Medium IBaseHibernateDAO.java 12
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplates.java 54
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplates.java 60
Mutable type "com.gps.hibernate.MessageTemplates" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 52
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 64
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 79
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 94
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 98
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 102
Mutable type "com.gps.hibernate.MessageTemplates" declared as the return type Do not return this object since it is a mutable type. Medium MessageTemplatesDAO.java 119
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium MetaDistance.java 37
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium MetaDistanceBean.java 36
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium MetaFuel.java 35
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium MetaFuel.java 43
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium MetaFuel.java 51
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium MetaFuelBean.java 27
Mutable type "com.gps.hibernate.GeovehicleMap" declared as the return type Do not return this object since it is a mutable type. Medium Notification.java 67
Mutable type "com.gps.hibernate.Notification" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 52
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 64
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 79
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 94
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 98
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 102
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 106
Mutable type "com.gps.hibernate.Notification" declared as the return type Do not return this object since it is a mutable type. Medium NotificationDAO.java 118
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium Organization.java 161
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium Organization.java 173
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 60
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 72
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 87
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 102
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 106
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 110
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 114
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 122
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 126
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 130
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 134
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 138
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 142
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 146
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium OrganizationDAO.java 158
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Packet.java 21
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ParamsSummary.java 39
Mutable type "com.gps.hibernate.ParamsSummary" declared as the return type Do not return this object since it is a mutable type. Medium ParamsSummaryDAO.java 64
Mutable type "com.gps.hibernate.ParamsSummary" declared as the return type Do not return this object since it is a mutable type. Medium ParamsSummaryDAO.java 78
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ParamsSummaryDAO.java 98
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium PartiallyOfflineInfo.java 30
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Phone.java 91
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium Phone.java 99
Mutable type "com.gps.hibernate.Phone" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 58
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 70
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 85
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 100
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 104
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 108
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 112
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 116
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 120
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 124
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 128
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 132
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 136
Mutable type "com.gps.hibernate.Phone" declared as the return type Do not return this object since it is a mutable type. Medium PhoneDAO.java 148
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummary.java 40
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummary.java 100
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummary.java 106
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium ReportSummaryDAO.java 11
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium RfidHistory.java 60
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium RfidHistory.java 68
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium RfidHistory.java 105
Mutable type "com.gps.hibernate.RfidHistory" declared as the return type Do not return this object since it is a mutable type. Medium RfidHistoryDAO.java 72
Mutable type "com.gps.hibernate.RfidHistory" declared as the return type Do not return this object since it is a mutable type. Medium RfidHistoryDAO.java 86
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium RfidHistoryDAO.java 106
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium RfidParameters.java 27
Mutable type "com.gps.hibernate.UserRfid" declared as the return type Do not return this object since it is a mutable type. Medium RfidParameters.java 39
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium RfidParameters.java 51
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium RfidParameters.java 63
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium ScheduleReport.java 67
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium SmsDetails.java 71
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium SmsRegister.java 54
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium Speedparameter.java 49
Mutable type "com.gps.hibernate.Speedparameter" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 51
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 63
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 78
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 93
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 97
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 101
Mutable type "com.gps.hibernate.Speedparameter" declared as the return type Do not return this object since it is a mutable type. Medium SpeedparameterDAO.java 113
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium SpeedSettings.java 74
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium SpeedSettings.java 98
Mutable type "com.gps.hibernate.SpeedSettings" declared as the return type Do not return this object since it is a mutable type. Medium SpeedSettingsDAO.java 34
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium SpeedSettingsDAO.java 51
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripAttender.java 32
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium TripDetails.java 115
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium TripDetails.java 280
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium TripDetails.java 291
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripDetails.java 302
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripDetails.java 368
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripDetails.java 420
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 68
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 80
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 95
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 110
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 114
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 122
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 126
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 130
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 134
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 138
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 142
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 146
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 150
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 154
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 158
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 162
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 166
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 170
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 174
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 178
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 182
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripDetailsDAO.java 199
Mutable type "com.gps.hibernate.TripReference" declared as the return type Do not return this object since it is a mutable type. Medium TripDeviation.java 40
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripDeviation.java 56
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium TripMsgParams.java 41
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripParameters.java 47
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripParameters.java 141
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripParameters.java 210
Mutable type "com.gps.hibernate.ReportRef" declared as the return type Do not return this object since it is a mutable type. Medium TripParameters.java 230
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 57
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 69
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 84
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 99
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 103
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 107
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 111
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 115
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 123
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 127
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 131
Mutable type "com.gps.hibernate.TripParameters" declared as the return type Do not return this object since it is a mutable type. Medium TripParametersDAO.java 143
Mutable type "com.gps.hibernate.TripPreference" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 57
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 69
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 84
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 99
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 103
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 107
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 111
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 115
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 119
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 123
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 127
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 131
Mutable type "com.gps.hibernate.TripPreference" declared as the return type Do not return this object since it is a mutable type. Medium TripPreferenceDAO.java 143
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripReference.java 62
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripReference.java 94
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium TripReference.java 118
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium TripReference.java 127
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium TripReference.java 136
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripScraps.java 47
Mutable type "com.gps.hibernate.TripScraps" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 51
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 63
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 78
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 93
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 97
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 101
Mutable type "com.gps.hibernate.TripScraps" declared as the return type Do not return this object since it is a mutable type. Medium TripScrapsDAO.java 113
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetails.java 80
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetails.java 152
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetails.java 192
Mutable type "com.gps.hibernate.TripTravelerDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 62
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 74
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 89
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 104
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 108
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 112
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 116
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 120
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 124
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 128
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 132
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 136
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 141
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 145
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 149
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 153
Mutable type "com.gps.hibernate.TripTravelerDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripTravelerDetailsDAO.java 165
Mutable type "com.gps.hibernate.TripReference" declared as the return type Do not return this object since it is a mutable type. Medium TripTraversal.java 44
Mutable type "com.gps.hibernate.TripReference" declared as the return type Do not return this object since it is a mutable type. Medium TripTraversal.java 52
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium TripTraversal.java 77
Mutable type "com.gps.hibernate.VehicleDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMap.java 39
Mutable type "com.gps.hibernate.TripDetails" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMap.java 47
Mutable type "com.gps.hibernate.TripVehicleMap" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMapDAO.java 50
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMapDAO.java 62
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMapDAO.java 77
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMapDAO.java 92
Mutable type "com.gps.hibernate.TripVehicleMap" declared as the return type Do not return this object since it is a mutable type. Medium TripVehicleMapDAO.java 104
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 155
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 163
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 211
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 339
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 355
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 371
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium User.java 395
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 77
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 89
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 104
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 119
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 123
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 127
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 131
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 135
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 139
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 143
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 147
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 151
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 155
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 159
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 163
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 167
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 171
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 175
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 179
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 183
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 187
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 191
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 195
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 199
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 203
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 207
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 211
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 215
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 219
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 223
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 227
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 231
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium UserDAO.java 243
Mutable type "com.gps.hibernate.Organization" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 128
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 248
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 264
Mutable type "java.util.Date" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 272
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 304
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 312
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 320
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 328
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 336
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 344
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 352
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 360
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 368
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 376
Mutable type "java.util.Set" declared as the return type Do not return this object since it is a mutable type. Medium UserDetails.java 384
Mutable type "com.gps.hibernate.UserDetails" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 67
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 79
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 94
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 109
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 113
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 117
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 121
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 125
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 129
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 133
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 137
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 141
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 145
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 149
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 153
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 157
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 161
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 165
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 169
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 173
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 177
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 181
Mutable type "com.gps.hibernate.UserDetails" declared as the return type Do not return this object since it is a mutable type. Medium UserDetailsDAO.java 193
Mutable type "com.gps.hibernate.UserDetails" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMap.java 39
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMap.java 47
Mutable type "com.gps.hibernate.UserGeofenceMap" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMapDAO.java 50
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMapDAO.java 62
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMapDAO.java 77
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMapDAO.java 92
Mutable type "com.gps.hibernate.UserGeofenceMap" declared as the return type Do not return this object since it is a mutable type. Medium UserGeofenceMapDAO.java 104
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium UserGrades.java 24
Mutable type "com.gps.hibernate.Usergroup" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 53
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 65
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 80
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 95
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 99
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 103
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 107
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 111
Mutable type "com.gps.hibernate.Usergroup" declared as the return type Do not return this object since it is a mutable type. Medium UsergroupDAO.java 123
Mutable type "com.gps.hibernate.UsergroupgrouproleId" declared as the return type Do not return this object since it is a mutable type. Medium Usergroupgrouprole.java 19
Mutable type "com.gps.hibernate.UserDetails" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarks.java 52
Mutable type "com.gps.hibernate.UserLandmarks" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 53
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 65
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 80
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 95
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 99
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 103
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 107
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 111
Mutable type "com.gps.hibernate.UserLandmarks" declared as the return type Do not return this object since it is a mutable type. Medium UserLandmarksDAO.java 123
Mutable type "com.gps.hibernate.UserDetails" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferences.java 78
Mutable type "com.gps.hibernate.UserPreferences" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 64
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 76
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 91
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 106
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 110
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 114
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 118
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 122
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 126
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 131
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 135
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 139
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 143
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 147
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 151
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 155
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 159
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 163
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 167
Mutable type "com.gps.hibernate.UserPreferences" declared as the return type Do not return this object since it is a mutable type. Medium UserPreferencesDAO.java 179
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium UserRfid.java 40
Mutable type "com.gps.hibernate.UserRfid" declared as the return type Do not return this object since it is a mutable type. Medium UserRfidDAO.java 73
Mutable type "com.gps.hibernate.UserRfid" declared as the return type Do not return this object since it is a mutable type. Medium UserRfidDAO.java 87
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UserRfidDAO.java 107
Mutable type "com.gps.hibernate.User" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofence.java 69
Mutable type "com.gps.hibernate.Geofence" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofence.java 77
Mutable type "com.gps.hibernate.UsersGeofence" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofenceDAO.java 48
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofenceDAO.java 59
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofenceDAO.java 71
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofenceDAO.java 84
Mutable type "com.gps.hibernate.UsersGeofence" declared as the return type Do not return this object since it is a mutable type. Medium UsersGeofenceDAO.java 95
Mutable type "com.gps.hibernate.UsersGroupsId" declared as the return type Do not return this object since it is a mutable type. Medium UsersGroups.java 28
Mutable type "com.gps.hibernate.UsersGroups" declared as the return type Do not return this object since it is a mutable type. Medium UsersGroupsDAO.java 50
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersGroupsDAO.java 62
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersGroupsDAO.java 77
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersGroupsDAO.java 92
Mutable type "com.gps.hibernate.UsersGroups" declared as the return type Do not return this object since it is a mutable type. Medium UsersGroupsDAO.java 104
Mutable type "com.gps.hibernate.UsersOrgsId" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgs.java 28
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgsDAO.java 29
Mutable type "com.gps.hibernate.UsersOrgs" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgsDAO.java 67
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgsDAO.java 78
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgsDAO.java 90
Mutable type "java.util.List" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgsDAO.java 103
Mutable type "com.gps.hibernate.UsersOrgs" declared as the return type Do not return this object since it is a mutable type. Medium UsersOrgsDAO.java 114
 
Violation Recommendation Severity Resource Line
Class com.itac.bean.AccumulatorRef not declared Either remove the reference or declare the class. Medium AccumulatorRef.hbm.xml 6
Class com.itac.bean.AlertHistory not declared Either remove the reference or declare the class. Medium AlertHistory.hbm.xml 6
Class com.itac.bean.DataContextMapping not declared Either remove the reference or declare the class. Medium DataContextMapping.hbm.xml 6
Class com.itac.bean.DistanceHistory not declared Either remove the reference or declare the class. Medium DistanceHistory.hbm.xml 6
Class com.itac.bean.DistanceHistoryBean not declared Either remove the reference or declare the class. Medium DistanceHistoryBean.hbm.xml 6
Class com.itac.bean.EventNotification not declared Either remove the reference or declare the class. Medium EventNotification.hbm.xml 6
Class com.gps.hibernate.FrequentTravellerDetails not declared Either remove the reference or declare the class. Medium FrequentTravellerDetails.hbm.xml 8
Class com.itac.bean.Fuelusagetest not declared Either remove the reference or declare the class. Medium Fuelusagetest.hbm.xml 6
Class com.gps.hibernate.Group not declared Either remove the reference or declare the class. Medium Group.hbm.xml 8
Class com.itac.bean.MessageFormat not declared Either remove the reference or declare the class. Medium MessageFormat.hbm.xml 6
Class com.itac.bean.MetaDistance not declared Either remove the reference or declare the class. Medium MetaDistance.hbm.xml 6
Class com.itac.bean.MetaDistanceBean not declared Either remove the reference or declare the class. Medium MetaDistanceBean.hbm.xml 6
Class com.itac.bean.MetaFuel not declared Either remove the reference or declare the class. Medium MetaFuel.hbm.xml 6
Class com.itac.bean.RfidStatus not declared Either remove the reference or declare the class. Medium RfidStatus.hbm.xml 6
Class com.itac.bean.ScheduleReport not declared Either remove the reference or declare the class. Medium ScheduleReport.hbm.xml 6
Class com.itac.bean.Schools not declared Either remove the reference or declare the class. Medium Schools.hbm.xml 6
Class com.itac.bean.Settings not declared Either remove the reference or declare the class. Medium Settings.hbm.xml 6
Class com.itac.bean.SmsDetails not declared Either remove the reference or declare the class. Medium SmsDetails.hbm.xml 6
Class com.itac.bean.SmsRegister not declared Either remove the reference or declare the class. Medium SmsRegister.hbm.xml 6
Class com.itac.bean.Stopfencemapping not declared Either remove the reference or declare the class. Medium Stopfencemapping.hbm.xml 6
Class com.itac.bean.TripAttender not declared Either remove the reference or declare the class. Medium TripAttender.hbm.xml 6
Class com.itac.bean.TripDeviation not declared Either remove the reference or declare the class. Medium TripDeviation.hbm.xml 6
Class com.itac.bean.TripMsgParams not declared Either remove the reference or declare the class. Medium TripMsgParams.hbm.xml 6
Class com.itac.bean.TripReference not declared Either remove the reference or declare the class. Medium TripReference.hbm.xml 6
Class com.itac.bean.TripTraversal not declared Either remove the reference or declare the class. Medium TripTraversal.hbm.xml 6
Class com.itac.bean.UserGrade not declared Either remove the reference or declare the class. Medium UserGrade.hbm.xml 6
Class com.itac.bean.Usergroupgrouprole not declared Either remove the reference or declare the class. Medium Usergroupgrouprole.hbm.xml 6
 
Violation Recommendation Severity Resource Line
Class should be final Add the keyword "final" to the class declaration. Medium AlertSettingsAction.java 24
Class should be final Add the keyword "final" to the class declaration. Medium AutoCompleteAction.java 22
Class should be final Add the keyword "final" to the class declaration. Medium CookieLoginAction.java 33
Class should be final Add the keyword "final" to the class declaration. Medium DeviceCRUDAction.java 39
Class should be final Add the keyword "final" to the class declaration. Medium FenceVehicleMapAction.java 24
Class should be final Add the keyword "final" to the class declaration. Medium GenerateMap.java 46
Class should be final Add the keyword "final" to the class declaration. Medium GeofenceAction.java 36
Class should be final Add the keyword "final" to the class declaration. Medium HeaderForwardAction.java 19
Class should be final Add the keyword "final" to the class declaration. Medium HolidayAction.java 28
Class should be final Add the keyword "final" to the class declaration. Medium LogingpsAction.java 48
Class should be final Add the keyword "final" to the class declaration. Medium LogoutAction.java 24
Class should be final Add the keyword "final" to the class declaration. Medium MessageHandler.java 38
Class should be final Add the keyword "final" to the class declaration. Medium MLoginGpsAction.java 34
Class should be final Add the keyword "final" to the class declaration. Medium RFIDAction.java 27
Class should be final Add the keyword "final" to the class declaration. Medium TemplateManager.java 29
Class should be final Add the keyword "final" to the class declaration. Medium TripCrudAction.java 33
Class should be final Add the keyword "final" to the class declaration. Medium UserNotificationAction.java 33
Class should be final Add the keyword "final" to the class declaration. Medium UserTripAction.java 26
Class should be final Add the keyword "final" to the class declaration. Medium VehicleCRUDAction.java 39
Class should be final Add the keyword "final" to the class declaration. Medium DailyTripRepDAO.java 36
Class should be final Add the keyword "final" to the class declaration. Medium DeviceProcessDAO.java 25
Class should be final Add the keyword "final" to the class declaration. Medium FenceUsersDAO.java 19
Class should be final Add the keyword "final" to the class declaration. Medium GeofencingDAO.java 30
Class should be final Add the keyword "final" to the class declaration. Medium HolidayProcessDAO.java 14
Class should be final Add the keyword "final" to the class declaration. Medium LoginGpsDAO.java 9
Class should be final Add the keyword "final" to the class declaration. Medium MessagesDAO.java 14
Class should be final Add the keyword "final" to the class declaration. Medium MLoginGpsDAO.java 17
Class should be final Add the keyword "final" to the class declaration. Medium PartiallyOfflineDAO.java 24
Class should be final Add the keyword "final" to the class declaration. Medium ReportProcessDAO.java 26
Class should be final Add the keyword "final" to the class declaration. Medium ReportRefDAO.java 7
Class should be final Add the keyword "final" to the class declaration. Medium ReportSummaryDAO.java 22
Class should be final Add the keyword "final" to the class declaration. Medium RfHistoryDAO.java 20
Class should be final Add the keyword "final" to the class declaration. Medium RoleProcessDAO.java 8
Class should be final Add the keyword "final" to the class declaration. Medium SettingsDAO.java 13
Class should be final Add the keyword "final" to the class declaration. Medium UserNotificationDAO.java 25
Class should be final Add the keyword "final" to the class declaration. Medium UserProcessDAO.java 15
Class should be final Add the keyword "final" to the class declaration. Medium UserTripDAO.java 24
Class should be final Add the keyword "final" to the class declaration. Medium VehicleFenceDAO.java 17
Class should be final Add the keyword "final" to the class declaration. Medium VehicleFenceReportDAO.java 15
Class should be final Add the keyword "final" to the class declaration. Medium VehicleProcessDAO.java 33
Class should be final Add the keyword "final" to the class declaration. Medium WeekendFinder.java 7
Class should be final Add the keyword "final" to the class declaration. Medium DeviceTripDTO.java 5
Class should be final Add the keyword "final" to the class declaration. Medium DistParamsDTO.java 7
Class should be final Add the keyword "final" to the class declaration. Medium FrequentTripDTO.java 3
Class should be final Add the keyword "final" to the class declaration. Medium FuelDTO.java 5
Class should be final Add the keyword "final" to the class declaration. Medium FuelFilter.java 5
Class should be final Add the keyword "final" to the class declaration. Medium Packet.java 6
Class should be final Add the keyword "final" to the class declaration. Medium ReportSummaryDTO.java 13
Class should be final Add the keyword "final" to the class declaration. Medium RFIDInfoHistoryDTO.java 5
Class should be final Add the keyword "final" to the class declaration. Medium SpeedParamDTO.java 6
Class should be final Add the keyword "final" to the class declaration. Medium TripByVehicleDTO.java 5
Class should be final Add the keyword "final" to the class declaration. Medium TripDistanceDTO.java 7
Class should be final Add the keyword "final" to the class declaration. Medium TripParamDTO.java 5
Class should be final Add the keyword "final" to the class declaration. Medium DeviceAlreadyInUseException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium DupilicateTripException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium DuplicateAliasNameException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium DuplicateDeviceNameException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium DuplicateMobileNumberException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium DuplicateRegisterNumberException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium DuplicateVehicleNameException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium InvalidMailIdOrPasswordException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium LoginIDDoesNotMatchException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium NullFieldsException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium PassworDoesNotMatchException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium TripNameDuplicateException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium UserNotLoggedInException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium VehicleExistsInTimeException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium VehicleInUseException.java 3
Class should be final Add the keyword "final" to the class declaration. Medium GenerateMapForm.java 6
Class should be final Add the keyword "final" to the class declaration. Medium GeofenceForm.java 5
Class should be final Add the keyword "final" to the class declaration. Medium GLatLng.java 3
Class should be final Add the keyword "final" to the class declaration. Medium LogingpsForm.java 15
Class should be final Add the keyword "final" to the class declaration. Medium AccumulatorRef.java 8
Class should be final Add the keyword "final" to the class declaration. Medium AlertHistory.java 10
Class should be final Add the keyword "final" to the class declaration. Medium AlertHistoryBean.java 11
Class should be final Add the keyword "final" to the class declaration. Medium Configurations.java 8
Class should be final Add the keyword "final" to the class declaration. Medium ConfigurationsDAO.java 19
Class should be final Add the keyword "final" to the class declaration. Medium DataContextMapping.java 8
Class should be final Add the keyword "final" to the class declaration. Medium Device.java 14
Class should be final Add the keyword "final" to the class declaration. Medium DeviceDAO.java 24
Class should be final Add the keyword "final" to the class declaration. Medium DistanceHistory.java 5
Class should be final Add the keyword "final" to the class declaration. Medium DistanceHistoryBean.java 5
Class should be final Add the keyword "final" to the class declaration. Medium EventNotification.java 10
Class should be final Add the keyword "final" to the class declaration. Medium FenceHistory.java 11
Class should be final Add the keyword "final" to the class declaration. Medium FenceReport.java 11
Class should be final Add the keyword "final" to the class declaration. Medium FrequentTripDetails.java 9
Class should be final Add the keyword "final" to the class declaration. Medium FrequentTripDetailsDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium FrequentTripDetailsId.java 9
Class should be final Add the keyword "final" to the class declaration. Medium FuelCalibration.java 10
Class should be final Add the keyword "final" to the class declaration. Medium FuelCalibrationDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium FuelHistory.java 13
Class should be final Add the keyword "final" to the class declaration. Medium FuelHistoryBean.java 5
Class should be final Add the keyword "final" to the class declaration. Medium FuelHistoryDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium Fuelusagetest.java 8
Class should be final Add the keyword "final" to the class declaration. Medium Geofence.java 13
Class should be final Add the keyword "final" to the class declaration. Medium GeovehicleMap.java 12
Class should be final Add the keyword "final" to the class declaration. Medium HibernateSessionFactory.java 12
Class should be final Add the keyword "final" to the class declaration. Medium Holidays.java 5
Class should be final Add the keyword "final" to the class declaration. Medium MessageFormat.java 8
Class should be final Add the keyword "final" to the class declaration. Medium MessageTemplates.java 12
Class should be final Add the keyword "final" to the class declaration. Medium MessageTemplatesDAO.java 24
Class should be final Add the keyword "final" to the class declaration. Medium MetaDistance.java 5
Class should be final Add the keyword "final" to the class declaration. Medium MetaDistanceBean.java 5
Class should be final Add the keyword "final" to the class declaration. Medium MetaFuel.java 10
Class should be final Add the keyword "final" to the class declaration. Medium MetaFuelBean.java 5
Class should be final Add the keyword "final" to the class declaration. Medium Notification.java 9
Class should be final Add the keyword "final" to the class declaration. Medium NotificationDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium Organization.java 12
Class should be final Add the keyword "final" to the class declaration. Medium OrganizationDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium Packet.java 6
Class should be final Add the keyword "final" to the class declaration. Medium ParamsSummary.java 5
Class should be final Add the keyword "final" to the class declaration. Medium ParamsSummaryDAO.java 10
Class should be final Add the keyword "final" to the class declaration. Medium PartiallyOfflineInfo.java 12
Class should be final Add the keyword "final" to the class declaration. Medium Phone.java 11
Class should be final Add the keyword "final" to the class declaration. Medium PhoneDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium ReportRef.java 3
Class should be final Add the keyword "final" to the class declaration. Medium ReportSummary.java 5
Class should be final Add the keyword "final" to the class declaration. Medium ReportSummaryDAO.java 8
Class should be final Add the keyword "final" to the class declaration. Medium RfidHistory.java 5
Class should be final Add the keyword "final" to the class declaration. Medium RfidParameters.java 5
Class should be final Add the keyword "final" to the class declaration. Medium RfidStatus.java 8
Class should be final Add the keyword "final" to the class declaration. Medium ScheduleReport.java 10
Class should be final Add the keyword "final" to the class declaration. Medium Schools.java 8
Class should be final Add the keyword "final" to the class declaration. Medium Settings.java 8
Class should be final Add the keyword "final" to the class declaration. Medium SmsDetails.java 10
Class should be final Add the keyword "final" to the class declaration. Medium SmsRegister.java 10
Class should be final Add the keyword "final" to the class declaration. Medium Speedparameter.java 9
Class should be final Add the keyword "final" to the class declaration. Medium SpeedparameterDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium SpeedSettings.java 5
Class should be final Add the keyword "final" to the class declaration. Medium Stopfencemapping.java 8
Class should be final Add the keyword "final" to the class declaration. Medium TripAttender.java 8
Class should be final Add the keyword "final" to the class declaration. Medium TripDetails.java 14
Class should be final Add the keyword "final" to the class declaration. Medium TripDeviation.java 10
Class should be final Add the keyword "final" to the class declaration. Medium TripMsgParams.java 8
Class should be final Add the keyword "final" to the class declaration. Medium TripParameters.java 13
Class should be final Add the keyword "final" to the class declaration. Medium TripParametersDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium TripPreference.java 9
Class should be final Add the keyword "final" to the class declaration. Medium TripPreferenceDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium TripReference.java 12
Class should be final Add the keyword "final" to the class declaration. Medium TripScraps.java 9
Class should be final Add the keyword "final" to the class declaration. Medium TripScrapsDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium TripTravelerDetails.java 13
Class should be final Add the keyword "final" to the class declaration. Medium TripTravelerDetailsDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium TripTraversal.java 10
Class should be final Add the keyword "final" to the class declaration. Medium TripVehicleMap.java 9
Class should be final Add the keyword "final" to the class declaration. Medium TripVehicleMapDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium User.java 13
Class should be final Add the keyword "final" to the class declaration. Medium UserDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UserDetails.java 13
Class should be final Add the keyword "final" to the class declaration. Medium UserDetailsDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UserGeofenceMap.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UserGeofenceMapDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UserGrade.java 8
Class should be final Add the keyword "final" to the class declaration. Medium UserGrades.java 3
Class should be final Add the keyword "final" to the class declaration. Medium UserGradesDAO.java 6
Class should be final Add the keyword "final" to the class declaration. Medium Usergroup.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UsergroupDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium Usergroupgrouprole.java 8
Class should be final Add the keyword "final" to the class declaration. Medium UsergroupgrouproleId.java 8
Class should be final Add the keyword "final" to the class declaration. Medium UsergrouproleId.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UserLandmarks.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UserLandmarksDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UserPreferences.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UserPreferencesDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UserRfid.java 3
Class should be final Add the keyword "final" to the class declaration. Medium UserRfidDAO.java 18
Class should be final Add the keyword "final" to the class declaration. Medium UsersGeofence.java 10
Class should be final Add the keyword "final" to the class declaration. Medium UsersGeofenceDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UsersGroups.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UsersGroupsDAO.java 23
Class should be final Add the keyword "final" to the class declaration. Medium UsersGroupsId.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UsersOrgs.java 9
Class should be final Add the keyword "final" to the class declaration. Medium UsersOrgsDAO.java 24
Class should be final Add the keyword "final" to the class declaration. Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium DeviceCRUDAction.java 146
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium VehicleCRUDAction.java 232
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium DeviceProcessDAO.java 52
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium DeviceProcessDAO.java 120
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium DeviceProcessDAO.java 288
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium HolidayProcessDAO.java 42
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium HolidayProcessDAO.java 73
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium HolidayProcessDAO.java 102
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium SettingsDAO.java 50
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserNotificationDAO.java 44
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserNotificationDAO.java 58
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserNotificationDAO.java 209
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserNotificationDAO.java 279
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserNotificationDAO.java 343
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 51
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 77
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 106
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 148
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 181
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 224
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 255
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium UserTripDAO.java 321
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium VehicleFenceDAO.java 35
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium VehicleProcessDAO.java 163
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium VehicleProcessDAO.java 171
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium ConfigurationsDAO.java 28
Close method called outside finally block Surround the code that creates and manipulates the resource with a try statement and move the invocation of the close method inside the finally block for the try statement. Medium HibernateSessionFactory.java 89
 
Violation Recommendation Severity Resource Line
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 68
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 73
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 101
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 147
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 161
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 167
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 173
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AlertSettingsAction.java 181
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AutoCompleteAction.java 52
Undocumented closing brace Add the appropriate comment after the closing brace. Medium AutoCompleteAction.java 55
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 189
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 206
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 207
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 214
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 215
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 232
Undocumented closing brace Add the appropriate comment after the closing brace. Medium CookieLoginAction.java 235
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 154
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 155
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 268
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 273
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 337
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 339
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceCRUDAction.java 395
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 105
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 106
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 150
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 151
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 152
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 158
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 160
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 203
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceVehicleMapAction.java 205
Undocumented closing brace Add the appropriate comment after the closing brace. Medium GeofenceAction.java 130
Undocumented closing brace Add the appropriate comment after the closing brace. Medium GeofenceAction.java 132
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 94
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 103
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 119
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 129
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 140
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 190
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 192
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 193
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 228
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 236
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HolidayAction.java 240
Undocumented closing brace Add the appropriate comment after the closing brace. Medium LogingpsAction.java 129
Undocumented closing brace Add the appropriate comment after the closing brace. Medium LogingpsAction.java 155
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MessageHandler.java 133
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 164
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 165
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 170
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 171
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 198
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 250
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 267
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 268
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 275
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 276
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 294
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsAction.java 297
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 98
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 106
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 151
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 223
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 240
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 241
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RFIDAction.java 242
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 155
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 206
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 271
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 283
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 300
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 301
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 306
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 310
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 314
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 319
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 323
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 327
Undocumented closing brace Add the appropriate comment after the closing brace. Medium TripCrudAction.java 344
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 280
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 282
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 283
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 284
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 320
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 337
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 339
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 341
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 374
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 391
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 393
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationAction.java 395
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 125
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 178
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 216
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 217
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 238
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 239
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 276
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 299
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 320
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 342
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 344
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 353
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 355
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 368
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 371
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserTripAction.java 372
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleCRUDAction.java 184
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleCRUDAction.java 240
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleCRUDAction.java 241
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleCRUDAction.java 325
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 92
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 100
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 112
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 113
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 122
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 123
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 124
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 176
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DailyTripRepDAO.java 177
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 101
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 158
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 167
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 177
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 186
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 203
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 212
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 215
Undocumented closing brace Add the appropriate comment after the closing brace. Medium DeviceProcessDAO.java 392
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 70
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 107
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 148
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 149
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 181
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 212
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 218
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 219
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 252
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 253
Undocumented closing brace Add the appropriate comment after the closing brace. Medium FenceUsersDAO.java 261
Undocumented closing brace Add the appropriate comment after the closing brace. Medium GeofencingDAO.java 234
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MessagesDAO.java 64
Undocumented closing brace Add the appropriate comment after the closing brace. Medium MLoginGpsDAO.java 76
Undocumented closing brace Add the appropriate comment after the closing brace. Medium PartiallyOfflineDAO.java 48
Undocumented closing brace Add the appropriate comment after the closing brace. Medium PartiallyOfflineDAO.java 55
Undocumented closing brace Add the appropriate comment after the closing brace. Medium PartiallyOfflineDAO.java 56
Undocumented closing brace Add the appropriate comment after the closing brace. Medium PartiallyOfflineDAO.java 88
Undocumented closing brace Add the appropriate comment after the closing brace. Medium PartiallyOfflineDAO.java 100
Undocumented closing brace Add the appropriate comment after the closing brace. Medium PartiallyOfflineDAO.java 101
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 86
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 92
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 94
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 96
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 111
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 129
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 130
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 136
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 140
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 146
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 153
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 155
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 166
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 171
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 172
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportProcessDAO.java 173
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 44
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 68
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 92
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 122
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 147
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 148
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 149
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 150
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 151
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 165
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 166
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ReportSummaryDAO.java 167
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 50
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 73
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 78
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 83
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 100
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 101
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 181
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfHistoryDAO.java 240
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RoleProcessDAO.java 24
Undocumented closing brace Add the appropriate comment after the closing brace. Medium SettingsDAO.java 34
Undocumented closing brace Add the appropriate comment after the closing brace. Medium SettingsDAO.java 43
Undocumented closing brace Add the appropriate comment after the closing brace. Medium SettingsDAO.java 73
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationDAO.java 324
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserNotificationDAO.java 325
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleFenceDAO.java 109
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleFenceReportDAO.java 39
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 108
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 116
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 138
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 213
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 218
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 226
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 233
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 249
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 261
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 270
Undocumented closing brace Add the appropriate comment after the closing brace. Medium VehicleProcessDAO.java 271
Undocumented closing brace Add the appropriate comment after the closing brace. Medium WeekendFinder.java 37
Undocumented closing brace Add the appropriate comment after the closing brace. Medium WeekendFinder.java 40
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ConfigurationsDAO.java 32
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HibernateSessionFactory.java 55
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HibernateSessionFactory.java 59
Undocumented closing brace Add the appropriate comment after the closing brace. Medium HibernateSessionFactory.java 90
Undocumented closing brace Add the appropriate comment after the closing brace. Medium ParamsSummaryDAO.java 88
Undocumented closing brace Add the appropriate comment after the closing brace. Medium RfidHistoryDAO.java 96
Undocumented closing brace Add the appropriate comment after the closing brace. Medium UserRfidDAO.java 97
 
Violation Recommendation Severity Resource Line
Import out of order: com.gps.exception.InvalidMailIdOrPasswordException Change the order of the imports or invoke the Organize Imports command. Medium MLoginGpsDAO.java 10
 
Violation Recommendation Severity Resource Line
Constant defined in class The constant declaration should be moved to an interface. Medium DeviceDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium DeviceDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium DeviceDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium DeviceDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium FenceHistoryDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium FenceHistoryDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium FenceHistoryDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium FenceReportDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium FenceReportDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium FenceReportDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium FrequentTripDetailsDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium GeofenceDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium GeovehicleMapDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium HolidaysDAO.java 14
Constant defined in class The constant declaration should be moved to an interface. Medium HolidaysDAO.java 15
Constant defined in class The constant declaration should be moved to an interface. Medium HolidaysDAO.java 16
Constant defined in class The constant declaration should be moved to an interface. Medium HolidaysDAO.java 17
Constant defined in class The constant declaration should be moved to an interface. Medium MessageTemplatesDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium MessageTemplatesDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium NotificationDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium NotificationDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium NotificationDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 35
Constant defined in class The constant declaration should be moved to an interface. Medium OrganizationDAO.java 36
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium PhoneDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium SpeedparameterDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium SpeedparameterDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 35
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 36
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 37
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 38
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 39
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 40
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 41
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 42
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 43
Constant defined in class The constant declaration should be moved to an interface. Medium TripDetailsDAO.java 44
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium TripParametersDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium TripPreferenceDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium TripScrapsDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium TripScrapsDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 35
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 36
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 37
Constant defined in class The constant declaration should be moved to an interface. Medium TripTravelerDetailsDAO.java 38
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 35
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 36
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 37
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 38
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 39
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 40
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 41
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 42
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 43
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 44
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 45
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 46
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 47
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 48
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 49
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 50
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 51
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 52
Constant defined in class The constant declaration should be moved to an interface. Medium UserDAO.java 53
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 35
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 36
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 37
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 38
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 39
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 40
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 41
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 42
Constant defined in class The constant declaration should be moved to an interface. Medium UserDetailsDAO.java 43
Constant defined in class The constant declaration should be moved to an interface. Medium UsergroupDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium UsergroupDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium UsergroupDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium UsergroupDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium UserLandmarksDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium UserLandmarksDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium UserLandmarksDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium UserLandmarksDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 26
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 27
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 28
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 29
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 30
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 31
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 32
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 33
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 34
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 35
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 36
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 37
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 38
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 39
Constant defined in class The constant declaration should be moved to an interface. Medium UserPreferencesDAO.java 40
 
Violation Recommendation Severity Resource Line
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AlertSettingsAction.java 53
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AlertSettingsAction.java 94
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AlertSettingsAction.java 129
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AlertSettingsAction.java 144
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AlertSettingsAction.java 163
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AlertSettingsAction.java 178
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AutoCompleteAction.java 46
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AutoCompleteAction.java 78
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium AutoCompleteAction.java 93
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium CookieLoginAction.java 152
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium CookieLoginAction.java 178
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceCRUDAction.java 138
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceCRUDAction.java 212
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceCRUDAction.java 332
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceCRUDAction.java 426
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceVehicleMapAction.java 102
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceVehicleMapAction.java 134
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceVehicleMapAction.java 141
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceVehicleMapAction.java 193
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceVehicleMapAction.java 199
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofenceAction.java 110
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofenceAction.java 120
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofenceAction.java 126
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidayAction.java 163
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogingpsAction.java 117
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogingpsAction.java 119
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogingpsAction.java 120
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogingpsAction.java 135
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogingpsAction.java 136
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogingpsAction.java 139
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LogoutAction.java 41
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessageHandler.java 124
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessageHandler.java 125
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessageHandler.java 157
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsAction.java 146
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsAction.java 155
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsAction.java 159
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsAction.java 160
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsAction.java 212
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsAction.java 239
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 94
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 142
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 186
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 186
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 217
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 226
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 227
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RFIDAction.java 236
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripCrudAction.java 202
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripCrudAction.java 299
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationAction.java 217
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationAction.java 225
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationAction.java 228
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationAction.java 247
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationAction.java 326
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationAction.java 381
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripAction.java 213
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripAction.java 233
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripAction.java 330
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleCRUDAction.java 222
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 62
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 64
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 65
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 80
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 93
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 103
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 107
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 108
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 111
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 117
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 119
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 152
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 153
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 157
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 163
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 167
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 173
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 199
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DailyTripRepDAO.java 199
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceProcessDAO.java 96
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceProcessDAO.java 100
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceProcessDAO.java 122
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceProcessDAO.java 195
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceProcessDAO.java 234
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceProcessDAO.java 264
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 32
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 59
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 66
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 93
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 136
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 144
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 147
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 171
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 177
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 206
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 207
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 210
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 256
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 257
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceUsersDAO.java 260
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 52
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 54
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 82
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 85
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 137
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 140
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 148
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 171
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 202
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofencingDAO.java 231
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidayProcessDAO.java 37
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidayProcessDAO.java 41
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidayProcessDAO.java 68
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidayProcessDAO.java 72
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium LoginGpsDAO.java 30
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessagesDAO.java 27
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessagesDAO.java 49
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessagesDAO.java 56
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessagesDAO.java 60
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 26
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 26
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 61
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 62
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 63
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MLoginGpsDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 44
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 47
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 52
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 54
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 84
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 87
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 93
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PartiallyOfflineDAO.java 95
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 37
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 79
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 82
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 89
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 93
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 98
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 112
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 134
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 137
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 141
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 142
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 145
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 147
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 148
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 152
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 159
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 163
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 164
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportProcessDAO.java 165
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportSummaryDAO.java 128
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportSummaryDAO.java 137
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportSummaryDAO.java 141
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportSummaryDAO.java 143
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportSummaryDAO.java 155
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ReportSummaryDAO.java 157
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 35
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 43
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 89
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 96
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 99
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 118
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 158
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 165
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 167
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 171
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 176
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 178
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 198
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 210
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 213
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 237
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfHistoryDAO.java 238
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RoleProcessDAO.java 21
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RoleProcessDAO.java 36
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RoleProcessDAO.java 55
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium SettingsDAO.java 37
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium SettingsDAO.java 46
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium SettingsDAO.java 49
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 46
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 53
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 56
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 66
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 101
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 102
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 126
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 151
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 170
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 175
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 178
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 179
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 182
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 208
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 211
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 216
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 219
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 221
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 254
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 281
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 285
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 287
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 313
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 314
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 317
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 322
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 345
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 365
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 366
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 386
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 387
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 412
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserNotificationDAO.java 421
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 29
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 37
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 56
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 57
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 63
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 73
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 85
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 86
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 102
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 104
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 106
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 108
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 122
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserProcessDAO.java 133
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 53
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 79
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 83
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 108
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 120
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 126
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 150
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 151
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 156
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 183
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 190
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 193
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 196
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 226
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 227
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 231
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 257
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 269
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 275
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 297
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 310
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 323
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 330
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 333
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserTripDAO.java 337
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceDAO.java 38
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceDAO.java 41
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceDAO.java 72
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceDAO.java 74
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceDAO.java 100
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceDAO.java 107
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceReportDAO.java 35
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleFenceReportDAO.java 38
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 104
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 107
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 111
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 134
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 137
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 158
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 162
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 170
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 171
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 203
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 235
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 263
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium VehicleProcessDAO.java 292
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium WeekendFinder.java 51
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripDistanceDTO.java 200
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripDistanceDTO.java 200
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ConfigurationsDAO.java 27
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceDAO.java 73
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceDAO.java 88
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium DeviceDAO.java 117
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceHistoryDAO.java 73
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceHistoryDAO.java 88
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceHistoryDAO.java 115
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceReportDAO.java 73
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceReportDAO.java 88
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FenceReportDAO.java 113
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FrequentTripDetailsDAO.java 71
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FrequentTripDetailsDAO.java 86
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FrequentTripDetailsDAO.java 103
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FuelCalibrationDAO.java 79
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FuelCalibrationDAO.java 91
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FuelHistoryDAO.java 83
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium FuelHistoryDAO.java 95
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofenceDAO.java 79
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofenceDAO.java 94
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeofenceDAO.java 143
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeovehicleMapDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeovehicleMapDAO.java 84
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium GeovehicleMapDAO.java 101
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidaysDAO.java 55
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidaysDAO.java 78
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium HolidaysDAO.java 90
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessageTemplatesDAO.java 71
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessageTemplatesDAO.java 86
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium MessageTemplatesDAO.java 111
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium NotificationDAO.java 71
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium NotificationDAO.java 86
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium NotificationDAO.java 111
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium OrganizationDAO.java 79
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium OrganizationDAO.java 94
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium OrganizationDAO.java 151
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium ParamsSummaryDAO.java 105
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PhoneDAO.java 77
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PhoneDAO.java 92
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium PhoneDAO.java 141
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium RfidHistoryDAO.java 113
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium SpeedparameterDAO.java 70
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium SpeedparameterDAO.java 85
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium SpeedparameterDAO.java 106
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripDetailsDAO.java 87
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripDetailsDAO.java 102
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripDetailsDAO.java 191
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripParametersDAO.java 76
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripParametersDAO.java 91
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripParametersDAO.java 136
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripPreferenceDAO.java 76
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripPreferenceDAO.java 91
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripPreferenceDAO.java 136
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripScrapsDAO.java 70
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripScrapsDAO.java 85
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripScrapsDAO.java 106
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripTravelerDetailsDAO.java 81
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripTravelerDetailsDAO.java 96
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripTravelerDetailsDAO.java 158
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripVehicleMapDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripVehicleMapDAO.java 84
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium TripVehicleMapDAO.java 97
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserDAO.java 96
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserDAO.java 111
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserDAO.java 236
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserDetailsDAO.java 86
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserDetailsDAO.java 101
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserDetailsDAO.java 186
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserGeofenceMapDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserGeofenceMapDAO.java 84
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserGeofenceMapDAO.java 97
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsergroupDAO.java 72
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsergroupDAO.java 87
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsergroupDAO.java 116
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserLandmarksDAO.java 72
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserLandmarksDAO.java 87
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserLandmarksDAO.java 116
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserPreferencesDAO.java 83
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserPreferencesDAO.java 98
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserPreferencesDAO.java 172
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UserRfidDAO.java 114
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersGeofenceDAO.java 76
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersGeofenceDAO.java 88
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersGroupsDAO.java 69
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersGroupsDAO.java 84
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersGroupsDAO.java 97
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersOrgsDAO.java 36
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersOrgsDAO.java 95
Dereferencing a possibly null reference Check for a null value before de-referencing the variable. Medium UsersOrgsDAO.java 107
 
Violation Recommendation Severity Resource Line
Convert class to interface: UserGradesDAO Convert the UserGradesDAO class to an interface. Medium UserGradesDAO.java 6
 
Violation Recommendation Severity Resource Line
Property lastPacketReceivedTime does not declare type Declare the property to be an SQL date. Medium Device.hbm.xml 21
Property startTime does not declare type Declare the property to be an SQL date. Medium EventNotification.hbm.xml 23
Property endTime does not declare type Declare the property to be an SQL date. Medium EventNotification.hbm.xml 26
Property monSms does not declare type Declare the property to be an SQL date. Medium FenceHistory.hbm.xml 16
Property evenSms does not declare type Declare the property to be an SQL date. Medium FenceHistory.hbm.xml 19
Property reportDate does not declare type Declare the property to be an SQL date. Medium FenceReport.hbm.xml 19
Property entryTime does not declare type Declare the property to be an SQL date. Medium FenceReport.hbm.xml 22
Property exitTime does not declare type Declare the property to be an SQL date. Medium FenceReport.hbm.xml 25
Property createdTime does not declare type Declare the property to be an SQL date. Medium FenceReport.hbm.xml 34
Property updatedTime does not declare type Declare the property to be an SQL date. Medium FenceReport.hbm.xml 37
Property dateTime does not declare type Declare the property to be an SQL date. Medium FuelHistory.hbm.xml 13
Property StopTimeAM does not declare type Declare the property to be an SQL date. Medium Geofence.hbm.xml 52
Property StopTimePM does not declare type Declare the property to be an SQL date. Medium Geofence.hbm.xml 55
Property createdDate does not declare type Declare the property to be an SQL date. Medium MessageTemplates.hbm.xml 19
Property date does not declare type Declare the property to be an SQL date. Medium ParamsSummary.hbm.xml 16
Property date does not declare type Declare the property to be an SQL date. Medium PartiallyOfflineInfo.hbm.xml 16
Property createDate does not declare type Declare the property to be an SQL date. Medium Phone.hbm.xml 22
Property modifiedDate does not declare type Declare the property to be an SQL date. Medium Phone.hbm.xml 25
Property date does not declare type Declare the property to be an SQL date. Medium ReportSummary.hbm.xml 18
Property start_time does not declare type Declare the property to be an SQL date. Medium ReportSummary.hbm.xml 48
Property end_time does not declare type Declare the property to be an SQL date. Medium ReportSummary.hbm.xml 51
Property timings does not declare type Declare the property to be an SQL date. Medium ScheduleReport.hbm.xml 20
Property creationTime does not declare type Declare the property to be an SQL date. Medium SpeedSettings.hbm.xml 22
Property updationTime does not declare type Declare the property to be an SQL date. Medium SpeedSettings.hbm.xml 28
Property startdate does not declare type Declare the property to be an SQL date. Medium TripDetails.hbm.xml 43
Property returndate does not declare type Declare the property to be an SQL date. Medium TripDetails.hbm.xml 58
Property creationTime does not declare type Declare the property to be an SQL date. Medium TripParameters.hbm.xml 40
Property date does not declare type Declare the property to be an SQL date. Medium TripTravelerDetails.hbm.xml 40
Property createDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 19
Property modifiedDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 22
Property passwordModifiedDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 40
Property loginDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 88
Property lastLoginDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 94
Property lastFailedLoginDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 100
Property lockoutDate does not declare type Declare the property to be an SQL date. Medium User.hbm.xml 109
Property accCreationTime does not declare type Declare the property to be an SQL date. Medium UserDetails.hbm.xml 58
Property lastLoginTime does not declare type Declare the property to be an SQL date. Medium UserDetails.hbm.xml 64
Property lastUpdateTime does not declare type Declare the property to be an SQL date. Medium UserDetails.hbm.xml 67
 
Violation Recommendation Severity Resource Line
Local variable should be final: user Declare the "user" variable final. Medium AlertSettingsAction.java 47
Local variable should be final: vDAO Declare the "vDAO" variable final. Medium AlertSettingsAction.java 48
Local variable should be final: user Declare the "user" variable final. Medium AlertSettingsAction.java 84
Local variable should be final: sDAO Declare the "sDAO" variable final. Medium AlertSettingsAction.java 85
Local variable should be final: settings Declare the "settings" variable final. Medium AlertSettingsAction.java 87
Local variable should be final: user Declare the "user" variable final. Medium AlertSettingsAction.java 110
Local variable should be final: vDAO Declare the "vDAO" variable final. Medium AlertSettingsAction.java 111
Local variable should be final: orgName Declare the "orgName" variable final. Medium AlertSettingsAction.java 114
Local variable should be final: notifier Declare the "notifier" variable final. Medium AlertSettingsAction.java 115
Local variable should be final: subject Declare the "subject" variable final. Medium AlertSettingsAction.java 117
Local variable should be final: settingsDAO Declare the "settingsDAO" variable final. Medium AlertSettingsAction.java 119
Local variable should be final: tripsDAO Declare the "tripsDAO" variable final. Medium AutoCompleteAction.java 36
Local variable should be final: user Declare the "user" variable final. Medium AutoCompleteAction.java 39
Local variable should be final: users Declare the "users" variable final. Medium AutoCompleteAction.java 69
Local variable should be final: user Declare the "user" variable final. Medium AutoCompleteAction.java 74
Local variable should be final: user Declare the "user" variable final. Medium AutoCompleteAction.java 91
Private field should be final: value Declare the "value" field final. Medium CookieLoginAction.java 76
Local variable should be final: vd Declare the "vd" variable final. Medium CookieLoginAction.java 141
Local variable should be final: lgn Declare the "lgn" variable final. Medium CookieLoginAction.java 142
Local variable should be final: user1 Declare the "user1" variable final. Medium CookieLoginAction.java 143
Local variable should be final: mobile Declare the "mobile" variable final. Medium CookieLoginAction.java 148
Local variable should be final: vpd Declare the "vpd" variable final. Medium CookieLoginAction.java 150
Local variable should be final: uls Declare the "uls" variable final. Medium CookieLoginAction.java 151
Local variable should be final: luser Declare the "luser" variable final. Medium CookieLoginAction.java 152
Local variable should be final: util Declare the "util" variable final. Medium CookieLoginAction.java 157
Local variable should be final: roleList Declare the "roleList" variable final. Medium CookieLoginAction.java 158
Local variable should be final: rdao Declare the "rdao" variable final. Medium CookieLoginAction.java 160
Local variable should be final: tpd Declare the "tpd" variable final. Medium CookieLoginAction.java 162
Local variable should be final: value Declare the "value" variable final. Medium DeviceCRUDAction.java 126
Local variable should be final: rdao Declare the "rdao" variable final. Medium DeviceCRUDAction.java 135
Local variable should be final: type Declare the "type" variable final. Medium DeviceCRUDAction.java 137
Local variable should be final: dpdao Declare the "dpdao" variable final. Medium DeviceCRUDAction.java 145
Local variable should be final: devdao Declare the "devdao" variable final. Medium DeviceCRUDAction.java 186
Local variable should be final: devproDao Declare the "devproDao" variable final. Medium DeviceCRUDAction.java 208
Local variable should be final: ownIP Declare the "ownIP" variable final. Medium DeviceCRUDAction.java 211
Local variable should be final: devproDao Declare the "devproDao" variable final. Medium DeviceCRUDAction.java 258
Local variable should be final: devproDao Declare the "devproDao" variable final. Medium DeviceCRUDAction.java 298
Local variable should be final: udao Declare the "udao" variable final. Medium DeviceCRUDAction.java 320
Local variable should be final: vehicle1 Declare the "vehicle1" variable final. Medium DeviceCRUDAction.java 331
Local variable should be final: vpd Declare the "vpd" variable final. Medium DeviceCRUDAction.java 335
Local variable should be final: devproDao Declare the "devproDao" variable final. Medium DeviceCRUDAction.java 341
Local variable should be final: devproDao Declare the "devproDao" variable final. Medium DeviceCRUDAction.java 378
Local variable should be final: devdao Declare the "devdao" variable final. Medium DeviceCRUDAction.java 379
Local variable should be final: vdao Declare the "vdao" variable final. Medium DeviceCRUDAction.java 419
Local variable should be final: query Declare the "query" variable final. Medium DeviceCRUDAction.java 425
Local variable should be final: mapDAO Declare the "mapDAO" variable final. Medium FenceVehicleMapAction.java 58
Local variable should be final: mapDAO Declare the "mapDAO" variable final. Medium FenceVehicleMapAction.java 92
Local variable should be final: chk_vehicles Declare the "chk_vehicles" variable final. Medium FenceVehicleMapAction.java 93
Local variable should be final: values_chk Declare the "values_chk" variable final. Medium FenceVehicleMapAction.java 122
Local variable should be final: selectedVehId Declare the "selectedVehId" variable final. Medium FenceVehicleMapAction.java 123
Local variable should be final: vehDAO Declare the "vehDAO" variable final. Medium FenceVehicleMapAction.java 124
Local variable should be final: ckdList Declare the "ckdList" variable final. Medium FenceVehicleMapAction.java 140
Local variable should be final: tripList Declare the "tripList" variable final. Medium FenceVehicleMapAction.java 175
Local variable should be final: vpd Declare the "vpd" variable final. Medium HeaderForwardAction.java 37
Local variable should be final: portletRequest Declare the "portletRequest" variable final. Medium LogingpsAction.java 116
Local variable should be final: portletsession Declare the "portletsession" variable final. Medium LogingpsAction.java 117
Local variable should be final: themeDisplay Declare the "themeDisplay" variable final. Medium LogingpsAction.java 118
Local variable should be final: user Declare the "user" variable final. Medium LogingpsAction.java 119
Local variable should be final: organization Declare the "organization" variable final. Medium LogingpsAction.java 120
Local variable should be final: roleList Declare the "roleList" variable final. Medium LogingpsAction.java 121
Local variable should be final: rdao Declare the "rdao" variable final. Medium LogingpsAction.java 122
Local variable should be final: vpd Declare the "vpd" variable final. Medium LogingpsAction.java 125
Local variable should be final: config1 Declare the "config1" variable final. Medium LogingpsAction.java 133
Local variable should be final: config2 Declare the "config2" variable final. Medium LogingpsAction.java 134
Local variable should be final: expandoBridge Declare the "expandoBridge" variable final. Medium LogingpsAction.java 138
Local variable should be final: session Declare the "session" variable final. Medium LogoutAction.java 40
Local variable should be final: orgId Declare the "orgId" variable final. Medium MessageHandler.java 92
Local variable should be final: tripProcessor Declare the "tripProcessor" variable final. Medium MessageHandler.java 94
Local variable should be final: managerObj Declare the "managerObj" variable final. Medium MessageHandler.java 98
Local variable should be final: orgdao Declare the "orgdao" variable final. Medium MessageHandler.java 127
Local variable should be final: fenceLister Declare the "fenceLister" variable final. Medium MessageHandler.java 150
Local variable should be final: fences Declare the "fences" variable final. Medium MessageHandler.java 154
Local variable should be final: selectedFences Declare the "selectedFences" variable final. Medium MessageHandler.java 175
Local variable should be final: tripSession Declare the "tripSession" variable final. Medium MessageHandler.java 176
Local variable should be final: usrObj Declare the "usrObj" variable final. Medium MessageHandler.java 178
Local variable should be final: nosList Declare the "nosList" variable final. Medium MessageHandler.java 179
Local variable should be final: notifier Declare the "notifier" variable final. Medium MessageHandler.java 194
Local variable should be final: orgId Declare the "orgId" variable final. Medium MessageHandler.java 200
Local variable should be final: MgrObj Declare the "MgrObj" variable final. Medium MessageHandler.java 203
Local variable should be final: updatedTemplate Declare the "updatedTemplate" variable final. Medium MessageHandler.java 204
Private field should be final: value Declare the "value" field final. Medium MLoginGpsAction.java 79
Local variable should be final: autoLoginExpire Declare the "autoLoginExpire" variable final. Medium MLoginGpsAction.java 137
Local variable should be final: name Declare the "name" variable final. Medium MLoginGpsAction.java 138
Local variable should be final: passwordCookie Declare the "passwordCookie" variable final. Medium MLoginGpsAction.java 142
Local variable should be final: cookies Declare the "cookies" variable final. Medium MLoginGpsAction.java 155
Local variable should be final: vd Declare the "vd" variable final. Medium MLoginGpsAction.java 191
Local variable should be final: email Declare the "email" variable final. Medium MLoginGpsAction.java 192
Local variable should be final: pass Declare the "pass" variable final. Medium MLoginGpsAction.java 193
Local variable should be final: autologin Declare the "autologin" variable final. Medium MLoginGpsAction.java 197
Local variable should be final: lgn Declare the "lgn" variable final. Medium MLoginGpsAction.java 201
Local variable should be final: user1 Declare the "user1" variable final. Medium MLoginGpsAction.java 203
Local variable should be final: vpd Declare the "vpd" variable final. Medium MLoginGpsAction.java 210
Local variable should be final: uls Declare the "uls" variable final. Medium MLoginGpsAction.java 211
Local variable should be final: luser Declare the "luser" variable final. Medium MLoginGpsAction.java 212
Local variable should be final: mobile Declare the "mobile" variable final. Medium MLoginGpsAction.java 214
Local variable should be final: util Declare the "util" variable final. Medium MLoginGpsAction.java 218
Local variable should be final: roleList Declare the "roleList" variable final. Medium MLoginGpsAction.java 219
Local variable should be final: rdao Declare the "rdao" variable final. Medium MLoginGpsAction.java 221
Local variable should be final: tpd Declare the "tpd" variable final. Medium MLoginGpsAction.java 224
Local variable should be final: user Declare the "user" variable final. Medium RFIDAction.java 50
Local variable should be final: size Declare the "size" variable final. Medium RFIDAction.java 71
Local variable should be final: nr Declare the "nr" variable final. Medium RFIDAction.java 72
Local variable should be final: numrow Declare the "numrow" variable final. Medium RFIDAction.java 73
Local variable should be final: user Declare the "user" variable final. Medium RFIDAction.java 87
Local variable should be final: type Declare the "type" variable final. Medium RFIDAction.java 88
Local variable should be final: orgId Declare the "orgId" variable final. Medium RFIDAction.java 94
Local variable should be final: tripId Declare the "tripId" variable final. Medium RFIDAction.java 132
Local variable should be final: tripDAO Declare the "tripDAO" variable final. Medium RFIDAction.java 135
Local variable should be final: user Declare the "user" variable final. Medium RFIDAction.java 136
Local variable should be final: orgId Declare the "orgId" variable final. Medium RFIDAction.java 142
Local variable should be final: dates Declare the "dates" variable final. Medium RFIDAction.java 177
Local variable should be final: calendar Declare the "calendar" variable final. Medium RFIDAction.java 178
Local variable should be final: calendar Declare the "calendar" variable final. Medium RFIDAction.java 208
Local variable should be final: date Declare the "date" variable final. Medium RFIDAction.java 209
Local variable should be final: sess Declare the "sess" variable final. Medium RFIDAction.java 210
Local variable should be final: itr Declare the "itr" variable final. Medium RFIDAction.java 226
Local variable should be final: action Declare the "action" variable final. Medium RFIDAction.java 269
Local variable should be final: messagesObj Declare the "messagesObj" variable final. Medium TemplateManager.java 245
Local variable should be final: messagesObj Declare the "messagesObj" variable final. Medium TemplateManager.java 258
Private field should be final: log Declare the "log" field final. Medium DailyTripRepDAO.java 38
Local variable should be final: cal Declare the "cal" variable final. Medium DailyTripRepDAO.java 43
Local variable should be final: calEnd Declare the "calEnd" variable final. Medium DailyTripRepDAO.java 44
Local variable should be final: vehicleId Declare the "vehicleId" variable final. Medium DailyTripRepDAO.java 45
Local variable should be final: tpList Declare the "tpList" variable final. Medium DailyTripRepDAO.java 48
Local variable should be final: tripProcessDAO Declare the "tripProcessDAO" variable final. Medium DailyTripRepDAO.java 49
Local variable should be final: formatter Declare the "formatter" variable final. Medium DailyTripRepDAO.java 50
Local variable should be final: paramQuery Declare the "paramQuery" variable final. Medium DailyTripRepDAO.java 53
Local variable should be final: sess Declare the "sess" variable final. Medium DailyTripRepDAO.java 78
Local variable should be final: paramIter Declare the "paramIter" variable final. Medium DailyTripRepDAO.java 116
Local variable should be final: tripProcessDAO Declare the "tripProcessDAO" variable final. Medium DailyTripRepDAO.java 140
Local variable should be final: paramList Declare the "paramList" variable final. Medium DailyTripRepDAO.java 141
Local variable should be final: session Declare the "session" variable final. Medium DailyTripRepDAO.java 144
Local variable should be final: query Declare the "query" variable final. Medium DailyTripRepDAO.java 152
Local variable should be final: params Declare the "params" variable final. Medium DailyTripRepDAO.java 153
Local variable should be final: itr Declare the "itr" variable final. Medium DailyTripRepDAO.java 161
Local variable should be final: sessionTimeStart Declare the "sessionTimeStart" variable final. Medium DailyTripRepDAO.java 189
Local variable should be final: sessionTimerEndOrCurrent Declare the "sessionTimerEndOrCurrent" variable final. Medium DailyTripRepDAO.java 190
Local variable should be final: format Declare the "format" variable final. Medium DailyTripRepDAO.java 191
Local variable should be final: dt Declare the "dt" variable final. Medium DailyTripRepDAO.java 192
Local variable should be final: seconds Declare the "seconds" variable final. Medium DailyTripRepDAO.java 199
Local variable should be final: hddao Declare the "hddao" variable final. Medium HolidayProcessDAO.java 30
Local variable should be final: hddao Declare the "hddao" variable final. Medium HolidayProcessDAO.java 61
Local variable should be final: vdao Declare the "vdao" variable final. Medium HolidayProcessDAO.java 96
Local variable should be final: emailad Declare the "emailad" variable final. Medium LoginGpsDAO.java 22
Local variable should be final: pword Declare the "pword" variable final. Medium LoginGpsDAO.java 23
Local variable should be final: user Declare the "user" variable final. Medium LoginGpsDAO.java 26
Private field should be final: log Declare the "log" field final. Medium MessagesDAO.java 16
Local variable should be final: msgDAO Declare the "msgDAO" variable final. Medium MessagesDAO.java 24
Local variable should be final: sess Declare the "sess" variable final. Medium MessagesDAO.java 25
Local variable should be final: msgDAO Declare the "msgDAO" variable final. Medium MessagesDAO.java 41
Local variable should be final: sess Declare the "sess" variable final. Medium MessagesDAO.java 46
Local variable should be final: templateObj Declare the "templateObj" variable final. Medium MessagesDAO.java 48
Local variable should be final: tx Declare the "tx" variable final. Medium MessagesDAO.java 49
Local variable should be final: orgObj Declare the "orgObj" variable final. Medium MessagesDAO.java 53
Local variable should be final: cal Declare the "cal" variable final. Medium MessagesDAO.java 55
Local variable should be final: md Declare the "md" variable final. Medium MLoginGpsDAO.java 25
Local variable should be final: digest Declare the "digest" variable final. Medium MLoginGpsDAO.java 27
Local variable should be final: emailad Declare the "emailad" variable final. Medium MLoginGpsDAO.java 52
Local variable should be final: pass Declare the "pass" variable final. Medium MLoginGpsDAO.java 54
Local variable should be final: user Declare the "user" variable final. Medium MLoginGpsDAO.java 55
Local variable should be final: u Declare the "u" variable final. Medium MLoginGpsDAO.java 56
Local variable should be final: resultItr Declare the "resultItr" variable final. Medium PartiallyOfflineDAO.java 51
Local variable should be final: resultItr Declare the "resultItr" variable final. Medium PartiallyOfflineDAO.java 92
Local variable should be final: rep Declare the "rep" variable final. Medium ReportProcessDAO.java 33
Local variable should be final: eventDetails Declare the "eventDetails" variable final. Medium ReportProcessDAO.java 36
Local variable should be final: tdao Declare the "tdao" variable final. Medium ReportProcessDAO.java 44
Local variable should be final: tripList Declare the "tripList" variable final. Medium ReportProcessDAO.java 46
Local variable should be final: eventHashtabel Declare the "eventHashtabel" variable final. Medium ReportProcessDAO.java 49
Local variable should be final: tpDao Declare the "tpDao" variable final. Medium ReportProcessDAO.java 51
Local variable should be final: formatter Declare the "formatter" variable final. Medium ReportProcessDAO.java 60
Local variable should be final: tripDetails Declare the "tripDetails" variable final. Medium ReportProcessDAO.java 68
Local variable should be final: resultItr Declare the "resultItr" variable final. Medium ReportProcessDAO.java 88
Local variable should be final: maxParamid Declare the "maxParamid" variable final. Medium ReportProcessDAO.java 120
Local variable should be final: minParamid Declare the "minParamid" variable final. Medium ReportProcessDAO.java 121
Local variable should be final: tripIter Declare the "tripIter" variable final. Medium ReportProcessDAO.java 158
Local variable should be final: sess Declare the "sess" variable final. Medium ReportRefDAO.java 12
Local variable should be final: query Declare the "query" variable final. Medium ReportRefDAO.java 13
Local variable should be final: user Declare the "user" variable final. Medium ReportRefDAO.java 14
Private field should be final: log Declare the "log" field final. Medium ReportSummaryDAO.java 24
Local variable should be final: hshTripDistance Declare the "hshTripDistance" variable final. Medium ReportSummaryDAO.java 103
Local variable should be final: parameters Declare the "parameters" variable final. Medium ReportSummaryDAO.java 108
Local variable should be final: formatter Declare the "formatter" variable final. Medium ReportSummaryDAO.java 110
Local variable should be final: hshMaxDate Declare the "hshMaxDate" variable final. Medium ReportSummaryDAO.java 112
Local variable should be final: dateItr Declare the "dateItr" variable final. Medium ReportSummaryDAO.java 140
Local variable should be final: resultItr Declare the "resultItr" variable final. Medium ReportSummaryDAO.java 154
Private field should be final: log Declare the "log" field final. Medium RfHistoryDAO.java 22
Local variable should be final: session Declare the "session" variable final. Medium RfHistoryDAO.java 26
Local variable should be final: session Declare the "session" variable final. Medium RfHistoryDAO.java 63
Local variable should be final: sess Declare the "sess" variable final. Medium RfHistoryDAO.java 111
Local variable should be final: session Declare the "session" variable final. Medium RfHistoryDAO.java 143
Local variable should be final: fenceDAO Declare the "fenceDAO" variable final. Medium RfHistoryDAO.java 146
Local variable should be final: session Declare the "session" variable final. Medium RfHistoryDAO.java 192
Local variable should be final: session Declare the "session" variable final. Medium RfHistoryDAO.java 229
Local variable should be final: currentDate Declare the "currentDate" variable final. Medium RfHistoryDAO.java 230
Local variable should be final: sdao Declare the "sdao" variable final. Medium SettingsDAO.java 23
Local variable should be final: sdao Declare the "sdao" variable final. Medium SettingsDAO.java 83
Local variable should be final: speedparam Declare the "speedparam" variable final. Medium UserProcessDAO.java 25
Local variable should be final: userDetails Declare the "userDetails" variable final. Medium UserProcessDAO.java 51
Local variable should be final: usr Declare the "usr" variable final. Medium UserProcessDAO.java 72
Local variable should be final: organization Declare the "organization" variable final. Medium UserProcessDAO.java 132
Local variable should be final: param Declare the "param" variable final. Medium UserProcessDAO.java 138
Local variable should be final: td Declare the "td" variable final. Medium UserTripDAO.java 48
Local variable should be final: username Declare the "username" variable final. Medium UserTripDAO.java 72
Local variable should be final: uodao Declare the "uodao" variable final. Medium UserTripDAO.java 73
Local variable should be final: plist Declare the "plist" variable final. Medium UserTripDAO.java 75
Local variable should be final: userId Declare the "userId" variable final. Medium UserTripDAO.java 103
Local variable should be final: utdao Declare the "utdao" variable final. Medium UserTripDAO.java 105
Local variable should be final: tx Declare the "tx" variable final. Medium UserTripDAO.java 108
Local variable should be final: udao Declare the "udao" variable final. Medium UserTripDAO.java 112
Local variable should be final: user1 Declare the "user1" variable final. Medium UserTripDAO.java 113
Local variable should be final: tdao Declare the "tdao" variable final. Medium UserTripDAO.java 114
Local variable should be final: trip Declare the "trip" variable final. Medium UserTripDAO.java 115
Local variable should be final: utrips Declare the "utrips" variable final. Medium UserTripDAO.java 116
Local variable should be final: utdao Declare the "utdao" variable final. Medium UserTripDAO.java 141
Local variable should be final: slist Declare the "slist" variable final. Medium UserTripDAO.java 143
Local variable should be final: query Declare the "query" variable final. Medium UserTripDAO.java 150
Local variable should be final: userId Declare the "userId" variable final. Medium UserTripDAO.java 175
Local variable should be final: utdao Declare the "utdao" variable final. Medium UserTripDAO.java 177
Local variable should be final: deletelist Declare the "deletelist" variable final. Medium UserTripDAO.java 178
Local variable should be final: dlist Declare the "dlist" variable final. Medium UserTripDAO.java 179
Local variable should be final: tx Declare the "tx" variable final. Medium UserTripDAO.java 183
Local variable should be final: query Declare the "query" variable final. Medium UserTripDAO.java 188
Local variable should be final: utid Declare the "utid" variable final. Medium UserTripDAO.java 193
Local variable should be final: undao Declare the "undao" variable final. Medium UserTripDAO.java 204
Local variable should be final: utdao Declare the "utdao" variable final. Medium UserTripDAO.java 217
Local variable should be final: slist Declare the "slist" variable final. Medium UserTripDAO.java 219
Local variable should be final: query Declare the "query" variable final. Medium UserTripDAO.java 226
Local variable should be final: tripId Declare the "tripId" variable final. Medium UserTripDAO.java 252
Local variable should be final: utdao Declare the "utdao" variable final. Medium UserTripDAO.java 254
Local variable should be final: tx Declare the "tx" variable final. Medium UserTripDAO.java 257
Local variable should be final: udao Declare the "udao" variable final. Medium UserTripDAO.java 261
Local variable should be final: user1 Declare the "user1" variable final. Medium UserTripDAO.java 262
Local variable should be final: tdao Declare the "tdao" variable final. Medium UserTripDAO.java 263
Local variable should be final: trip Declare the "trip" variable final. Medium UserTripDAO.java 264
Local variable should be final: utrips Declare the "utrips" variable final. Medium UserTripDAO.java 265
Local variable should be final: Mobile_Nos Declare the "Mobile_Nos" variable final. Medium UserTripDAO.java 289
Local variable should be final: ObjDao Declare the "ObjDao" variable final. Medium UserTripDAO.java 293
Local variable should be final: tripId Declare the "tripId" variable final. Medium UserTripDAO.java 315
Local variable should be final: utdao Declare the "utdao" variable final. Medium UserTripDAO.java 317
Local variable should be final: deletelist Declare the "deletelist" variable final. Medium UserTripDAO.java 318
Local variable should be final: dlist Declare the "dlist" variable final. Medium UserTripDAO.java 319
Local variable should be final: tx Declare the "tx" variable final. Medium UserTripDAO.java 323
Local variable should be final: query Declare the "query" variable final. Medium UserTripDAO.java 328
Local variable should be final: utid Declare the "utid" variable final. Medium UserTripDAO.java 334
Local variable should be final: usId Declare the "usId" variable final. Medium UserTripDAO.java 345
Local variable should be final: undao Declare the "undao" variable final. Medium UserTripDAO.java 346
Local variable should be final: mapDAO Declare the "mapDAO" variable final. Medium VehicleFenceDAO.java 29
Local variable should be final: geoMap Declare the "geoMap" variable final. Medium VehicleFenceDAO.java 30
Local variable should be final: vehDAO Declare the "vehDAO" variable final. Medium VehicleFenceDAO.java 57
Local variable should be final: geoVehicle Declare the "geoVehicle" variable final. Medium VehicleFenceDAO.java 58
Local variable should be final: geodao Declare the "geodao" variable final. Medium VehicleFenceDAO.java 59
Local variable should be final: vehicle Declare the "vehicle" variable final. Medium VehicleFenceDAO.java 60
Local variable should be final: geoMaps Declare the "geoMaps" variable final. Medium VehicleFenceDAO.java 94
Local variable should be final: geoVehicle Declare the "geoVehicle" variable final. Medium VehicleFenceDAO.java 95
Local variable should be final: tx Declare the "tx" variable final. Medium VehicleFenceDAO.java 100
Local variable should be final: sdf Declare the "sdf" variable final. Medium WeekendFinder.java 45
Local variable should be final: wf Declare the "wf" variable final. Medium WeekendFinder.java 51
Local variable should be final: twoDForm Declare the "twoDForm" variable final. Medium SpeedParamDTO.java 87
Local variable should be final: twoDForm Declare the "twoDForm" variable final. Medium TripDistanceDTO.java 186
Local variable should be final: session Declare the "session" variable final. Medium ConfigurationsDAO.java 26
Local variable should be final: ConfigList Declare the "ConfigList" variable final. Medium ConfigurationsDAO.java 27
Local variable should be final: instance Declare the "instance" variable final. Medium DeviceDAO.java 57
Local variable should be final: results Declare the "results" variable final. Medium DeviceDAO.java 69
Local variable should be final: queryString Declare the "queryString" variable final. Medium DeviceDAO.java 85
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium DeviceDAO.java 87
Local variable should be final: queryString Declare the "queryString" variable final. Medium DeviceDAO.java 115
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium DeviceDAO.java 116
Local variable should be final: result Declare the "result" variable final. Medium DeviceDAO.java 127
Local variable should be final: instance Declare the "instance" variable final. Medium FenceHistoryDAO.java 57
Local variable should be final: results Declare the "results" variable final. Medium FenceHistoryDAO.java 69
Local variable should be final: queryString Declare the "queryString" variable final. Medium FenceHistoryDAO.java 85
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FenceHistoryDAO.java 87
Local variable should be final: queryString Declare the "queryString" variable final. Medium FenceHistoryDAO.java 113
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FenceHistoryDAO.java 114
Local variable should be final: result Declare the "result" variable final. Medium FenceHistoryDAO.java 125
Local variable should be final: instance Declare the "instance" variable final. Medium FenceReportDAO.java 57
Local variable should be final: results Declare the "results" variable final. Medium FenceReportDAO.java 69
Local variable should be final: queryString Declare the "queryString" variable final. Medium FenceReportDAO.java 85
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FenceReportDAO.java 87
Local variable should be final: queryString Declare the "queryString" variable final. Medium FenceReportDAO.java 111
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FenceReportDAO.java 112
Local variable should be final: result Declare the "result" variable final. Medium FenceReportDAO.java 123
Local variable should be final: reportObj Declare the "reportObj" variable final. Medium FenceReportDAO.java 157
Local variable should be final: instance Declare the "instance" variable final. Medium FrequentTripDetailsDAO.java 55
Local variable should be final: results Declare the "results" variable final. Medium FrequentTripDetailsDAO.java 67
Local variable should be final: queryString Declare the "queryString" variable final. Medium FrequentTripDetailsDAO.java 83
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FrequentTripDetailsDAO.java 85
Local variable should be final: queryString Declare the "queryString" variable final. Medium FrequentTripDetailsDAO.java 101
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FrequentTripDetailsDAO.java 102
Local variable should be final: result Declare the "result" variable final. Medium FrequentTripDetailsDAO.java 113
Local variable should be final: castOther Declare the "castOther" variable final. Medium FrequentTripDetailsId.java 53
Local variable should be final: instance Declare the "instance" variable final. Medium FuelCalibrationDAO.java 48
Local variable should be final: results Declare the "results" variable final. Medium FuelCalibrationDAO.java 64
Local variable should be final: queryString Declare the "queryString" variable final. Medium FuelCalibrationDAO.java 76
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FuelCalibrationDAO.java 78
Local variable should be final: queryString Declare the "queryString" variable final. Medium FuelCalibrationDAO.java 89
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FuelCalibrationDAO.java 90
Local variable should be final: result Declare the "result" variable final. Medium FuelCalibrationDAO.java 100
Local variable should be final: instance Declare the "instance" variable final. Medium FuelHistoryDAO.java 51
Local variable should be final: results Declare the "results" variable final. Medium FuelHistoryDAO.java 68
Local variable should be final: queryString Declare the "queryString" variable final. Medium FuelHistoryDAO.java 80
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FuelHistoryDAO.java 82
Local variable should be final: queryString Declare the "queryString" variable final. Medium FuelHistoryDAO.java 93
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium FuelHistoryDAO.java 94
Local variable should be final: result Declare the "result" variable final. Medium FuelHistoryDAO.java 104
Local variable should be final: instance Declare the "instance" variable final. Medium GeofenceDAO.java 63
Local variable should be final: results Declare the "results" variable final. Medium GeofenceDAO.java 75
Local variable should be final: queryString Declare the "queryString" variable final. Medium GeofenceDAO.java 91
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium GeofenceDAO.java 93
Local variable should be final: queryString Declare the "queryString" variable final. Medium GeofenceDAO.java 141
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium GeofenceDAO.java 142
Local variable should be final: result Declare the "result" variable final. Medium GeofenceDAO.java 153
Local variable should be final: instance Declare the "instance" variable final. Medium GeovehicleMapDAO.java 53
Local variable should be final: results Declare the "results" variable final. Medium GeovehicleMapDAO.java 65
Local variable should be final: queryString Declare the "queryString" variable final. Medium GeovehicleMapDAO.java 81
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium GeovehicleMapDAO.java 83
Local variable should be final: queryString Declare the "queryString" variable final. Medium GeovehicleMapDAO.java 99
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium GeovehicleMapDAO.java 100
Local variable should be final: result Declare the "result" variable final. Medium GeovehicleMapDAO.java 111
Private field should be final: CONFIG_FILE_LOCATION Declare the "CONFIG_FILE_LOCATION" field final. Medium HibernateSessionFactory.java 23
Private field should be final: configuration Declare the "configuration" field final. Medium HibernateSessionFactory.java 25
Local variable should be final: session Declare the "session" variable final. Medium HibernateSessionFactory.java 85
Local variable should be final: instance Declare the "instance" variable final. Medium HolidaysDAO.java 40
Local variable should be final: queryString Declare the "queryString" variable final. Medium HolidaysDAO.java 52
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium HolidaysDAO.java 54
Local variable should be final: holidayList Declare the "holidayList" variable final. Medium HolidaysDAO.java 73
Local variable should be final: hdao Declare the "hdao" variable final. Medium HolidaysDAO.java 74
Local variable should be final: sess Declare the "sess" variable final. Medium HolidaysDAO.java 75
Local variable should be final: queryString Declare the "queryString" variable final. Medium HolidaysDAO.java 86
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium HolidaysDAO.java 87
Local variable should be final: instance Declare the "instance" variable final. Medium MessageTemplatesDAO.java 55
Local variable should be final: results Declare the "results" variable final. Medium MessageTemplatesDAO.java 67
Local variable should be final: queryString Declare the "queryString" variable final. Medium MessageTemplatesDAO.java 83
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium MessageTemplatesDAO.java 85
Local variable should be final: queryString Declare the "queryString" variable final. Medium MessageTemplatesDAO.java 107
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium MessageTemplatesDAO.java 108
Local variable should be final: result Declare the "result" variable final. Medium MessageTemplatesDAO.java 122
Local variable should be final: instance Declare the "instance" variable final. Medium NotificationDAO.java 55
Local variable should be final: results Declare the "results" variable final. Medium NotificationDAO.java 67
Local variable should be final: queryString Declare the "queryString" variable final. Medium NotificationDAO.java 83
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium NotificationDAO.java 85
Local variable should be final: queryString Declare the "queryString" variable final. Medium NotificationDAO.java 109
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium NotificationDAO.java 110
Local variable should be final: result Declare the "result" variable final. Medium NotificationDAO.java 121
Local variable should be final: instance Declare the "instance" variable final. Medium OrganizationDAO.java 63
Local variable should be final: results Declare the "results" variable final. Medium OrganizationDAO.java 75
Local variable should be final: queryString Declare the "queryString" variable final. Medium OrganizationDAO.java 91
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium OrganizationDAO.java 93
Local variable should be final: queryString Declare the "queryString" variable final. Medium OrganizationDAO.java 149
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium OrganizationDAO.java 150
Local variable should be final: result Declare the "result" variable final. Medium OrganizationDAO.java 161
Local variable should be final: result Declare the "result" variable final. Medium ParamsSummaryDAO.java 67
Local variable should be final: instance Declare the "instance" variable final. Medium ParamsSummaryDAO.java 81
Local variable should be final: results Declare the "results" variable final. Medium ParamsSummaryDAO.java 101
Local variable should be final: instance Declare the "instance" variable final. Medium PhoneDAO.java 61
Local variable should be final: results Declare the "results" variable final. Medium PhoneDAO.java 73
Local variable should be final: queryString Declare the "queryString" variable final. Medium PhoneDAO.java 89
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium PhoneDAO.java 91
Local variable should be final: queryString Declare the "queryString" variable final. Medium PhoneDAO.java 139
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium PhoneDAO.java 140
Local variable should be final: result Declare the "result" variable final. Medium PhoneDAO.java 151
Private field should be final: log Declare the "log" field final. Medium ReportSummaryDAO.java 10
Local variable should be final: result Declare the "result" variable final. Medium RfidHistoryDAO.java 75
Local variable should be final: instance Declare the "instance" variable final. Medium RfidHistoryDAO.java 89
Local variable should be final: results Declare the "results" variable final. Medium RfidHistoryDAO.java 109
Local variable should be final: instance Declare the "instance" variable final. Medium SpeedparameterDAO.java 54
Local variable should be final: results Declare the "results" variable final. Medium SpeedparameterDAO.java 66
Local variable should be final: queryString Declare the "queryString" variable final. Medium SpeedparameterDAO.java 82
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium SpeedparameterDAO.java 84
Local variable should be final: queryString Declare the "queryString" variable final. Medium SpeedparameterDAO.java 104
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium SpeedparameterDAO.java 105
Local variable should be final: result Declare the "result" variable final. Medium SpeedparameterDAO.java 116
Local variable should be final: instance Declare the "instance" variable final. Medium SpeedSettingsDAO.java 36
Local variable should be final: results Declare the "results" variable final. Medium SpeedSettingsDAO.java 53
Local variable should be final: instance Declare the "instance" variable final. Medium TripDetailsDAO.java 71
Local variable should be final: results Declare the "results" variable final. Medium TripDetailsDAO.java 83
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripDetailsDAO.java 99
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripDetailsDAO.java 101
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripDetailsDAO.java 187
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripDetailsDAO.java 188
Local variable should be final: result Declare the "result" variable final. Medium TripDetailsDAO.java 202
Local variable should be final: twoDForm Declare the "twoDForm" variable final. Medium TripParameters.java 170
Local variable should be final: instance Declare the "instance" variable final. Medium TripParametersDAO.java 60
Local variable should be final: results Declare the "results" variable final. Medium TripParametersDAO.java 72
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripParametersDAO.java 88
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripParametersDAO.java 90
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripParametersDAO.java 134
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripParametersDAO.java 135
Local variable should be final: result Declare the "result" variable final. Medium TripParametersDAO.java 146
Local variable should be final: instance Declare the "instance" variable final. Medium TripPreferenceDAO.java 60
Local variable should be final: results Declare the "results" variable final. Medium TripPreferenceDAO.java 72
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripPreferenceDAO.java 88
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripPreferenceDAO.java 90
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripPreferenceDAO.java 134
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripPreferenceDAO.java 135
Local variable should be final: result Declare the "result" variable final. Medium TripPreferenceDAO.java 146
Local variable should be final: instance Declare the "instance" variable final. Medium TripScrapsDAO.java 54
Local variable should be final: results Declare the "results" variable final. Medium TripScrapsDAO.java 66
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripScrapsDAO.java 82
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripScrapsDAO.java 84
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripScrapsDAO.java 104
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripScrapsDAO.java 105
Local variable should be final: result Declare the "result" variable final. Medium TripScrapsDAO.java 116
Local variable should be final: instance Declare the "instance" variable final. Medium TripTravelerDetailsDAO.java 65
Local variable should be final: results Declare the "results" variable final. Medium TripTravelerDetailsDAO.java 77
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripTravelerDetailsDAO.java 93
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripTravelerDetailsDAO.java 95
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripTravelerDetailsDAO.java 156
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripTravelerDetailsDAO.java 157
Local variable should be final: result Declare the "result" variable final. Medium TripTravelerDetailsDAO.java 168
Local variable should be final: instance Declare the "instance" variable final. Medium TripVehicleMapDAO.java 53
Local variable should be final: results Declare the "results" variable final. Medium TripVehicleMapDAO.java 65
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripVehicleMapDAO.java 81
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripVehicleMapDAO.java 83
Local variable should be final: queryString Declare the "queryString" variable final. Medium TripVehicleMapDAO.java 95
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium TripVehicleMapDAO.java 96
Local variable should be final: result Declare the "result" variable final. Medium TripVehicleMapDAO.java 107
Local variable should be final: instance Declare the "instance" variable final. Medium UserDAO.java 80
Local variable should be final: results Declare the "results" variable final. Medium UserDAO.java 92
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserDAO.java 108
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserDAO.java 110
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserDAO.java 234
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserDAO.java 235
Local variable should be final: result Declare the "result" variable final. Medium UserDAO.java 246
Local variable should be final: instance Declare the "instance" variable final. Medium UserDetailsDAO.java 70
Local variable should be final: results Declare the "results" variable final. Medium UserDetailsDAO.java 82
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserDetailsDAO.java 98
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserDetailsDAO.java 100
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserDetailsDAO.java 184
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserDetailsDAO.java 185
Local variable should be final: result Declare the "result" variable final. Medium UserDetailsDAO.java 196
Local variable should be final: instance Declare the "instance" variable final. Medium UserGeofenceMapDAO.java 53
Local variable should be final: results Declare the "results" variable final. Medium UserGeofenceMapDAO.java 65
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserGeofenceMapDAO.java 81
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserGeofenceMapDAO.java 83
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserGeofenceMapDAO.java 95
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserGeofenceMapDAO.java 96
Local variable should be final: result Declare the "result" variable final. Medium UserGeofenceMapDAO.java 107
Local variable should be final: instance Declare the "instance" variable final. Medium UsergroupDAO.java 56
Local variable should be final: results Declare the "results" variable final. Medium UsergroupDAO.java 68
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsergroupDAO.java 84
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsergroupDAO.java 86
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsergroupDAO.java 114
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsergroupDAO.java 115
Local variable should be final: result Declare the "result" variable final. Medium UsergroupDAO.java 126
Local variable should be final: castOther Declare the "castOther" variable final. Medium UsergroupgrouproleId.java 54
Local variable should be final: castOther Declare the "castOther" variable final. Medium UsergrouproleId.java 63
Local variable should be final: instance Declare the "instance" variable final. Medium UserLandmarksDAO.java 56
Local variable should be final: results Declare the "results" variable final. Medium UserLandmarksDAO.java 68
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserLandmarksDAO.java 84
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserLandmarksDAO.java 86
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserLandmarksDAO.java 114
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserLandmarksDAO.java 115
Local variable should be final: result Declare the "result" variable final. Medium UserLandmarksDAO.java 126
Local variable should be final: instance Declare the "instance" variable final. Medium UserPreferencesDAO.java 67
Local variable should be final: results Declare the "results" variable final. Medium UserPreferencesDAO.java 79
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserPreferencesDAO.java 95
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserPreferencesDAO.java 97
Local variable should be final: queryString Declare the "queryString" variable final. Medium UserPreferencesDAO.java 170
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UserPreferencesDAO.java 171
Local variable should be final: result Declare the "result" variable final. Medium UserPreferencesDAO.java 182
Local variable should be final: result Declare the "result" variable final. Medium UserRfidDAO.java 76
Local variable should be final: instance Declare the "instance" variable final. Medium UserRfidDAO.java 90
Local variable should be final: results Declare the "results" variable final. Medium UserRfidDAO.java 110
Local variable should be final: instance Declare the "instance" variable final. Medium UsersGeofenceDAO.java 50
Local variable should be final: results Declare the "results" variable final. Medium UsersGeofenceDAO.java 61
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsersGeofenceDAO.java 73
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsersGeofenceDAO.java 75
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsersGeofenceDAO.java 86
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsersGeofenceDAO.java 87
Local variable should be final: result Declare the "result" variable final. Medium UsersGeofenceDAO.java 97
Local variable should be final: instance Declare the "instance" variable final. Medium UsersGroupsDAO.java 53
Local variable should be final: results Declare the "results" variable final. Medium UsersGroupsDAO.java 65
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsersGroupsDAO.java 81
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsersGroupsDAO.java 83
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsersGroupsDAO.java 95
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsersGroupsDAO.java 96
Local variable should be final: result Declare the "result" variable final. Medium UsersGroupsDAO.java 107
Local variable should be final: castOther Declare the "castOther" variable final. Medium UsersGroupsId.java 53
Local variable should be final: instance Declare the "instance" variable final. Medium UsersOrgsDAO.java 69
Local variable should be final: results Declare the "results" variable final. Medium UsersOrgsDAO.java 80
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsersOrgsDAO.java 92
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsersOrgsDAO.java 94
Local variable should be final: queryString Declare the "queryString" variable final. Medium UsersOrgsDAO.java 105
Local variable should be final: queryObject Declare the "queryObject" variable final. Medium UsersOrgsDAO.java 106
Local variable should be final: result Declare the "result" variable final. Medium UsersOrgsDAO.java 116
 
Violation Recommendation Severity Resource Line
Define the initial capacity of Hashtable instances Pre-define the initial capacity to avoid expensive array expansion. Medium AutoCompleteAction.java 44
Define the initial capacity of StringBuilder instances Pre-define the initial capacity to avoid expensive character array expansion. Medium MessageHandler.java 154
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium DailyTripRepDAO.java 56
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium FenceUsersDAO.java 51
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium FenceUsersDAO.java 124
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium FenceUsersDAO.java 196
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium FenceUsersDAO.java 236
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium PartiallyOfflineDAO.java 36
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium PartiallyOfflineDAO.java 73
Define the initial capacity of ArrayList instances Pre-define the initial capacity to avoid expensive array expansion. Medium ReportProcessDAO.java 47
Define the initial capacity of ArrayList instances Pre-define the initial capacity to avoid expensive array expansion. Medium ReportProcessDAO.java 48
Define the initial capacity of Hashtable instances Pre-define the initial capacity to avoid expensive array expansion. Medium ReportProcessDAO.java 49
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium ReportProcessDAO.java 56
Define the initial capacity of Hashtable instances Pre-define the initial capacity to avoid expensive array expansion. Medium ReportProcessDAO.java 117
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium ReportSummaryDAO.java 26
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium ReportSummaryDAO.java 108
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium RfHistoryDAO.java 64
Define the initial capacity of StringBuilder instances Pre-define the initial capacity to avoid expensive character array expansion. Medium UserTripDAO.java 289
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium VehicleFenceReportDAO.java 23
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium VehicleProcessDAO.java 93
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium VehicleProcessDAO.java 96
Define the initial capacity of StringBuffer instances Pre-define the initial capacity to avoid expensive character array expansion. Medium VehicleProcessDAO.java 123
 
Violation Recommendation Severity Resource Line
Define the load factor of Hashtable instances Pass the load factor as an argument to the constructor. Medium AutoCompleteAction.java 44
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium DailyTripRepDAO.java 57
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium FenceUsersDAO.java 52
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium FenceUsersDAO.java 125
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium FenceUsersDAO.java 197
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium FenceUsersDAO.java 237
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium PartiallyOfflineDAO.java 37
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium PartiallyOfflineDAO.java 74
Define the load factor of HashMap<Integer,Date> instances Pass the load factor as an argument to the constructor. Medium PartiallyOfflineDAO.java 91
Define the load factor of Hashtable instances Pass the load factor as an argument to the constructor. Medium ReportProcessDAO.java 49
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium ReportProcessDAO.java 57
Define the load factor of Hashtable instances Pass the load factor as an argument to the constructor. Medium ReportProcessDAO.java 117
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium ReportSummaryDAO.java 27
Define the load factor of Hashtable<Integer,DateVO> instances Pass the load factor as an argument to the constructor. Medium ReportSummaryDAO.java 103
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium ReportSummaryDAO.java 105
Define the load factor of Hashtable<Integer,Date> instances Pass the load factor as an argument to the constructor. Medium ReportSummaryDAO.java 112
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium RfHistoryDAO.java 65
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium VehicleFenceReportDAO.java 24
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium VehicleProcessDAO.java 97
Define the load factor of HashMap<String,Object> instances Pass the load factor as an argument to the constructor. Medium VehicleProcessDAO.java 124
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium Device.java 53
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium Geofence.java 34
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium Geofence.java 35
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium Geofence.java 36
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium GeovehicleMap.java 19
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium Organization.java 28
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium Organization.java 29
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium TripDetails.java 111
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium TripDetails.java 113
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium TripDetails.java 153
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium TripDetails.java 158
Define the load factor of HashSet<TripTraversal> instances Pass the load factor as an argument to the constructor. Medium TripReference.java 22
Define the load factor of HashSet<TripTraversal> instances Pass the load factor as an argument to the constructor. Medium TripReference.java 24
Define the load factor of HashSet<TripDeviation> instances Pass the load factor as an argument to the constructor. Medium TripReference.java 26
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium TripTravelerDetails.java 32
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium User.java 53
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium User.java 54
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium User.java 55
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium User.java 56
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium User.java 57
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium User.java 58
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 40
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 41
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 42
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 43
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 44
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 45
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 46
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 47
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 48
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 49
Define the load factor of HashSet instances Pass the load factor as an argument to the constructor. Medium UserDetails.java 50
 
Violation Recommendation Severity Resource Line
The object or interface "AccumulatorRef" is declared as Serializable Do not declare this type as Serializable. Medium AccumulatorRef.java 8
The object or interface "AlertHistory" is declared as Serializable Do not declare this type as Serializable. Medium AlertHistory.java 10
The object or interface "Configurations" is declared as Serializable Do not declare this type as Serializable. Medium Configurations.java 8
The object or interface "DataContextMapping" is declared as Serializable Do not declare this type as Serializable. Medium DataContextMapping.java 8
The object or interface "Device" is declared as Serializable Do not declare this type as Serializable. Medium Device.java 14
The object or interface "DistanceHistory" is declared as Serializable Do not declare this type as Serializable. Medium DistanceHistory.java 5
The object or interface "EventNotification" is declared as Serializable Do not declare this type as Serializable. Medium EventNotification.java 10
The object or interface "FenceHistory" is declared as Serializable Do not declare this type as Serializable. Medium FenceHistory.java 11
The object or interface "FenceReport" is declared as Serializable Do not declare this type as Serializable. Medium FenceReport.java 11
The object or interface "FrequentTripDetails" is declared as Serializable Do not declare this type as Serializable. Medium FrequentTripDetails.java 9
The object or interface "FrequentTripDetailsId" is declared as Serializable Do not declare this type as Serializable. Medium FrequentTripDetailsId.java 9
The object or interface "FuelCalibration" is declared as Serializable Do not declare this type as Serializable. Medium FuelCalibration.java 10
The object or interface "FuelHistory" is declared as Serializable Do not declare this type as Serializable. Medium FuelHistory.java 13
The object or interface "Fuelusagetest" is declared as Serializable Do not declare this type as Serializable. Medium Fuelusagetest.java 8
The object or interface "Geofence" is declared as Serializable Do not declare this type as Serializable. Medium Geofence.java 13
The object or interface "GeovehicleMap" is declared as Serializable Do not declare this type as Serializable. Medium GeovehicleMap.java 12
The object or interface "Holidays" is declared as Serializable Do not declare this type as Serializable. Medium Holidays.java 5
The object or interface "MessageFormat" is declared as Serializable Do not declare this type as Serializable. Medium MessageFormat.java 8
The object or interface "MessageTemplates" is declared as Serializable Do not declare this type as Serializable. Medium MessageTemplates.java 12
The object or interface "MetaDistance" is declared as Serializable Do not declare this type as Serializable. Medium MetaDistance.java 5
The object or interface "MetaFuel" is declared as Serializable Do not declare this type as Serializable. Medium MetaFuel.java 10
The object or interface "Notification" is declared as Serializable Do not declare this type as Serializable. Medium Notification.java 9
The object or interface "Organization" is declared as Serializable Do not declare this type as Serializable. Medium Organization.java 12
The object or interface "ParamsSummary" is declared as Serializable Do not declare this type as Serializable. Medium ParamsSummary.java 5
The object or interface "Phone" is declared as Serializable Do not declare this type as Serializable. Medium Phone.java 11
The object or interface "RfidHistory" is declared as Serializable Do not declare this type as Serializable. Medium RfidHistory.java 5
The object or interface "RfidParameters" is declared as Serializable Do not declare this type as Serializable. Medium RfidParameters.java 5
The object or interface "RfidStatus" is declared as Serializable Do not declare this type as Serializable. Medium RfidStatus.java 8
The object or interface "ScheduleReport" is declared as Serializable Do not declare this type as Serializable. Medium ScheduleReport.java 10
The object or interface "Schools" is declared as Serializable Do not declare this type as Serializable. Medium Schools.java 8
The object or interface "Settings" is declared as Serializable Do not declare this type as Serializable. Medium Settings.java 8
The object or interface "SmsDetails" is declared as Serializable Do not declare this type as Serializable. Medium SmsDetails.java 10
The object or interface "SmsRegister" is declared as Serializable Do not declare this type as Serializable. Medium SmsRegister.java 10
The object or interface "Speedparameter" is declared as Serializable Do not declare this type as Serializable. Medium Speedparameter.java 9
The object or interface "SpeedSettings" is declared as Serializable Do not declare this type as Serializable. Medium SpeedSettings.java 5
The object or interface "Stopfencemapping" is declared as Serializable Do not declare this type as Serializable. Medium Stopfencemapping.java 8
The object or interface "TripAttender" is declared as Serializable Do not declare this type as Serializable. Medium TripAttender.java 8
The object or interface "TripDetails" is declared as Serializable Do not declare this type as Serializable. Medium TripDetails.java 14
The object or interface "TripDeviation" is declared as Serializable Do not declare this type as Serializable. Medium TripDeviation.java 10
The object or interface "TripMsgParams" is declared as Serializable Do not declare this type as Serializable. Medium TripMsgParams.java 8
The object or interface "TripParameters" is declared as Serializable Do not declare this type as Serializable. Medium TripParameters.java 13
The object or interface "TripPreference" is declared as Serializable Do not declare this type as Serializable. Medium TripPreference.java 9
The object or interface "TripReference" is declared as Serializable Do not declare this type as Serializable. Medium TripReference.java 12
The object or interface "TripScraps" is declared as Serializable Do not declare this type as Serializable. Medium TripScraps.java 9
The object or interface "TripTravelerDetails" is declared as Serializable Do not declare this type as Serializable. Medium TripTravelerDetails.java 13
The object or interface "TripTraversal" is declared as Serializable Do not declare this type as Serializable. Medium TripTraversal.java 10
The object or interface "TripVehicleMap" is declared as Serializable Do not declare this type as Serializable. Medium TripVehicleMap.java 9
The object or interface "User" is declared as Serializable Do not declare this type as Serializable. Medium User.java 13
The object or interface "UserDetails" is declared as Serializable Do not declare this type as Serializable. Medium UserDetails.java 13
The object or interface "UserGeofenceMap" is declared as Serializable Do not declare this type as Serializable. Medium UserGeofenceMap.java 9
The object or interface "UserGrade" is declared as Serializable Do not declare this type as Serializable. Medium UserGrade.java 8
The object or interface "UserGrades" is declared as Serializable Do not declare this type as Serializable. Medium UserGrades.java 3
The object or interface "Usergroup" is declared as Serializable Do not declare this type as Serializable. Medium Usergroup.java 9
The object or interface "Usergroupgrouprole" is declared as Serializable Do not declare this type as Serializable. Medium Usergroupgrouprole.java 8
The object or interface "UsergroupgrouproleId" is declared as Serializable Do not declare this type as Serializable. Medium UsergroupgrouproleId.java 8
The object or interface "UsergrouproleId" is declared as Serializable Do not declare this type as Serializable. Medium UsergrouproleId.java 9
The object or interface "UserLandmarks" is declared as Serializable Do not declare this type as Serializable. Medium UserLandmarks.java 9
The object or interface "UserPreferences" is declared as Serializable Do not declare this type as Serializable. Medium UserPreferences.java 9
The object or interface "UserRfid" is declared as Serializable Do not declare this type as Serializable. Medium UserRfid.java 3
The object or interface "UsersGeofence" is declared as Serializable Do not declare this type as Serializable. Medium UsersGeofence.java 10
The object or interface "UsersGroups" is declared as Serializable Do not declare this type as Serializable. Medium UsersGroups.java 9
The object or interface "UsersGroupsId" is declared as Serializable Do not declare this type as Serializable. Medium UsersGroupsId.java 9
The object or interface "UsersOrgs" is declared as Serializable Do not declare this type as Serializable. Medium UsersOrgs.java 9
The object or interface "UsersOrgsId" is declared as Serializable Do not declare this type as Serializable. Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
Casting from "double" to "int" Either test the value first or attempt to remove the cast. Medium RFIDAction.java 73
Casting from "long" to "int" Either test the value first or attempt to remove the cast. Medium UsergroupgrouproleId.java 64
Casting from "long" to "int" Either test the value first or attempt to remove the cast. Medium UsergroupgrouproleId.java 65
Casting from "long" to "int" Either test the value first or attempt to remove the cast. Medium UsergroupgrouproleId.java 66
 
Violation Recommendation Severity Resource Line
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium AlertSettingsAction.java 55
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium AlertSettingsAction.java 132
Method chain is too long (8) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium MessageHandler.java 157
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserNotificationAction.java 271
Method chain is too long (9) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium DailyTripRepDAO.java 103
Method chain is too long (17) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FenceUsersDAO.java 60
Method chain is too long (18) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FenceUsersDAO.java 137
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium GeofencingDAO.java 171
Method chain is too long (6) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportProcessDAO.java 123
Method chain is too long (11) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportProcessDAO.java 137
Method chain is too long (11) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportSummaryDAO.java 36
Method chain is too long (11) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportSummaryDAO.java 60
Method chain is too long (11) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportSummaryDAO.java 84
Method chain is too long (7) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportSummaryDAO.java 117
Method chain is too long (8) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportSummaryDAO.java 120
Method chain is too long (11) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ReportSummaryDAO.java 132
Method chain is too long (17) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium RfHistoryDAO.java 90
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium RfHistoryDAO.java 237
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserNotificationDAO.java 316
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserTripDAO.java 297
Method chain is too long (11) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium VehicleFenceReportDAO.java 31
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium DeviceDAO.java 69
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FenceHistoryDAO.java 69
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FenceReportDAO.java 69
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FrequentTripDetailsDAO.java 67
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FuelCalibrationDAO.java 64
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium FuelHistoryDAO.java 68
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium GeofenceDAO.java 75
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium GeovehicleMapDAO.java 65
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium MessageTemplatesDAO.java 67
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium NotificationDAO.java 67
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium OrganizationDAO.java 75
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium ParamsSummaryDAO.java 101
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium PhoneDAO.java 73
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium RfidHistoryDAO.java 109
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium SpeedparameterDAO.java 66
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium SpeedSettingsDAO.java 53
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium TripDetailsDAO.java 83
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium TripParametersDAO.java 72
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium TripPreferenceDAO.java 72
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium TripScrapsDAO.java 66
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium TripTravelerDetailsDAO.java 77
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium TripVehicleMapDAO.java 65
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserDAO.java 92
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserDetailsDAO.java 82
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserGeofenceMapDAO.java 65
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UsergroupDAO.java 68
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserLandmarksDAO.java 68
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserPreferencesDAO.java 79
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UserRfidDAO.java 110
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UsersGeofenceDAO.java 61
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UsersGroupsDAO.java 65
Method chain is too long (4) Break the chain by introducing a temporary variable, or define a higher level accessor method that will encapsulate the chain of invocations. Medium UsersOrgsDAO.java 80
 
Violation Recommendation Severity Resource Line
Unnecessary check: can only be null Recommendation... Medium RFIDAction.java 100
Unnecessary check: can only be null Recommendation... Medium FenceUsersDAO.java 246
Unnecessary check: cannot be null Recommendation... Medium RfHistoryDAO.java 88
 
Violation Recommendation Severity Resource Line
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium MessageHandler.java 157
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium MessageHandler.java 157
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DailyTripRepDAO.java 86
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DailyTripRepDAO.java 93
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DailyTripRepDAO.java 103
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DailyTripRepDAO.java 104
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DailyTripRepDAO.java 105
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DeviceProcessDAO.java 155
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DeviceProcessDAO.java 164
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DeviceProcessDAO.java 174
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DeviceProcessDAO.java 183
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium DeviceProcessDAO.java 197
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 60
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 61
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 62
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 63
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 64
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 65
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 137
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 138
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 139
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 140
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 141
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 142
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 204
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium FenceUsersDAO.java 244
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium PartiallyOfflineDAO.java 42
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium PartiallyOfflineDAO.java 82
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 80
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 104
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 112
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 123
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 124
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 134
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 137
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 138
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportProcessDAO.java 139
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 36
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 37
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 38
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 60
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 61
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 62
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 84
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 85
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 86
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 117
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 118
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 120
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 121
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 123
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 132
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 133
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium ReportSummaryDAO.java 133
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium RfHistoryDAO.java 90
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium RfHistoryDAO.java 91
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium RfHistoryDAO.java 92
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium RfHistoryDAO.java 93
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium RfHistoryDAO.java 94
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium RfHistoryDAO.java 95
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleFenceReportDAO.java 31
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleFenceReportDAO.java 32
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleFenceReportDAO.java 33
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 102
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 132
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 211
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 216
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 223
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 230
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 237
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 242
Use of concatenation in append method Replace the single invocation with a sequence of invocations. Medium VehicleProcessDAO.java 269
Use of concatenation in println method Replace the single invocation with a sequence of invocations. Medium WeekendFinder.java 21
 
Violation Recommendation Severity Resource Line
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium AlertSettingsAction.java 155
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium AlertSettingsAction.java 158
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceVehicleMapAction.java 199
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceVehicleMapAction.java 201
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium GeofenceAction.java 126
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium GeofenceAction.java 128
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceUsersDAO.java 178
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceUsersDAO.java 180
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceUsersDAO.java 215
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceUsersDAO.java 217
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceUsersDAO.java 249
Concatenation of strings within a loop Create a StringBuffer before entering the loop, and append to it within the loop. Medium FenceUsersDAO.java 251
 
Violation Recommendation Severity Resource Line
Non-final package instance field: "request" Change field from non-final to final. Medium AlertSettingsAction.java 32
Non-final package instance field: "response" Change field from non-final to final. Medium AlertSettingsAction.java 33
Non-final package instance field: "session" Change field from non-final to final. Medium AlertSettingsAction.java 34
Non-final package instance field: "successMessage" Change field from non-final to final. Medium AlertSettingsAction.java 39
Non-final package instance field: "request" Change field from non-final to final. Medium AutoCompleteAction.java 25
Non-final package instance field: "response" Change field from non-final to final. Medium AutoCompleteAction.java 26
Non-final package instance field: "session" Change field from non-final to final. Medium AutoCompleteAction.java 27
Non-final package instance field: "userDAO" Change field from non-final to final. Medium AutoCompleteAction.java 31
Non-final package instance field: "session1" Change field from non-final to final. Medium CookieLoginAction.java 38
Non-final package instance field: "request" Change field from non-final to final. Medium CookieLoginAction.java 40
Non-final package instance field: "response" Change field from non-final to final. Medium CookieLoginAction.java 41
Non-final package instance field: "tx" Change field from non-final to final. Medium DeviceCRUDAction.java 44
Non-final package instance field: "sess" Change field from non-final to final. Medium DeviceCRUDAction.java 45
Non-final package instance field: "user" Change field from non-final to final. Medium DeviceCRUDAction.java 50
Non-final package instance field: "vehicleDAO" Change field from non-final to final. Medium FenceVehicleMapAction.java 32
Non-final package instance field: "user" Change field from non-final to final. Medium FenceVehicleMapAction.java 33
Non-final package instance field: "organizationId" Change field from non-final to final. Medium FenceVehicleMapAction.java 34
Non-final package instance field: "vehicleCheck" Change field from non-final to final. Medium FenceVehicleMapAction.java 39
Non-final package instance field: "request" Change field from non-final to final. Medium GenerateMap.java 53
Non-final package instance field: "response" Change field from non-final to final. Medium GenerateMap.java 54
Non-final package instance field: "session" Change field from non-final to final. Medium GenerateMap.java 55
Non-final package instance field: "utrip" Change field from non-final to final. Medium GenerateMap.java 56
Non-final package instance field: "geoDAO" Change field from non-final to final. Medium GeofenceAction.java 69
Non-final package instance field: "tripDAO" Change field from non-final to final. Medium GeofenceAction.java 71
Non-final package instance field: "request" Change field from non-final to final. Medium HeaderForwardAction.java 22
Non-final package instance field: "dayTemp" Change field from non-final to final. Medium HolidayAction.java 40
Non-final package instance field: "defaultDays" Change field from non-final to final. Medium HolidayAction.java 41
Non-final package instance field: "dateBuff" Change field from non-final to final. Medium HolidayAction.java 42
Non-final package instance field: "holidayList" Change field from non-final to final. Medium HolidayAction.java 48
Non-final package instance field: "role" Change field from non-final to final. Medium HolidayAction.java 50
Non-final package instance field: "rpDAO" Change field from non-final to final. Medium HolidayAction.java 51
Non-final package instance field: "request" Change field from non-final to final. Medium LogingpsAction.java 75
Non-final package instance field: "response" Change field from non-final to final. Medium LogingpsAction.java 76
Non-final package instance field: "request" Change field from non-final to final. Medium LogoutAction.java 38
Non-final package instance field: "session" Change field from non-final to final. Medium MessageHandler.java 43
Non-final package instance field: "request" Change field from non-final to final. Medium MessageHandler.java 44
Non-final package instance field: "response" Change field from non-final to final. Medium MessageHandler.java 45
Non-final package instance field: "user" Change field from non-final to final. Medium MessageHandler.java 46
Non-final package instance field: "orgList" Change field from non-final to final. Medium MessageHandler.java 47
Non-final package instance field: "oid" Change field from non-final to final. Medium MessageHandler.java 48
Non-final package instance field: "templatesList" Change field from non-final to final. Medium MessageHandler.java 75
Non-final package instance field: "session1" Change field from non-final to final. Medium MLoginGpsAction.java 39
Non-final package instance field: "request" Change field from non-final to final. Medium MLoginGpsAction.java 41
Non-final package instance field: "response" Change field from non-final to final. Medium MLoginGpsAction.java 42
Non-final public instance field: "password" Change field from non-final to final. Medium MLoginGpsAction.java 60
Non-final public instance field: "emailAddress" Change field from non-final to final. Medium MLoginGpsAction.java 69
Non-final package instance field: "request" Change field from non-final to final. Medium RFIDAction.java 31
Non-final package instance field: "response" Change field from non-final to final. Medium RFIDAction.java 32
Non-final package instance field: "session" Change field from non-final to final. Medium RFIDAction.java 33
Non-final package instance field: "propsConfig" Change field from non-final to final. Medium RFIDAction.java 35
Non-final package instance field: "rfDash" Change field from non-final to final. Medium RFIDAction.java 36
Non-final package instance field: "toDate" Change field from non-final to final. Medium RFIDAction.java 37
Non-final package instance field: "fromDate" Change field from non-final to final. Medium RFIDAction.java 38
Non-final package instance field: "currentSession" Change field from non-final to final. Medium RFIDAction.java 39
Non-final package instance field: "dates" Change field from non-final to final. Medium RFIDAction.java 40
Non-final package instance field: "outputJSON" Change field from non-final to final. Medium RFIDAction.java 41
Non-final package instance field: "session" Change field from non-final to final. Medium TemplateManager.java 34
Non-final package instance field: "request" Change field from non-final to final. Medium TemplateManager.java 35
Non-final package instance field: "response" Change field from non-final to final. Medium TemplateManager.java 36
Non-final package instance field: "user" Change field from non-final to final. Medium TemplateManager.java 37
Non-final package instance field: "type" Change field from non-final to final. Medium TripCrudAction.java 65
Non-final package instance field: "request" Change field from non-final to final. Medium TripCrudAction.java 66
Non-final package instance field: "response" Change field from non-final to final. Medium TripCrudAction.java 67
Non-final package instance field: "vpdao" Change field from non-final to final. Medium TripCrudAction.java 68
Non-final package instance field: "tpdao" Change field from non-final to final. Medium TripCrudAction.java 69
Non-final package instance field: "user" Change field from non-final to final. Medium TripCrudAction.java 78
Non-final package instance field: "tripDAO" Change field from non-final to final. Medium TripCrudAction.java 81
Non-final package instance field: "fences" Change field from non-final to final. Medium TripCrudAction.java 97
Non-final package instance field: "stops" Change field from non-final to final. Medium TripCrudAction.java 98
Non-final package instance field: "pick" Change field from non-final to final. Medium TripCrudAction.java 99
Non-final package instance field: "session" Change field from non-final to final. Medium TripCrudAction.java 120
Non-final package instance field: "usergeo" Change field from non-final to final. Medium UserNotificationAction.java 37
Non-final package instance field: "geofenceid" Change field from non-final to final. Medium UserNotificationAction.java 38
Non-final package instance field: "tripid" Change field from non-final to final. Medium UserNotificationAction.java 39
Non-final package instance field: "vehicleList" Change field from non-final to final. Medium UserNotificationAction.java 40
Non-final package instance field: "session" Change field from non-final to final. Medium UserNotificationAction.java 97
Non-final package instance field: "request" Change field from non-final to final. Medium UserNotificationAction.java 98
Non-final package instance field: "geoid" Change field from non-final to final. Medium UserNotificationAction.java 99
Non-final package instance field: "userCheck" Change field from non-final to final. Medium UserTripAction.java 37
Non-final package instance field: "tripid" Change field from non-final to final. Medium UserTripAction.java 81
Non-final package instance field: "userid" Change field from non-final to final. Medium UserTripAction.java 82
Non-final package instance field: "session" Change field from non-final to final. Medium UserTripAction.java 92
Non-final package instance field: "request" Change field from non-final to final. Medium UserTripAction.java 93
Non-final package instance field: "respose" Change field from non-final to final. Medium UserTripAction.java 94
Non-final package instance field: "user" Change field from non-final to final. Medium UserTripAction.java 95
Non-final package instance field: "org" Change field from non-final to final. Medium UserTripAction.java 96
Non-final public instance field: "orgid" Change field from non-final to final. Medium UserTripAction.java 98
Non-final package instance field: "tx" Change field from non-final to final. Medium VehicleCRUDAction.java 72
Non-final package instance field: "sess" Change field from non-final to final. Medium VehicleCRUDAction.java 73
Non-final package instance field: "dao" Change field from non-final to final. Medium DailyTripRepDAO.java 37
Non-final package instance field: "tx" Change field from non-final to final. Medium DeviceProcessDAO.java 30
Non-final package instance field: "sess" Change field from non-final to final. Medium DeviceProcessDAO.java 31
Non-final package instance field: "devDao" Change field from non-final to final. Medium DeviceProcessDAO.java 32
Non-final package instance field: "sess" Change field from non-final to final. Medium HolidayProcessDAO.java 15
Non-final package instance field: "tx" Change field from non-final to final. Medium HolidayProcessDAO.java 21
Non-final package instance field: "query" Change field from non-final to final. Medium ReportProcessDAO.java 28
Non-final package instance field: "reportQry" Change field from non-final to final. Medium ReportSummaryDAO.java 25
Non-final package instance field: "parameters" Change field from non-final to final. Medium ReportSummaryDAO.java 26
Non-final package instance field: "paramsList" Change field from non-final to final. Medium ReportSummaryDAO.java 27
Non-final package instance field: "ReportSummaryList" Change field from non-final to final. Medium ReportSummaryDAO.java 28
Non-final package instance field: "utrip" Change field from non-final to final. Medium UserTripDAO.java 27
Non-final package instance field: "sess" Change field from non-final to final. Medium VehicleProcessDAO.java 34
Non-final package instance field: "tx" Change field from non-final to final. Medium VehicleProcessDAO.java 40
Non-final package instance field: "tripDetails" Change field from non-final to final. Medium DistParamsDTO.java 9
Non-final package instance field: "vehicleDetails" Change field from non-final to final. Medium DistParamsDTO.java 10
Non-final package instance field: "creationTime" Change field from non-final to final. Medium DistParamsDTO.java 11
Non-final package instance field: "lattitude" Change field from non-final to final. Medium DistParamsDTO.java 12
Non-final package instance field: "longitude" Change field from non-final to final. Medium DistParamsDTO.java 13
Non-final package instance field: "speed" Change field from non-final to final. Medium DistParamsDTO.java 14
Non-final package instance field: "event" Change field from non-final to final. Medium DistParamsDTO.java 15
Non-final package instance field: "distance" Change field from non-final to final. Medium DistParamsDTO.java 16
Non-final package instance field: "creationTime" Change field from non-final to final. Medium FuelFilter.java 7
Non-final package instance field: "speed" Change field from non-final to final. Medium FuelFilter.java 8
Non-final package instance field: "volt" Change field from non-final to final. Medium FuelFilter.java 9
Non-final public instance field: "vehicleid" Change field from non-final to final. Medium ReportSummaryDTO.java 15
Non-final public instance field: "tripid" Change field from non-final to final. Medium ReportSummaryDTO.java 16
Non-final public instance field: "session" Change field from non-final to final. Medium ReportSummaryDTO.java 17
Non-final public instance field: "distance" Change field from non-final to final. Medium ReportSummaryDTO.java 18
Non-final public instance field: "maxspeed" Change field from non-final to final. Medium ReportSummaryDTO.java 19
Non-final public instance field: "hardbrakes" Change field from non-final to final. Medium ReportSummaryDTO.java 20
Non-final public instance field: "start_time" Change field from non-final to final. Medium ReportSummaryDTO.java 21
Non-final public instance field: "end_time" Change field from non-final to final. Medium ReportSummaryDTO.java 22
Non-final package instance field: "regNo" Change field from non-final to final. Medium SpeedParamDTO.java 8
Non-final package instance field: "creationTime" Change field from non-final to final. Medium SpeedParamDTO.java 9
Non-final package instance field: "speed" Change field from non-final to final. Medium SpeedParamDTO.java 10
Non-final package instance field: "lattitude" Change field from non-final to final. Medium SpeedParamDTO.java 11
Non-final package instance field: "longitude" Change field from non-final to final. Medium SpeedParamDTO.java 12
Non-final package instance field: "partialInfo" Change field from non-final to final. Medium SpeedParamDTO.java 13
Non-final package instance field: "regNo" Change field from non-final to final. Medium TripDistanceDTO.java 9
Non-final package instance field: "tripName" Change field from non-final to final. Medium TripDistanceDTO.java 10
Non-final package instance field: "creationTime" Change field from non-final to final. Medium TripDistanceDTO.java 11
Non-final package instance field: "lattitude" Change field from non-final to final. Medium TripDistanceDTO.java 12
Non-final package instance field: "longitude" Change field from non-final to final. Medium TripDistanceDTO.java 13
Non-final package instance field: "event" Change field from non-final to final. Medium TripDistanceDTO.java 14
Non-final package instance field: "distance" Change field from non-final to final. Medium TripDistanceDTO.java 15
Non-final package instance field: "speed" Change field from non-final to final. Medium TripDistanceDTO.java 16
Non-final package instance field: "tripName" Change field from non-final to final. Medium TripParamDTO.java 7
Non-final package instance field: "creationDate" Change field from non-final to final. Medium TripParamDTO.java 8
Non-final package instance field: "lattitiude" Change field from non-final to final. Medium TripParamDTO.java 9
Non-final package instance field: "longitude" Change field from non-final to final. Medium TripParamDTO.java 10
Non-final package instance field: "longitude" Change field from non-final to final. Medium GLatLng.java 5
Non-final package instance field: "latitude" Change field from non-final to final. Medium GLatLng.java 6
Non-final package instance field: "Id" Change field from non-final to final. Medium FuelCalibration.java 12
Non-final package instance field: "typeId" Change field from non-final to final. Medium FuelCalibration.java 13
Non-final package instance field: "fuelValue" Change field from non-final to final. Medium FuelCalibration.java 14
Non-final package instance field: "FuelVolt" Change field from non-final to final. Medium FuelCalibration.java 15
Non-final package instance field: "Id" Change field from non-final to final. Medium FuelHistory.java 15
Non-final package instance field: "dateTime" Change field from non-final to final. Medium FuelHistory.java 16
Non-final package instance field: "vehicleDetails" Change field from non-final to final. Medium FuelHistory.java 17
Non-final package instance field: "fuelQuantity" Change field from non-final to final. Medium FuelHistory.java 18
Non-final package instance field: "tripParameters" Change field from non-final to final. Medium FuelHistory.java 19
Non-final package instance field: "type" Change field from non-final to final. Medium FuelHistory.java 20
Non-final public instance field: "summary_id" Change field from non-final to final. Medium ReportSummary.java 7
Non-final public instance field: "vehicleid" Change field from non-final to final. Medium ReportSummary.java 8
Non-final public instance field: "tripid" Change field from non-final to final. Medium ReportSummary.java 9
Non-final public instance field: "date" Change field from non-final to final. Medium ReportSummary.java 10
Non-final public instance field: "session" Change field from non-final to final. Medium ReportSummary.java 11
Non-final public instance field: "dist0to20" Change field from non-final to final. Medium ReportSummary.java 12
Non-final public instance field: "dist20to45" Change field from non-final to final. Medium ReportSummary.java 13
Non-final public instance field: "dist45to55" Change field from non-final to final. Medium ReportSummary.java 14
Non-final public instance field: "dist55to65" Change field from non-final to final. Medium ReportSummary.java 15
Non-final public instance field: "distgrt65" Change field from non-final to final. Medium ReportSummary.java 16
Non-final public instance field: "distance" Change field from non-final to final. Medium ReportSummary.java 17
Non-final public instance field: "maxspeed" Change field from non-final to final. Medium ReportSummary.java 18
Non-final public instance field: "hardbrakes" Change field from non-final to final. Medium ReportSummary.java 19
Non-final public instance field: "start_time" Change field from non-final to final. Medium ReportSummary.java 20
Non-final public instance field: "end_time" Change field from non-final to final. Medium ReportSummary.java 21
 
Violation Recommendation Severity Resource Line
Non-final package static field: "log" Change field from non-final to final. Medium AlertSettingsAction.java 31
Non-final package static field: "log" Change field from non-final to final. Medium AutoCompleteAction.java 24
Non-final package static field: "log" Change field from non-final to final. Medium DeviceCRUDAction.java 61
Non-final package static field: "log" Change field from non-final to final. Medium FenceVehicleMapAction.java 38
Non-final package static field: "log" Change field from non-final to final. Medium GenerateMap.java 52
Non-final package static field: "log" Change field from non-final to final. Medium GeofenceAction.java 40
Non-final package static field: "log" Change field from non-final to final. Medium HeaderForwardAction.java 23
Non-final package static field: "log" Change field from non-final to final. Medium HolidayAction.java 31
Non-final package static field: "weekDays" Change field from non-final to final. Medium HolidayAction.java 38
Non-final package static field: "log" Change field from non-final to final. Medium LogingpsAction.java 59
Non-final package static field: "log" Change field from non-final to final. Medium LogoutAction.java 29
Non-final package static field: "log" Change field from non-final to final. Medium MessageHandler.java 41
Non-final package static field: "log" Change field from non-final to final. Medium RFIDAction.java 30
Non-final public static field: "sessionProps" Change field from non-final to final. Medium RFIDAction.java 34
Non-final package static field: "log" Change field from non-final to final. Medium TemplateManager.java 32
Non-final package static field: "log" Change field from non-final to final. Medium TripCrudAction.java 39
Non-final package static field: "log" Change field from non-final to final. Medium UserNotificationAction.java 125
Non-final package static field: "log" Change field from non-final to final. Medium UserTripAction.java 100
Non-final package static field: "log" Change field from non-final to final. Medium VehicleCRUDAction.java 44
Non-final package static field: "log" Change field from non-final to final. Medium DeviceProcessDAO.java 29
Non-final package static field: "log" Change field from non-final to final. Medium HolidayProcessDAO.java 22
Non-final package static field: "log" Change field from non-final to final. Medium PartiallyOfflineDAO.java 26
Non-final package static field: "log" Change field from non-final to final. Medium ReportProcessDAO.java 27
Non-final package static field: "log" Change field from non-final to final. Medium UserNotificationDAO.java 28
Non-final package static field: "log" Change field from non-final to final. Medium UserTripDAO.java 26
Non-final package static field: "log" Change field from non-final to final. Medium VehicleFenceDAO.java 19
Non-final package static field: "log" Change field from non-final to final. Medium VehicleProcessDAO.java 41
Non-final public static field: "dateComparator" Change field from non-final to final. Medium TripDistanceDTO.java 194
 
Violation Recommendation Severity Resource Line
Too many fields: 11 Reduce the number of fields by splitting the class into multiple smaller classes. Medium AlertSettingsAction.java 24
Too many fields: 18 Reduce the number of fields by splitting the class into multiple smaller classes. Medium CookieLoginAction.java 33
Too many fields: 13 Reduce the number of fields by splitting the class into multiple smaller classes. Medium DeviceCRUDAction.java 39
Too many fields: 14 Reduce the number of fields by splitting the class into multiple smaller classes. Medium FenceVehicleMapAction.java 24
Too many fields: 17 Reduce the number of fields by splitting the class into multiple smaller classes. Medium GenerateMap.java 46
Too many fields: 28 Reduce the number of fields by splitting the class into multiple smaller classes. Medium GeofenceAction.java 36
Too many fields: 22 Reduce the number of fields by splitting the class into multiple smaller classes. Medium HolidayAction.java 28
Too many fields: 18 Reduce the number of fields by splitting the class into multiple smaller classes. Medium MLoginGpsAction.java 34
Too many fields: 12 Reduce the number of fields by splitting the class into multiple smaller classes. Medium RFIDAction.java 27
Too many fields: 23 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripCrudAction.java 33
Too many fields: 16 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserNotificationAction.java 33
Too many fields: 16 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserTripAction.java 26
Too many fields: 20 Reduce the number of fields by splitting the class into multiple smaller classes. Medium VehicleCRUDAction.java 39
Too many fields: 23 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripByVehicleDTO.java 5
Too many fields: 12 Reduce the number of fields by splitting the class into multiple smaller classes. Medium Device.java 14
Too many fields: 20 Reduce the number of fields by splitting the class into multiple smaller classes. Medium Geofence.java 13
Too many fields: 14 Reduce the number of fields by splitting the class into multiple smaller classes. Medium Organization.java 12
Too many fields: 12 Reduce the number of fields by splitting the class into multiple smaller classes. Medium OrganizationDAO.java 23
Too many fields: 12 Reduce the number of fields by splitting the class into multiple smaller classes. Medium Phone.java 11
Too many fields: 15 Reduce the number of fields by splitting the class into multiple smaller classes. Medium ReportSummary.java 5
Too many fields: 46 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripDetails.java 14
Too many fields: 19 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripDetailsDAO.java 24
Too many fields: 18 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripParameters.java 13
Too many fields: 11 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripReference.java 12
Too many fields: 16 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripTravelerDetails.java 13
Too many fields: 13 Reduce the number of fields by splitting the class into multiple smaller classes. Medium TripTravelerDetailsDAO.java 23
Too many fields: 42 Reduce the number of fields by splitting the class into multiple smaller classes. Medium User.java 13
Too many fields: 29 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserDAO.java 23
Too many fields: 34 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserDetails.java 13
Too many fields: 19 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserDetailsDAO.java 23
Too many fields: 17 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserPreferences.java 9
Too many fields: 16 Reduce the number of fields by splitting the class into multiple smaller classes. Medium UserPreferencesDAO.java 23
 
Violation Recommendation Severity Resource Line
Too many methods: 31 Reduce the number of methods by splitting the class into multiple smaller classes. Medium CookieLoginAction.java 33
Too many methods: 25 Reduce the number of methods by splitting the class into multiple smaller classes. Medium DeviceCRUDAction.java 39
Too many methods: 39 Reduce the number of methods by splitting the class into multiple smaller classes. Medium GenerateMap.java 46
Too many methods: 55 Reduce the number of methods by splitting the class into multiple smaller classes. Medium GeofenceAction.java 36
Too many methods: 39 Reduce the number of methods by splitting the class into multiple smaller classes. Medium HolidayAction.java 28
Too many methods: 49 Reduce the number of methods by splitting the class into multiple smaller classes. Medium MessageHandler.java 38
Too many methods: 33 Reduce the number of methods by splitting the class into multiple smaller classes. Medium MLoginGpsAction.java 34
Too many methods: 35 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TemplateManager.java 29
Too many methods: 39 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TripCrudAction.java 33
Too many methods: 41 Reduce the number of methods by splitting the class into multiple smaller classes. Medium UserNotificationAction.java 33
Too many methods: 31 Reduce the number of methods by splitting the class into multiple smaller classes. Medium UserTripAction.java 26
Too many methods: 41 Reduce the number of methods by splitting the class into multiple smaller classes. Medium VehicleCRUDAction.java 39
Too many methods: 27 Reduce the number of methods by splitting the class into multiple smaller classes. Medium GeofencingDAO.java 30
Too many methods: 46 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TripByVehicleDTO.java 5
Too many methods: 40 Reduce the number of methods by splitting the class into multiple smaller classes. Medium Geofence.java 13
Too many methods: 28 Reduce the number of methods by splitting the class into multiple smaller classes. Medium Organization.java 12
Too many methods: 30 Reduce the number of methods by splitting the class into multiple smaller classes. Medium ReportSummary.java 5
Too many methods: 92 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TripDetails.java 14
Too many methods: 27 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TripDetailsDAO.java 24
Too many methods: 34 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TripParameters.java 13
Too many methods: 32 Reduce the number of methods by splitting the class into multiple smaller classes. Medium TripTravelerDetails.java 13
Too many methods: 85 Reduce the number of methods by splitting the class into multiple smaller classes. Medium User.java 13
Too many methods: 37 Reduce the number of methods by splitting the class into multiple smaller classes. Medium UserDAO.java 23
Too many methods: 68 Reduce the number of methods by splitting the class into multiple smaller classes. Medium UserDetails.java 13
Too many methods: 27 Reduce the number of methods by splitting the class into multiple smaller classes. Medium UserDetailsDAO.java 23
Too many methods: 34 Reduce the number of methods by splitting the class into multiple smaller classes. Medium UserPreferences.java 9
 
Violation Recommendation Severity Resource Line
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium DeviceProcessDAO.java 135
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium ReportSummaryDAO.java 101
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium VehicleProcessDAO.java 190
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium DistParamsDTO.java 18
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium DistParamsDTO.java 30
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium DistParamsDTO.java 61
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium FuelDTO.java 62
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium ReportSummaryDTO.java 89
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium RFIDInfoHistoryDTO.java 17
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium SpeedParamDTO.java 39
Too many parameters: 19 Reduce the number of parameters by moving some of the values into a separate class. Medium TripByVehicleDTO.java 69
Too many parameters: 19 Reduce the number of parameters by moving some of the values into a separate class. Medium TripByVehicleDTO.java 102
Too many parameters: 11 Reduce the number of parameters by moving some of the values into a separate class. Medium TripByVehicleDTO.java 275
Too many parameters: 12 Reduce the number of parameters by moving some of the values into a separate class. Medium TripByVehicleDTO.java 292
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium TripDistanceDTO.java 27
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium TripDistanceDTO.java 39
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium TripDistanceDTO.java 61
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium AlertHistory.java 24
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium AlertHistoryBean.java 33
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium AlertHistoryBean.java 44
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium AlertHistoryBean.java 55
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium Device.java 72
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium DistanceHistory.java 19
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium DistanceHistoryBean.java 20
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium EventNotification.java 23
Too many parameters: 10 Reduce the number of parameters by moving some of the values into a separate class. Medium FenceReport.java 44
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium FenceReport.java 70
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium FenceReport.java 92
Too many parameters: 12 Reduce the number of parameters by moving some of the values into a separate class. Medium FuelHistory.java 47
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium FuelHistoryBean.java 15
Too many parameters: 11 Reduce the number of parameters by moving some of the values into a separate class. Medium Geofence.java 87
Too many parameters: 13 Reduce the number of parameters by moving some of the values into a separate class. Medium Organization.java 43
Too many parameters: 12 Reduce the number of parameters by moving some of the values into a separate class. Medium Phone.java 40
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium RfidHistory.java 31
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium RfidHistory.java 92
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium ScheduleReport.java 24
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium SmsDetails.java 34
Too many parameters: 6 Reduce the number of parameters by moving some of the values into a separate class. Medium SpeedSettings.java 25
Too many parameters: 9 Reduce the number of parameters by moving some of the values into a separate class. Medium TripDetails.java 177
Too many parameters: 30 Reduce the number of parameters by moving some of the values into a separate class. Medium TripDetails.java 193
Too many parameters: 29 Reduce the number of parameters by moving some of the values into a separate class. Medium TripDetails.java 235
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium TripParameters.java 81
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium TripParameters.java 93
Too many parameters: 9 Reduce the number of parameters by moving some of the values into a separate class. Medium TripParameters.java 111
Too many parameters: 8 Reduce the number of parameters by moving some of the values into a separate class. Medium TripPreference.java 36
Too many parameters: 10 Reduce the number of parameters by moving some of the values into a separate class. Medium TripReference.java 36
Too many parameters: 15 Reduce the number of parameters by moving some of the values into a separate class. Medium TripTravelerDetails.java 47
Too many parameters: 41 Reduce the number of parameters by moving some of the values into a separate class. Medium User.java 72
Too many parameters: 7 Reduce the number of parameters by moving some of the values into a separate class. Medium UserDetails.java 59
Too many parameters: 33 Reduce the number of parameters by moving some of the values into a separate class. Medium UserDetails.java 72
Too many parameters: 16 Reduce the number of parameters by moving some of the values into a separate class. Medium UserPreferences.java 43
 
Violation Recommendation Severity Resource Line
Field hides field inherited from Exception Delete the field. Medium InvalidMailIdOrPasswordException.java 8
 
Violation Recommendation Severity Resource Line
Instantiation of class FileInputStream found Rather than creating a new instance of <code>FileInputStream</code> to call its methods, simply call them using <code>FileInputStream.<i>method</i>()</code>. Medium Master.jsp 15
Instantiation of class Properties found Rather than creating a new instance of <code>Properties</code> to call its methods, simply call them using <code>Properties.<i>method</i>()</code>. Medium Master.jsp 16
 
Violation Recommendation Severity Resource Line
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium AutoCompleteAction.java 51
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportProcessDAO.java 152
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportProcessDAO.java 164
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportSummaryDAO.java 144
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportSummaryDAO.java 146
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportSummaryDAO.java 159
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportSummaryDAO.java 161
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportSummaryDAO.java 162
Synchronized method invoked in loop Invoke the method outside the loop if possible. Medium ReportSummaryDAO.java 164
 
Violation Recommendation Severity Resource Line
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium AutoCompleteAction.java 49
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium FenceVehicleMapAction.java 141
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium FenceVehicleMapAction.java 156
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 267
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 269
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 315
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 326
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 329
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 369
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 381
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationAction.java 384
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserTripAction.java 315
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserTripAction.java 330
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserTripAction.java 349
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserTripAction.java 364
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium FenceUsersDAO.java 177
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium FenceUsersDAO.java 214
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium FenceUsersDAO.java 247
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium ReportProcessDAO.java 150
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium UserNotificationDAO.java 314
Method invoked in a loop condition Move the invocation of the method outside the loop. Medium WeekendFinder.java 30
 
Violation Recommendation Severity Resource Line
The method setSession is overloaded Either rename the methods so that they no longer have the same name, or change the number of parameters. Medium HolidayAction.java 286
The method getExpectedUserList is overloaded Either rename the methods so that they no longer have the same name, or change the number of parameters. Medium FenceUsersDAO.java 118
The method getAllTripUsers is overloaded Either rename the methods so that they no longer have the same name, or change the number of parameters. Medium FenceUsersDAO.java 231
The method delete is overloads a method inherited from GeofencingDAO Either rename the methods so that they no longer have the same name, or change the number of parameters. Medium GeofencingDAO.java 129
The method getvehicleGroups is overloaded Either rename the methods so that they no longer have the same name, or change the number of parameters. Medium VehicleProcessDAO.java 680
 
Violation Recommendation Severity Resource Line
Variable assigned to but not referenced: "notifier" Check your logic and remove this variable if it is not needed. Medium AlertSettingsAction.java 115
Variable assigned to but not referenced: "subject" Check your logic and remove this variable if it is not needed. Medium AlertSettingsAction.java 117
Variable declared but not used: "users" Check your logic and remove this variable if it is not needed. Medium AutoCompleteAction.java 69
Variable assigned to but not referenced: "vd" Check your logic and remove this variable if it is not needed. Medium CookieLoginAction.java 141
Variable assigned to but not referenced: "returnVal" Check your logic and remove this variable if it is not needed. Medium CookieLoginAction.java 144
Variable assigned to but not referenced: "roleList" Check your logic and remove this variable if it is not needed. Medium CookieLoginAction.java 158
Variable assigned to but not referenced: "rpDAO" Check your logic and remove this variable if it is not needed. Medium MessageHandler.java 115
Variable assigned to but not referenced: "vd" Check your logic and remove this variable if it is not needed. Medium MLoginGpsAction.java 191
Variable assigned to but not referenced: "autologin" Check your logic and remove this variable if it is not needed. Medium MLoginGpsAction.java 197
Variable assigned to but not referenced: "returnVal" Check your logic and remove this variable if it is not needed. Medium MLoginGpsAction.java 205
Variable assigned to but not referenced: "roleList" Check your logic and remove this variable if it is not needed. Medium MLoginGpsAction.java 219
Variable assigned to but not referenced: "user" Check your logic and remove this variable if it is not needed. Medium RFIDAction.java 50
Variable assigned to but not referenced: "numrow" Check your logic and remove this variable if it is not needed. Medium RFIDAction.java 73
Variable assigned to but not referenced: "tripId" Check your logic and remove this variable if it is not needed. Medium RFIDAction.java 132
Variable assigned to but not referenced: "paramQuery" Check your logic and remove this variable if it is not needed. Medium DailyTripRepDAO.java 53
Variable assigned to but not referenced: "firsttripid" Check your logic and remove this variable if it is not needed. Medium DailyTripRepDAO.java 135
Variable assigned to but not referenced: "secondtripid" Check your logic and remove this variable if it is not needed. Medium DailyTripRepDAO.java 136
Variable assigned to but not referenced: "emailad" Check your logic and remove this variable if it is not needed. Medium LoginGpsDAO.java 22
Variable assigned to but not referenced: "pword" Check your logic and remove this variable if it is not needed. Medium LoginGpsDAO.java 23
Variable assigned to but not referenced: "query" Check your logic and remove this variable if it is not needed. Medium LoginGpsDAO.java 24
Variable assigned to but not referenced: "sess" Check your logic and remove this variable if it is not needed. Medium ReportRefDAO.java 12
Variable assigned to but not referenced: "query" Check your logic and remove this variable if it is not needed. Medium ReportRefDAO.java 13
Variable assigned to but not referenced: "user" Check your logic and remove this variable if it is not needed. Medium ReportRefDAO.java 14
Variable assigned to but not referenced: "trip_Id" Check your logic and remove this variable if it is not needed. Medium RfHistoryDAO.java 67
Variable assigned to but not referenced: "userDetails" Check your logic and remove this variable if it is not needed. Medium UserProcessDAO.java 51
Variable assigned to but not referenced: "username" Check your logic and remove this variable if it is not needed. Medium UserTripDAO.java 72
Variable assigned to but not referenced: "dlist" Check your logic and remove this variable if it is not needed. Medium UserTripDAO.java 179
Variable assigned to but not referenced: "dlist" Check your logic and remove this variable if it is not needed. Medium UserTripDAO.java 319
Variable assigned to but not referenced: "sdf" Check your logic and remove this variable if it is not needed. Medium WeekendFinder.java 45
 
Violation Recommendation Severity Resource Line
Use of restricted superclass "java.lang.Throwable": LoginIDDoesNotMatchException Consider making the class a subclass of an existing subclass. Medium LoginIDDoesNotMatchException.java 3
Use of restricted superclass "java.lang.Throwable": PassworDoesNotMatchException Consider making the class a subclass of an existing subclass. Medium PassworDoesNotMatchException.java 3
 
Violation Recommendation Severity Resource Line
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium TripCrudAction.java 303
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium TripCrudAction.java 307
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium TripCrudAction.java 311
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium TripCrudAction.java 316
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium TripCrudAction.java 320
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium TripCrudAction.java 324
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium UserNotificationAction.java 225
Cannot compare strings using the not equals (!=) operator Replace the comparison with equals(). Medium UserTripAction.java 175
Cannot compare strings using the not equals (!=) operator Replace the comparison with equals(). Medium FenceUsersDAO.java 92
Cannot compare strings using the not equals (!=) operator Replace the comparison with equals(). Medium FenceUsersDAO.java 135
Cannot compare strings using the not equals (!=) operator Replace the comparison with equals(). Medium RfHistoryDAO.java 157
Cannot compare strings using the not equals (!=) operator Replace the comparison with equals(). Medium UserProcessDAO.java 101
Cannot compare strings using the equals (==) operator Replace the comparison with equals(). Medium FrequentTripDetailsId.java 59
 
Violation Recommendation Severity Resource Line
Use of obsolete modifier: public Remove the obsolete modifier. Medium IBaseHibernateDAO.java 12
 
Violation Recommendation Severity Resource Line
"instanceof" should only be used with interfaces Use polymorphism rather than "instanceof". Medium FrequentTripDetailsId.java 51
"instanceof" should only be used with interfaces Use polymorphism rather than "instanceof". Medium UsergroupgrouproleId.java 52
"instanceof" should only be used with interfaces Use polymorphism rather than "instanceof". Medium UsergrouproleId.java 61
"instanceof" should only be used with interfaces Use polymorphism rather than "instanceof". Medium UsersGroupsId.java 51
 
Violation Recommendation Severity Resource Line
Empty then clause Unless there is suppose to be something in the then clause, invert the condition and move the else clause to the then clause. Medium RfHistoryDAO.java 74
 
Violation Recommendation Severity Resource Line
Empty try statement Remove the try statement or fix the code so that its body is no longer empty. Medium MessageHandler.java 415
Empty try statement Remove the try statement or fix the code so that its body is no longer empty. Medium ReportRefDAO.java 16
 
Violation Recommendation Severity Resource Line
Utility method Move the code in the method to a more suitable location. Medium MessageHandler.java 412
Utility method Move the code in the method to a more suitable location. Medium MLoginGpsAction.java 135
Utility method Move the code in the method to a more suitable location. Medium TemplateManager.java 240
Utility method Move the code in the method to a more suitable location. Medium TemplateManager.java 255
Utility method Move the code in the method to a more suitable location. Medium UserNotificationAction.java 200
Utility method Move the code in the method to a more suitable location. Medium UserTripAction.java 138
Utility method Move the code in the method to a more suitable location. Medium DeviceProcessDAO.java 247
Utility method Move the code in the method to a more suitable location. Medium GeofencingDAO.java 38
Utility method Move the code in the method to a more suitable location. Medium LoginGpsDAO.java 19
Utility method Move the code in the method to a more suitable location. Medium MessagesDAO.java 19
Utility method Move the code in the method to a more suitable location. Medium MessagesDAO.java 39
Utility method Move the code in the method to a more suitable location. Medium MLoginGpsDAO.java 23
Utility method Move the code in the method to a more suitable location. Medium ReportRefDAO.java 10
Utility method Move the code in the method to a more suitable location. Medium RoleProcessDAO.java 13
Utility method Move the code in the method to a more suitable location. Medium RoleProcessDAO.java 30
Utility method Move the code in the method to a more suitable location. Medium RoleProcessDAO.java 48
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 31
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 91
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 118
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 203
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 245
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 273
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 303
Utility method Move the code in the method to a more suitable location. Medium UserNotificationDAO.java 401
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 23
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 49
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 69
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 77
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 96
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 116
Utility method Move the code in the method to a more suitable location. Medium UserProcessDAO.java 129
Utility method Move the code in the method to a more suitable location. Medium UserTripDAO.java 286
Utility method Move the code in the method to a more suitable location. Medium UserTripDAO.java 313
Utility method Move the code in the method to a more suitable location. Medium WeekendFinder.java 44
 
Violation Recommendation Severity Resource Line
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium AlertSettingsAction.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium AutoCompleteAction.java 22
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium BaseAction.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium CookieLoginAction.java 33
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DeviceCRUDAction.java 39
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FenceVehicleMapAction.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GenerateMap.java 46
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GeofenceAction.java 36
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium HeaderForwardAction.java 19
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium HolidayAction.java 28
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium LogingpsAction.java 48
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium LogoutAction.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MessageHandler.java 38
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MLoginGpsAction.java 34
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RFIDAction.java 27
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TemplateManager.java 29
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripCrudAction.java 33
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserNotificationAction.java 33
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserTripAction.java 26
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium VehicleCRUDAction.java 39
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DailyTripRepDAO.java 36
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DeviceProcessDAO.java 25
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FenceUsersDAO.java 19
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GeofencingDAO.java 30
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium HolidayProcessDAO.java 14
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium LoginGpsDAO.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MessagesDAO.java 14
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MLoginGpsDAO.java 17
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium PartiallyOfflineDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportProcessDAO.java 26
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportRefDAO.java 7
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportSummaryDAO.java 22
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RfHistoryDAO.java 20
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RoleProcessDAO.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SettingsDAO.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserNotificationDAO.java 25
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserProcessDAO.java 15
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserTripDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium VehicleFenceDAO.java 17
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium VehicleFenceReportDAO.java 15
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium VehicleProcessDAO.java 33
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium WeekendFinder.java 7
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DeviceTripDTO.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DistParamsDTO.java 7
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FrequentTripDTO.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelDTO.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelFilter.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Packet.java 6
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportSummaryDTO.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RFIDInfoHistoryDTO.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SpeedParamDTO.java 6
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripByVehicleDTO.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripDistanceDTO.java 7
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripParamDTO.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DeviceAlreadyInUseException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DupilicateTripException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DuplicateAliasNameException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DuplicateDeviceNameException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DuplicateMobileNumberException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DuplicateRegisterNumberException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DuplicateVehicleNameException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium InvalidMailIdOrPasswordException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium LoginIDDoesNotMatchException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium NullFieldsException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium PassworDoesNotMatchException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripNameDuplicateException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserNotLoggedInException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium VehicleExistsInTimeException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium VehicleInUseException.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GenerateMapForm.java 6
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GeofenceForm.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GLatLng.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium LogingpsForm.java 15
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium AccumulatorRef.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium AlertHistory.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium AlertHistoryBean.java 11
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium BaseHibernateDAO.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Configurations.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ConfigurationsDAO.java 19
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DataContextMapping.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Device.java 14
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DeviceDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DistanceHistory.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium DistanceHistoryBean.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium EventNotification.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FenceHistory.java 11
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FenceHistoryDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FenceReport.java 11
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FenceReportDAO.java 25
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FrequentTripDetails.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FrequentTripDetailsDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FrequentTripDetailsId.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelCalibration.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelCalibrationDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelHistory.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelHistoryBean.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium FuelHistoryDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Fuelusagetest.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Geofence.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GeofenceDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GeovehicleMap.java 12
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium GeovehicleMapDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium HibernateSessionFactory.java 12
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Holidays.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium HolidaysDAO.java 11
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MessageFormat.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MessageTemplates.java 12
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MessageTemplatesDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MetaDistance.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MetaDistanceBean.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MetaFuel.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium MetaFuelBean.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Notification.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium NotificationDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Organization.java 12
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium OrganizationDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Packet.java 6
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ParamsSummary.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ParamsSummaryDAO.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium PartiallyOfflineInfo.java 12
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Phone.java 11
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium PhoneDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportRef.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportSummary.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ReportSummaryDAO.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RfidHistory.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RfidHistoryDAO.java 18
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RfidParameters.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium RfidStatus.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium ScheduleReport.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Schools.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Settings.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SmsDetails.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SmsRegister.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Speedparameter.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SpeedparameterDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SpeedSettings.java 5
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium SpeedSettingsDAO.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Stopfencemapping.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripAttender.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripDetails.java 14
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripDetailsDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripDeviation.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripMsgParams.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripParameters.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripParametersDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripPreference.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripPreferenceDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripReference.java 12
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripScraps.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripScrapsDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripTravelerDetails.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripTravelerDetailsDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripTraversal.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripVehicleMap.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium TripVehicleMapDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium User.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserDetails.java 13
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserDetailsDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserGeofenceMap.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserGeofenceMapDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserGrade.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserGrades.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserGradesDAO.java 6
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Usergroup.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsergroupDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium Usergroupgrouprole.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsergroupgrouproleId.java 8
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsergrouproleId.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserLandmarks.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserLandmarksDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserPreferences.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserPreferencesDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserRfid.java 3
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UserRfidDAO.java 18
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersGeofence.java 10
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersGeofenceDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersGroups.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersGroupsDAO.java 23
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersGroupsId.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersOrgs.java 9
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersOrgsDAO.java 24
readObject method missing Implement a readObject method that matches signature in java.io.Serializable. Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium AlertSettingsAction.java 24
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium AutoCompleteAction.java 22
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium BaseAction.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium CookieLoginAction.java 33
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DeviceCRUDAction.java 39
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FenceVehicleMapAction.java 24
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium GenerateMap.java 46
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium GeofenceAction.java 36
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium HeaderForwardAction.java 19
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium HolidayAction.java 28
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium LogingpsAction.java 48
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium LogoutAction.java 24
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MessageHandler.java 38
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MLoginGpsAction.java 34
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium RFIDAction.java 27
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TemplateManager.java 29
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripCrudAction.java 33
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserNotificationAction.java 33
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserTripAction.java 26
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium VehicleCRUDAction.java 39
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MLoginGpsDAO.java 17
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DeviceAlreadyInUseException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DupilicateTripException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DuplicateAliasNameException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DuplicateDeviceNameException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DuplicateMobileNumberException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DuplicateRegisterNumberException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DuplicateVehicleNameException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium InvalidMailIdOrPasswordException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium LoginIDDoesNotMatchException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium NullFieldsException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium PassworDoesNotMatchException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripNameDuplicateException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserNotLoggedInException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium VehicleExistsInTimeException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium VehicleInUseException.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium AccumulatorRef.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium AlertHistory.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Configurations.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DataContextMapping.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Device.java 14
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium DistanceHistory.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium EventNotification.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FenceHistory.java 11
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FenceReport.java 11
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FrequentTripDetails.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FrequentTripDetailsId.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FuelCalibration.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium FuelHistory.java 13
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Fuelusagetest.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Geofence.java 13
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium GeovehicleMap.java 12
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Holidays.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MessageFormat.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MessageTemplates.java 12
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MetaDistance.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium MetaFuel.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Notification.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Organization.java 12
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium ParamsSummary.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Phone.java 11
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium RfidHistory.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium RfidParameters.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium RfidStatus.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium ScheduleReport.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Schools.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Settings.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium SmsDetails.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium SmsRegister.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Speedparameter.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium SpeedSettings.java 5
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Stopfencemapping.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripAttender.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripDetails.java 14
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripDeviation.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripMsgParams.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripParameters.java 13
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripPreference.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripReference.java 12
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripScraps.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripTravelerDetails.java 13
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripTraversal.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium TripVehicleMap.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium User.java 13
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserDetails.java 13
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserGeofenceMap.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserGrade.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserGrades.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Usergroup.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium Usergroupgrouprole.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsergroupgrouproleId.java 8
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsergrouproleId.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserLandmarks.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserPreferences.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UserRfid.java 3
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsersGeofence.java 10
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsersGroups.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsersGroupsId.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsersOrgs.java 9
writeObject method missing Implement a writeObject method that matches signature in java.io.Serializable. Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
Field with package scope Declare the field public Medium AlertSettingsAction.java 31
Field with package scope Declare the field public Medium AlertSettingsAction.java 32
Field with package scope Declare the field public Medium AlertSettingsAction.java 33
Field with package scope Declare the field public Medium AlertSettingsAction.java 34
Field with package scope Declare the field public Medium AlertSettingsAction.java 39
Field with package scope Declare the field public Medium AutoCompleteAction.java 24
Field with package scope Declare the field public Medium AutoCompleteAction.java 25
Field with package scope Declare the field public Medium AutoCompleteAction.java 26
Field with package scope Declare the field public Medium AutoCompleteAction.java 27
Field with package scope Declare the field public Medium AutoCompleteAction.java 31
Field with package scope Declare the field public Medium CookieLoginAction.java 38
Field with package scope Declare the field public Medium CookieLoginAction.java 40
Field with package scope Declare the field public Medium CookieLoginAction.java 41
Field with package scope Declare the field public Medium DeviceCRUDAction.java 44
Field with package scope Declare the field public Medium DeviceCRUDAction.java 45
Field with package scope Declare the field public Medium DeviceCRUDAction.java 50
Field with package scope Declare the field public Medium DeviceCRUDAction.java 61
Field with package scope Declare the field public Medium FenceVehicleMapAction.java 32
Field with package scope Declare the field public Medium FenceVehicleMapAction.java 33
Field with package scope Declare the field public Medium FenceVehicleMapAction.java 34
Field with package scope Declare the field public Medium FenceVehicleMapAction.java 38
Field with package scope Declare the field public Medium FenceVehicleMapAction.java 39
Field with package scope Declare the field public Medium GenerateMap.java 52
Field with package scope Declare the field public Medium GenerateMap.java 53
Field with package scope Declare the field public Medium GenerateMap.java 54
Field with package scope Declare the field public Medium GenerateMap.java 55
Field with package scope Declare the field public Medium GenerateMap.java 56
Field with package scope Declare the field public Medium GeofenceAction.java 40
Field with package scope Declare the field public Medium GeofenceAction.java 69
Field with package scope Declare the field public Medium GeofenceAction.java 71
Field with package scope Declare the field public Medium HeaderForwardAction.java 22
Field with package scope Declare the field public Medium HeaderForwardAction.java 23
Field with package scope Declare the field public Medium HolidayAction.java 31
Field with package scope Declare the field public Medium HolidayAction.java 38
Field with package scope Declare the field public Medium HolidayAction.java 40
Field with package scope Declare the field public Medium HolidayAction.java 41
Field with package scope Declare the field public Medium HolidayAction.java 42
Field with package scope Declare the field public Medium HolidayAction.java 48
Field with package scope Declare the field public Medium HolidayAction.java 50
Field with package scope Declare the field public Medium HolidayAction.java 51
Field with package scope Declare the field public Medium LogingpsAction.java 67
Field with package scope Declare the field public Medium LogingpsAction.java 75
Field with package scope Declare the field public Medium LogingpsAction.java 76
Field with package scope Declare the field public Medium LogoutAction.java 37
Field with package scope Declare the field public Medium LogoutAction.java 38
Field with package scope Declare the field public Medium MessageHandler.java 41
Field with package scope Declare the field public Medium MessageHandler.java 43
Field with package scope Declare the field public Medium MessageHandler.java 44
Field with package scope Declare the field public Medium MessageHandler.java 45
Field with package scope Declare the field public Medium MessageHandler.java 46
Field with package scope Declare the field public Medium MessageHandler.java 47
Field with package scope Declare the field public Medium MessageHandler.java 48
Field with package scope Declare the field public Medium MessageHandler.java 75
Field with package scope Declare the field public Medium MLoginGpsAction.java 39
Field with package scope Declare the field public Medium MLoginGpsAction.java 41
Field with package scope Declare the field public Medium MLoginGpsAction.java 42
Field with package scope Declare the field public Medium RFIDAction.java 30
Field with package scope Declare the field public Medium RFIDAction.java 31
Field with package scope Declare the field public Medium RFIDAction.java 32
Field with package scope Declare the field public Medium RFIDAction.java 33
Field with package scope Declare the field public Medium RFIDAction.java 35
Field with package scope Declare the field public Medium RFIDAction.java 36
Field with package scope Declare the field public Medium RFIDAction.java 37
Field with package scope Declare the field public Medium RFIDAction.java 38
Field with package scope Declare the field public Medium RFIDAction.java 39
Field with package scope Declare the field public Medium RFIDAction.java 40
Field with package scope Declare the field public Medium RFIDAction.java 41
Field with package scope Declare the field public Medium TemplateManager.java 32
Field with package scope Declare the field public Medium TemplateManager.java 34
Field with package scope Declare the field public Medium TemplateManager.java 35
Field with package scope Declare the field public Medium TemplateManager.java 36
Field with package scope Declare the field public Medium TemplateManager.java 37
Field with package scope Declare the field public Medium TripCrudAction.java 39
Field with package scope Declare the field public Medium TripCrudAction.java 65
Field with package scope Declare the field public Medium TripCrudAction.java 66
Field with package scope Declare the field public Medium TripCrudAction.java 67
Field with package scope Declare the field public Medium TripCrudAction.java 68
Field with package scope Declare the field public Medium TripCrudAction.java 69
Field with package scope Declare the field public Medium TripCrudAction.java 78
Field with package scope Declare the field public Medium TripCrudAction.java 81
Field with package scope Declare the field public Medium TripCrudAction.java 97
Field with package scope Declare the field public Medium TripCrudAction.java 98
Field with package scope Declare the field public Medium TripCrudAction.java 99
Field with package scope Declare the field public Medium TripCrudAction.java 120
Field with package scope Declare the field public Medium UserNotificationAction.java 37
Field with package scope Declare the field public Medium UserNotificationAction.java 38
Field with package scope Declare the field public Medium UserNotificationAction.java 39
Field with package scope Declare the field public Medium UserNotificationAction.java 40
Field with package scope Declare the field public Medium UserNotificationAction.java 97
Field with package scope Declare the field public Medium UserNotificationAction.java 98
Field with package scope Declare the field public Medium UserNotificationAction.java 99
Field with package scope Declare the field public Medium UserNotificationAction.java 125
Field with package scope Declare the field public Medium UserTripAction.java 37
Field with package scope Declare the field public Medium UserTripAction.java 81
Field with package scope Declare the field public Medium UserTripAction.java 82
Field with package scope Declare the field public Medium UserTripAction.java 92
Field with package scope Declare the field public Medium UserTripAction.java 93
Field with package scope Declare the field public Medium UserTripAction.java 94
Field with package scope Declare the field public Medium UserTripAction.java 95
Field with package scope Declare the field public Medium UserTripAction.java 96
Field with package scope Declare the field public Medium UserTripAction.java 100
Field with package scope Declare the field public Medium VehicleCRUDAction.java 44
Field with package scope Declare the field public Medium VehicleCRUDAction.java 72
Field with package scope Declare the field public Medium VehicleCRUDAction.java 73
Field with package scope Declare the field public Medium DailyTripRepDAO.java 37
Field with package scope Declare the field public Medium DeviceProcessDAO.java 29
Field with package scope Declare the field public Medium DeviceProcessDAO.java 30
Field with package scope Declare the field public Medium DeviceProcessDAO.java 31
Field with package scope Declare the field public Medium DeviceProcessDAO.java 32
Field with package scope Declare the field public Medium HolidayProcessDAO.java 20
Field with package scope Declare the field public Medium HolidayProcessDAO.java 21
Field with package scope Declare the field public Medium HolidayProcessDAO.java 22
Field with package scope Declare the field public Medium PartiallyOfflineDAO.java 26
Field with package scope Declare the field public Medium ReportProcessDAO.java 27
Field with package scope Declare the field public Medium ReportProcessDAO.java 28
Field with package scope Declare the field public Medium ReportSummaryDAO.java 25
Field with package scope Declare the field public Medium ReportSummaryDAO.java 26
Field with package scope Declare the field public Medium ReportSummaryDAO.java 27
Field with package scope Declare the field public Medium ReportSummaryDAO.java 28
Field with package scope Declare the field public Medium UserNotificationDAO.java 28
Field with package scope Declare the field public Medium UserTripDAO.java 26
Field with package scope Declare the field public Medium UserTripDAO.java 27
Field with package scope Declare the field public Medium VehicleFenceDAO.java 19
Field with package scope Declare the field public Medium VehicleProcessDAO.java 39
Field with package scope Declare the field public Medium VehicleProcessDAO.java 40
Field with package scope Declare the field public Medium VehicleProcessDAO.java 41
Field with package scope Declare the field public Medium DistParamsDTO.java 9
Field with package scope Declare the field public Medium DistParamsDTO.java 10
Field with package scope Declare the field public Medium DistParamsDTO.java 11
Field with package scope Declare the field public Medium DistParamsDTO.java 12
Field with package scope Declare the field public Medium DistParamsDTO.java 13
Field with package scope Declare the field public Medium DistParamsDTO.java 14
Field with package scope Declare the field public Medium DistParamsDTO.java 15
Field with package scope Declare the field public Medium DistParamsDTO.java 16
Field with package scope Declare the field public Medium FuelFilter.java 7
Field with package scope Declare the field public Medium FuelFilter.java 8
Field with package scope Declare the field public Medium FuelFilter.java 9
Field with package scope Declare the field public Medium SpeedParamDTO.java 8
Field with package scope Declare the field public Medium SpeedParamDTO.java 9
Field with package scope Declare the field public Medium SpeedParamDTO.java 10
Field with package scope Declare the field public Medium SpeedParamDTO.java 11
Field with package scope Declare the field public Medium SpeedParamDTO.java 12
Field with package scope Declare the field public Medium SpeedParamDTO.java 13
Field with package scope Declare the field public Medium TripDistanceDTO.java 9
Field with package scope Declare the field public Medium TripDistanceDTO.java 10
Field with package scope Declare the field public Medium TripDistanceDTO.java 11
Field with package scope Declare the field public Medium TripDistanceDTO.java 12
Field with package scope Declare the field public Medium TripDistanceDTO.java 13
Field with package scope Declare the field public Medium TripDistanceDTO.java 14
Field with package scope Declare the field public Medium TripDistanceDTO.java 15
Field with package scope Declare the field public Medium TripDistanceDTO.java 16
Field with package scope Declare the field public Medium TripParamDTO.java 7
Field with package scope Declare the field public Medium TripParamDTO.java 8
Field with package scope Declare the field public Medium TripParamDTO.java 9
Field with package scope Declare the field public Medium TripParamDTO.java 10
Field with package scope Declare the field public Medium GLatLng.java 5
Field with package scope Declare the field public Medium GLatLng.java 6
Field with package scope Declare the field public Medium FuelCalibration.java 12
Field with package scope Declare the field public Medium FuelCalibration.java 13
Field with package scope Declare the field public Medium FuelCalibration.java 14
Field with package scope Declare the field public Medium FuelCalibration.java 15
Field with package scope Declare the field public Medium FuelHistory.java 15
Field with package scope Declare the field public Medium FuelHistory.java 16
Field with package scope Declare the field public Medium FuelHistory.java 17
Field with package scope Declare the field public Medium FuelHistory.java 18
Field with package scope Declare the field public Medium FuelHistory.java 19
Field with package scope Declare the field public Medium FuelHistory.java 20
 
Violation Recommendation Severity Resource Line
Anonymous class found Make anonymous class into a non-inner class, and supply the needed get and set methods to access data. Medium TripDistanceDTO.java 195
 
Violation Recommendation Severity Resource Line
Not all exceptions have a corresponding error page Add an error-page handler for java.lang.Throwable. Medium web.xml 3
 
Violation Recommendation Severity Resource Line
Empty catch clause for exception e Delete the empty catch clause. Medium HeaderForwardAction.java 44
Empty catch clause for exception e Delete the empty catch clause. Medium RFIDAction.java 162
Empty catch clause for exception e Delete the empty catch clause. Medium TripCrudAction.java 157
Empty catch clause for exception e Delete the empty catch clause. Medium TripCrudAction.java 209
Empty catch clause for exception e Delete the empty catch clause. Medium UserNotificationAction.java 347
Empty catch clause for exception e Delete the empty catch clause. Medium UserNotificationAction.java 404
 
Violation Recommendation Severity Resource Line
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 128
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 144
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 165
Field used without checking for null Add code to compare the value of the field against null. Medium AlertSettingsAction.java 171
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 76
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 77
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 91
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium AutoCompleteAction.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 147
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 149
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 153
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 163
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 191
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 191
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 193
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 195
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 197
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 201
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 203
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 212
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 213
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 216
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 216
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 221
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 223
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 225
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 225
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 226
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 226
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 227
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 227
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 228
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 229
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 230
Field used without checking for null Add code to compare the value of the field against null. Medium CookieLoginAction.java 231
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 110
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 115
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 125
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 134
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 174
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 175
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 187
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 188
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 188
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 189
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 210
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 212
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 216
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 218
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 219
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 219
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 269
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 318
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 319
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 321
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 321
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 323
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 324
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 324
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 326
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 326
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 328
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 331
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 342
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 380
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 382
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 384
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 386
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceCRUDAction.java 425
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 62
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 66
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 97
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 98
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 100
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 104
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 129
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 130
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 149
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 180
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 181
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 184
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 194
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 194
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 195
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 199
Field used without checking for null Add code to compare the value of the field against null. Medium FenceVehicleMapAction.java 200
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 147
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 163
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 164
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 165
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 176
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 177
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 178
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 185
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 186
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 187
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 195
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 196
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 197
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 208
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 208
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 225
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 227
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 255
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 256
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 257
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 268
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 269
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 277
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 278
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 279
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 287
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 296
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 302
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 313
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 321
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 343
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 344
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 356
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 380
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 699
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 713
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 714
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 759
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 776
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 777
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 787
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 790
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 792
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 792
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 793
Field used without checking for null Add code to compare the value of the field against null. Medium GenerateMap.java 805
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 81
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 106
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 107
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 122
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 258
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 324
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 330
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 331
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 332
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 333
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 334
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 335
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 336
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 337
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 338
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 339
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 346
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 352
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 353
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 354
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 355
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 356
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 357
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 358
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 359
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 366
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 367
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 368
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 369
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 370
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 371
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 379
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 380
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceAction.java 392
Field used without checking for null Add code to compare the value of the field against null. Medium HeaderForwardAction.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 71
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 86
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 104
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 104
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 110
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 115
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 115
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 116
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 117
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 117
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 124
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 162
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 172
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 184
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 185
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 186
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 188
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 189
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 220
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 224
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 226
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 227
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 231
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 232
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 234
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 235
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 252
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayAction.java 253
Field used without checking for null Add code to compare the value of the field against null. Medium LogingpsAction.java 116
Field used without checking for null Add code to compare the value of the field against null. Medium LogingpsAction.java 128
Field used without checking for null Add code to compare the value of the field against null. Medium LogingpsAction.java 161
Field used without checking for null Add code to compare the value of the field against null. Medium LogingpsAction.java 166
Field used without checking for null Add code to compare the value of the field against null. Medium LogoutAction.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 91
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 101
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 101
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 102
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 102
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 120
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 123
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 136
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 163
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 175
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 176
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 181
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 195
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 195
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 198
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 199
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 200
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 204
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 204
Field used without checking for null Add code to compare the value of the field against null. Medium MessageHandler.java 207
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 192
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 193
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 194
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 196
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 196
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 197
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 207
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 213
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 215
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 225
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 252
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 252
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 254
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 256
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 258
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 262
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 264
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 273
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 274
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 278
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 278
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 283
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 285
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 287
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 287
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 290
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 291
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 292
Field used without checking for null Add code to compare the value of the field against null. Medium MLoginGpsAction.java 293
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 54
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 97
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 108
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 110
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 122
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 139
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 140
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 141
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 150
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 154
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 155
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 156
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 159
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 160
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 185
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 222
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 224
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 230
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 230
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 232
Field used without checking for null Add code to compare the value of the field against null. Medium RFIDAction.java 233
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 144
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 152
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 153
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 162
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 163
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 167
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 191
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 192
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 192
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 193
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 197
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 205
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 207
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 255
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 255
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 256
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 256
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 257
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 260
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 262
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 266
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 266
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 268
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 270
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 273
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 275
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 276
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 280
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 282
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 282
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 285
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 293
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium TripCrudAction.java 295
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 215
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 216
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 220
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 221
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 232
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 232
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 258
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 258
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 269
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 271
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 274
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 278
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 296
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 307
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 308
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 315
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 317
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 345
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 363
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 364
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 369
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 371
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 400
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 414
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 415
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 426
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 428
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 429
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 430
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 431
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 440
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 454
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 468
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 487
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 488
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 489
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 490
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 498
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 517
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 519
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 526
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 553
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 554
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 555
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 563
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 567
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 569
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 570
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationAction.java 579
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 110
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 116
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 152
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 152
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 155
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 165
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 166
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 169
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 173
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 173
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 177
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 179
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 180
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 180
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 206
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 210
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 211
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 215
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 231
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 232
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 237
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 260
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 265
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 265
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 268
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 270
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 275
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 283
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 287
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 287
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 290
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 292
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 297
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 313
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 315
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 317
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 322
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 325
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripAction.java 340
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 167
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 169
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 171
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 200
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 201
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 214
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 218
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 221
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 277
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 278
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 278
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 293
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 311
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 327
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 327
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 328
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 330
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 332
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 344
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 345
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 349
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 350
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 351
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 352
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 353
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 355
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 356
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 358
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 358
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 365
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 367
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 369
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 369
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 404
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 405
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 406
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 408
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 412
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 412
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 412
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 412
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleCRUDAction.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium DailyTripRepDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium DailyTripRepDAO.java 115
Field used without checking for null Add code to compare the value of the field against null. Medium DailyTripRepDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium DailyTripRepDAO.java 149
Field used without checking for null Add code to compare the value of the field against null. Medium DailyTripRepDAO.java 180
Field used without checking for null Add code to compare the value of the field against null. Medium DailyTripRepDAO.java 204
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 54
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 56
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 106
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 144
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 145
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 202
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 213
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 214
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 236
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 288
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 289
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 290
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 291
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 293
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 294
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 301
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 302
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 328
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 329
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 330
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 331
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 332
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 356
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 362
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 363
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 363
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 369
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 370
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 370
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 379
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 380
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 380
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 386
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 387
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 387
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 390
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 394
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 395
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 415
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 417
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 418
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 420
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceProcessDAO.java 421
Field used without checking for null Add code to compare the value of the field against null. Medium FenceUsersDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayProcessDAO.java 98
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayProcessDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayProcessDAO.java 100
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayProcessDAO.java 101
Field used without checking for null Add code to compare the value of the field against null. Medium HolidayProcessDAO.java 102
Field used without checking for null Add code to compare the value of the field against null. Medium ReportProcessDAO.java 84
Field used without checking for null Add code to compare the value of the field against null. Medium ReportProcessDAO.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium ReportProcessDAO.java 169
Field used without checking for null Add code to compare the value of the field against null. Medium ReportProcessDAO.java 178
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 48
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 60
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 66
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 66
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 84
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 88
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 89
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 91
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 96
Field used without checking for null Add code to compare the value of the field against null. Medium RfHistoryDAO.java 136
Field used without checking for null Add code to compare the value of the field against null. Medium RfHistoryDAO.java 243
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationDAO.java 155
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationDAO.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationDAO.java 351
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationDAO.java 372
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationDAO.java 394
Field used without checking for null Add code to compare the value of the field against null. Medium UserNotificationDAO.java 427
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 165
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 210
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 240
Field used without checking for null Add code to compare the value of the field against null. Medium UserTripDAO.java 281
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 77
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 81
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 131
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 294
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 343
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 348
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 349
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 349
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 357
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 364
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 374
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 375
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 375
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 382
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 383
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 383
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 398
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 405
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 408
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 409
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 410
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 433
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 457
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 458
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 459
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 460
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 461
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 469
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 470
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 471
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 498
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 538
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 565
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 599
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 674
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 692
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 702
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 710
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 715
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 725
Field used without checking for null Add code to compare the value of the field against null. Medium VehicleProcessDAO.java 750
Field used without checking for null Add code to compare the value of the field against null. Medium WeekendFinder.java 30
Field used without checking for null Add code to compare the value of the field against null. Medium WeekendFinder.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium WeekendFinder.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium WeekendFinder.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium WeekendFinder.java 39
Field used without checking for null Add code to compare the value of the field against null. Medium ConfigurationsDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium ConfigurationsDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium ConfigurationsDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 38
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 49
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 76
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 91
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 119
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 125
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 128
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 131
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 140
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 142
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium DeviceDAO.java 153
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 38
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 49
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 76
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 91
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 117
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 123
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 126
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 129
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 135
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 140
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 146
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 149
Field used without checking for null Add code to compare the value of the field against null. Medium FenceHistoryDAO.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 38
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 49
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 76
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 91
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 115
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 125
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 128
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 134
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 139
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 145
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium FenceReportDAO.java 150
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 30
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 80
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 89
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 111
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 115
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 124
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 129
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 135
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium FrequentTripDetailsDAO.java 140
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 31
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 39
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 104
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium FuelCalibrationDAO.java 122
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 27
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 30
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 38
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 49
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 86
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 97
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 108
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 117
Field used without checking for null Add code to compare the value of the field against null. Medium FuelHistoryDAO.java 126
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 37
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 48
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 88
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 97
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 139
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 145
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 154
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 163
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 166
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 174
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 177
Field used without checking for null Add code to compare the value of the field against null. Medium GeofenceDAO.java 179
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 34
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 87
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 97
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 103
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 116
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 122
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 125
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 133
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 136
Field used without checking for null Add code to compare the value of the field against null. Medium GeovehicleMapDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 50
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 56
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 56
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 71
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium HibernateSessionFactory.java 86
Field used without checking for null Add code to compare the value of the field against null. Medium HolidaysDAO.java 24
Field used without checking for null Add code to compare the value of the field against null. Medium HolidaysDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium HolidaysDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium HolidaysDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium HolidaysDAO.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 31
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 34
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 80
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 89
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 104
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 120
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 124
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 133
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 136
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 144
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 147
Field used without checking for null Add code to compare the value of the field against null. Medium MessageTemplatesDAO.java 149
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 31
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 34
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 80
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 89
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 107
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 119
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 123
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 126
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 135
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 146
Field used without checking for null Add code to compare the value of the field against null. Medium NotificationDAO.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 39
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 50
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 88
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 97
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 147
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 153
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 159
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 163
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 166
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 172
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 175
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 177
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 183
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 186
Field used without checking for null Add code to compare the value of the field against null. Medium OrganizationDAO.java 188
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 17
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 20
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 23
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 56
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 79
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 84
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 87
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium ParamsSummaryDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 37
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 48
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 71
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 76
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 80
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 86
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 95
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 149
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 152
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 155
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 161
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 164
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 166
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 172
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 175
Field used without checking for null Add code to compare the value of the field against null. Medium PhoneDAO.java 177
Field used without checking for null Add code to compare the value of the field against null. Medium ReportSummaryDAO.java 20
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 25
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 28
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 31
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 37
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 49
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 77
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 81
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 87
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 95
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 100
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 107
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 113
Field used without checking for null Add code to compare the value of the field against null. Medium RfidHistoryDAO.java 117
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 30
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 79
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 88
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 102
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 108
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 130
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 141
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedparameterDAO.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 17
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 19
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 27
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 42
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium SpeedSettingsDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 50
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 81
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 86
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 96
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 184
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 193
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 200
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 204
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 207
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 213
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 216
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 218
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 224
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 227
Field used without checking for null Add code to compare the value of the field against null. Medium TripDetailsDAO.java 229
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 39
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 50
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 79
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 94
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 144
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 160
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 162
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 171
Field used without checking for null Add code to compare the value of the field against null. Medium TripParametersDAO.java 173
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 36
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 39
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 47
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 50
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 79
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 94
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 144
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 157
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 160
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 162
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 171
Field used without checking for null Add code to compare the value of the field against null. Medium TripPreferenceDAO.java 173
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 30
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 58
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 64
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 79
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 88
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 102
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 108
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 130
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 138
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 141
Field used without checking for null Add code to compare the value of the field against null. Medium TripScrapsDAO.java 143
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 52
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 55
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 69
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 80
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 84
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 154
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 160
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 166
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 170
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 173
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 179
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 182
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 184
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 190
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 193
Field used without checking for null Add code to compare the value of the field against null. Medium TripTravelerDetailsDAO.java 195
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 34
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 87
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 112
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 123
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 129
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium TripVehicleMapDAO.java 134
Field used without checking for null Add code to compare the value of the field against null. Medium User.java 460
Field used without checking for null Add code to compare the value of the field against null. Medium User.java 460
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 56
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 61
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 67
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 70
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 84
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 95
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 232
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 238
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 244
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 247
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 250
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 256
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 259
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 261
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 267
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 270
Field used without checking for null Add code to compare the value of the field against null. Medium UserDAO.java 272
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 49
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 60
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 62
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 80
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 89
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 95
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 104
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 182
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 188
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 194
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 198
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 201
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 207
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 210
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 212
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 218
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 221
Field used without checking for null Add code to compare the value of the field against null. Medium UserDetailsDAO.java 223
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 34
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 87
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 112
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 123
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 129
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium UserGeofenceMapDAO.java 134
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 37
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 48
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 54
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 60
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 66
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 71
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 81
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 112
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 124
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 127
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 130
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 136
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 139
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 141
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 147
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 150
Field used without checking for null Add code to compare the value of the field against null. Medium UsergroupDAO.java 152
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 35
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 37
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 48
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 54
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 60
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 66
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 71
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 75
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 81
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 112
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 124
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 128
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 131
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 137
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 140
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 142
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 148
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 151
Field used without checking for null Add code to compare the value of the field against null. Medium UserLandmarksDAO.java 153
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 46
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 48
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 54
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 59
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 71
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 77
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 86
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 92
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 101
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 168
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 174
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 180
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 184
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 187
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 193
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 196
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 198
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 204
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 207
Field used without checking for null Add code to compare the value of the field against null. Medium UserPreferencesDAO.java 209
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 26
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 38
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 44
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 50
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 56
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 62
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 65
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 74
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 82
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 88
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 96
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 101
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 108
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 114
Field used without checking for null Add code to compare the value of the field against null. Medium UserRfidDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 31
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 33
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 41
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 54
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 66
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 79
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 90
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 101
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 110
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGeofenceDAO.java 119
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 29
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 32
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 34
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 43
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 45
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 51
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 57
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 63
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 68
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 72
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 78
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 87
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 93
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 99
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 105
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 112
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 118
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 121
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 123
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 129
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 132
Field used without checking for null Add code to compare the value of the field against null. Medium UsersGroupsDAO.java 134
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 40
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 53
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 62
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 73
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 85
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 98
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 109
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 119
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 128
Field used without checking for null Add code to compare the value of the field against null. Medium UsersOrgsDAO.java 137
 
Violation Recommendation Severity Resource Line
Empty finally clause Delete the empty finally clause. Medium DeviceProcessDAO.java 51
Empty finally clause Delete the empty finally clause. Medium GeofencingDAO.java 50
Empty finally clause Delete the empty finally clause. Medium GeofencingDAO.java 80
Empty finally clause Delete the empty finally clause. Medium GeofencingDAO.java 108
Empty finally clause Delete the empty finally clause. Medium GeofencingDAO.java 167
Empty finally clause Delete the empty finally clause. Medium GeofencingDAO.java 198
Empty finally clause Delete the empty finally clause. Medium HolidayProcessDAO.java 34
Empty finally clause Delete the empty finally clause. Medium HolidayProcessDAO.java 65
Empty finally clause Delete the empty finally clause. Medium LoginGpsDAO.java 28
Empty finally clause Delete the empty finally clause. Medium MessagesDAO.java 23
Empty finally clause Delete the empty finally clause. Medium MLoginGpsDAO.java 57
Empty finally clause Delete the empty finally clause. Medium ReportRefDAO.java 16
Empty finally clause Delete the empty finally clause. Medium UserNotificationDAO.java 42
Empty finally clause Delete the empty finally clause. Medium UserNotificationDAO.java 96
Empty finally clause Delete the empty finally clause. Medium UserNotificationDAO.java 123
Empty finally clause Delete the empty finally clause. Medium UserNotificationDAO.java 148
Empty finally clause Delete the empty finally clause. Medium UserNotificationDAO.java 250
Empty finally clause Delete the empty finally clause. Medium UserTripDAO.java 50
Empty finally clause Delete the empty finally clause. Medium VehicleProcessDAO.java 49
Empty finally clause Delete the empty finally clause. Medium VehicleProcessDAO.java 74
 
Violation Recommendation Severity Resource Line
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 99
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 99
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 165
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 171
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 261
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 265
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 268
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 268
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium AlertSettingsAction.java 268
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium CookieLoginAction.java 212
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium CookieLoginAction.java 213
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium CookieLoginAction.java 225
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium CookieLoginAction.java 226
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium FenceVehicleMapAction.java 199
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium FenceVehicleMapAction.java 199
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium FenceVehicleMapAction.java 199
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium GeofenceAction.java 126
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium GeofenceAction.java 126
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium GeofenceAction.java 126
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium MLoginGpsAction.java 273
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium MLoginGpsAction.java 274
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium MLoginGpsAction.java 287
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium MLoginGpsAction.java 288
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium RFIDAction.java 71
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium RFIDAction.java 72
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium RFIDAction.java 72
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium RFIDAction.java 73
Floating point literal Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 119
Floating point literal Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 120
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 133
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 143
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 175
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 175
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 183
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 186
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 188
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 199
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 200
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 200
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 201
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 201
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DailyTripRepDAO.java 206
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GeofencingDAO.java 218
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GeofencingDAO.java 219
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 12
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 13
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 14
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 16
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 19
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 19
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 19
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 19
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 24
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 24
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 24
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 27
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 27
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 27
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 31
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 31
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 38
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 38
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 38
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 42
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 42
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 48
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 48
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 48
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 52
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 52
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 57
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 62
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistParamsDTO.java 62
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 20
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 40
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 42
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 43
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 49
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 49
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 49
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 51
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 51
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 51
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 52
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 52
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 52
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 58
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 59
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 65
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 65
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 65
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 69
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 69
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 69
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 77
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 104
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 107
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelDTO.java 107
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 8
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 9
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 10
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 11
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 13
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 14
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 16
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 17
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 17
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 17
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 19
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 19
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 19
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 19
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 22
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 22
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 22
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 23
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 23
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 23
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 24
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 24
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 24
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 25
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 28
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 29
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 32
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 32
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 32
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 40
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 41
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 41
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 41
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 43
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 44
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 46
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 47
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 49
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 50
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelFilter.java 50
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 49
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 61
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 61
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 61
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 95
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 95
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 95
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummaryDTO.java 96
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 10
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 11
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 12
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 23
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 27
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 27
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 27
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 30
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 30
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 36
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 39
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 39
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 39
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 43
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 43
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 43
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 45
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 84
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 88
Floating point literal Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 90
Floating point literal Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 90
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 91
Invocation of method with floating point value Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 91
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 92
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 92
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 92
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 99
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 103
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedParamDTO.java 105
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 90
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 90
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 90
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 93
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 93
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 93
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 120
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 120
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 120
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 121
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 121
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 121
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 122
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 122
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 122
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 123
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 123
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 123
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 126
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 126
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 126
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 206
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 209
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 209
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 209
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 212
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 215
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 215
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 215
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 218
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 221
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 221
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 221
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 224
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 227
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 227
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 227
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 242
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 245
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 245
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripByVehicleDTO.java 245
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 12
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 13
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 15
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 16
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 22
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 23
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 25
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 28
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 28
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 28
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 28
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 33
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 33
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 33
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 35
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 36
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 36
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 40
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 40
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 40
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 46
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 46
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 46
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 47
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 51
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 51
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 57
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 62
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 62
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripDistanceDTO.java 68
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 9
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 10
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 12
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 13
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 17
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 17
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 17
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 18
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 18
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 18
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 48
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 49
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 52
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 54
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 55
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 55
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 55
Method with floating point return type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 60
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 61
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 64
Variable declaration with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 66
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParamDTO.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 9
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 9
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 10
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 10
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 14
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 18
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 18
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 18
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 22
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium GLatLng.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 28
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 28
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 28
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 29
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 29
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 29
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 71
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 71
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 71
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 75
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 91
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 95
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 95
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistory.java 95
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 29
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 29
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 29
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 31
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 32
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 32
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 32
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 72
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 72
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 72
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 76
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 84
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 88
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 92
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium DistanceHistoryBean.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 39
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 40
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 55
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 55
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 55
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 81
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 81
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 90
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 102
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 102
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 180
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 183
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 186
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 186
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 186
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 192
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 195
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 198
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FenceReport.java 198
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 25
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 26
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 33
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 33
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 33
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 34
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 64
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 67
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 70
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 70
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 70
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 76
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 82
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelCalibration.java 82
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 37
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 41
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 42
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 57
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 107
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 110
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 113
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 113
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistory.java 113
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 21
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 21
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 21
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium FuelHistoryBean.java 47
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 82
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 82
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 82
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 97
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 97
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 97
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 99
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 99
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 99
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 163
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 163
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 167
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 167
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 167
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 171
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 171
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 175
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 175
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 175
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 179
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 179
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 183
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 183
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium Geofence.java 183
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 53
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 56
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 59
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 62
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 62
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 62
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 65
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 68
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 71
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 74
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 74
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 74
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 77
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 80
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 92
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 92
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium ReportSummary.java 92
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 30
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 63
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 66
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 69
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 69
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium SpeedSettings.java 69
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 84
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 84
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 84
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 85
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 85
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 85
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 86
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 89
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 96
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 97
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 97
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 97
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 98
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 101
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 116
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 116
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 116
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 117
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 117
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 117
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 118
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 118
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 118
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 119
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 119
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 119
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 122
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 122
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 122
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 150
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 150
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 154
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 154
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 154
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 158
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 158
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 162
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 162
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 162
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripParameters.java 166
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 44
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 45
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 79
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 83
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 87
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 91
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 91
Referenced variable with floating point type Use some other representation of the value that doesn't have rounding issues. Medium TripReference.java 91
 
Violation Recommendation Severity Resource Line
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium AlertSettingsAction.java 202
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium AlertSettingsAction.java 208
Getter/setter method getVehicles should be declared final Declare this method to be final. Medium AlertSettingsAction.java 221
Getter/setter method setVehicles should be declared final Declare this method to be final. Medium AlertSettingsAction.java 227
Getter/setter method getMessage should be declared final Declare this method to be final. Medium AlertSettingsAction.java 233
Getter/setter method setMessage should be declared final Declare this method to be final. Medium AlertSettingsAction.java 239
Getter/setter method getVehicleid should be declared final Declare this method to be final. Medium AlertSettingsAction.java 246
Getter/setter method setVehicleid should be declared final Declare this method to be final. Medium AlertSettingsAction.java 253
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium AlertSettingsAction.java 260
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium AlertSettingsAction.java 267
Getter/setter method getSuccessMessage should be declared final Declare this method to be final. Medium AlertSettingsAction.java 274
Getter/setter method setSuccessMessage should be declared final Declare this method to be final. Medium AlertSettingsAction.java 281
Getter/setter method getStatus should be declared final Declare this method to be final. Medium AlertSettingsAction.java 288
Getter/setter method setStatus should be declared final Declare this method to be final. Medium AlertSettingsAction.java 295
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium AutoCompleteAction.java 105
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium AutoCompleteAction.java 111
Getter/setter method getTrips should be declared final Declare this method to be final. Medium AutoCompleteAction.java 127
Getter/setter method setTrips should be declared final Declare this method to be final. Medium AutoCompleteAction.java 136
Getter/setter method getGrades should be declared final Declare this method to be final. Medium AutoCompleteAction.java 143
Getter/setter method setGrades should be declared final Declare this method to be final. Medium AutoCompleteAction.java 150
Getter/setter method getStudent should be declared final Declare this method to be final. Medium AutoCompleteAction.java 157
Getter/setter method setStudent should be declared final Declare this method to be final. Medium AutoCompleteAction.java 164
Getter/setter method getTotalCount should be declared final Declare this method to be final. Medium BaseAction.java 18
Getter/setter method setTotalCount should be declared final Declare this method to be final. Medium BaseAction.java 24
Getter/setter method getCurrentCount should be declared final Declare this method to be final. Medium BaseAction.java 29
Getter/setter method setCurrentCount should be declared final Declare this method to be final. Medium BaseAction.java 33
Getter/setter method getFirst should be declared final Declare this method to be final. Medium BaseAction.java 37
Getter/setter method setFirst should be declared final Declare this method to be final. Medium BaseAction.java 41
Getter/setter method getLast should be declared final Declare this method to be final. Medium BaseAction.java 45
Getter/setter method setLast should be declared final Declare this method to be final. Medium BaseAction.java 49
Getter/setter method getCurrentTheme should be declared final Declare this method to be final. Medium BaseAction.java 54
Getter/setter method setCurrentTheme should be declared final Declare this method to be final. Medium BaseAction.java 58
Getter/setter method getUser should be declared final Declare this method to be final. Medium CookieLoginAction.java 43
Getter/setter method setUser should be declared final Declare this method to be final. Medium CookieLoginAction.java 47
Getter/setter method setCookie should be declared final Declare this method to be final. Medium CookieLoginAction.java 50
Getter/setter method getCookie should be declared final Declare this method to be final. Medium CookieLoginAction.java 54
Getter/setter method getEmailAddress should be declared final Declare this method to be final. Medium CookieLoginAction.java 60
Getter/setter method setEmailAddress should be declared final Declare this method to be final. Medium CookieLoginAction.java 64
Getter/setter method setCookiech should be declared final Declare this method to be final. Medium CookieLoginAction.java 67
Getter/setter method getCookiech should be declared final Declare this method to be final. Medium CookieLoginAction.java 71
Getter/setter method getOrgVehicleList should be declared final Declare this method to be final. Medium CookieLoginAction.java 84
Getter/setter method setOrgVehicleList should be declared final Declare this method to be final. Medium CookieLoginAction.java 87
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium CookieLoginAction.java 92
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium CookieLoginAction.java 95
Getter/setter method getVedetails should be declared final Declare this method to be final. Medium CookieLoginAction.java 99
Getter/setter method setVedetails should be declared final Declare this method to be final. Medium CookieLoginAction.java 103
Getter/setter method getVehList should be declared final Declare this method to be final. Medium CookieLoginAction.java 106
Getter/setter method setVehList should be declared final Declare this method to be final. Medium CookieLoginAction.java 109
Getter/setter method getColurList should be declared final Declare this method to be final. Medium CookieLoginAction.java 112
Getter/setter method setColurList should be declared final Declare this method to be final. Medium CookieLoginAction.java 115
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium CookieLoginAction.java 118
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium CookieLoginAction.java 121
Getter/setter method getTripDetails_date should be declared final Declare this method to be final. Medium CookieLoginAction.java 124
Getter/setter method setTripDetails_date should be declared final Declare this method to be final. Medium CookieLoginAction.java 127
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium CookieLoginAction.java 255
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium CookieLoginAction.java 261
Getter/setter method setVehicleGroupList should be declared final Declare this method to be final. Medium CookieLoginAction.java 279
Getter/setter method getVehicleGroupList should be declared final Declare this method to be final. Medium CookieLoginAction.java 283
Getter/setter method setRemember should be declared final Declare this method to be final. Medium CookieLoginAction.java 287
Getter/setter method getRemember should be declared final Declare this method to be final. Medium CookieLoginAction.java 291
Getter/setter method getIstat should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 51
Getter/setter method setIstat should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 55
Getter/setter method getMessage1 should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 65
Getter/setter method setMessage1 should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 69
Getter/setter method getMessage should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 73
Getter/setter method setMessage should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 77
Getter/setter method getDevice should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 81
Getter/setter method getDeviceId should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 85
Getter/setter method setDeviceId should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 89
Getter/setter method setDevice should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 94
Getter/setter method setDeviceList should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 98
Getter/setter method getDeviceList should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 102
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium DeviceCRUDAction.java 443
Getter/setter method getVehicleCheck should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 41
Getter/setter method setVehicleCheck should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 46
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 215
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 221
Getter/setter method getVehicleList should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 230
Getter/setter method setVehicleList should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 237
Getter/setter method getFenceid should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 244
Getter/setter method setFenceid should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 251
Getter/setter method getMappedList should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 258
Getter/setter method setMappedList should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 265
Getter/setter method getFences should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 272
Getter/setter method setFences should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 279
Getter/setter method getTripid should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 286
Getter/setter method setTripid should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 293
Getter/setter method getFenceList should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 300
Getter/setter method setFenceList should be declared final Declare this method to be final. Medium FenceVehicleMapAction.java 307
Getter/setter method getVehicleGroupList should be declared final Declare this method to be final. Medium GenerateMap.java 59
Getter/setter method setVehicleGroupList should be declared final Declare this method to be final. Medium GenerateMap.java 64
Getter/setter method getTripDetails1 should be declared final Declare this method to be final. Medium GenerateMap.java 76
Getter/setter method setTripDetails1 should be declared final Declare this method to be final. Medium GenerateMap.java 79
Getter/setter method getOrgVehicleList should be declared final Declare this method to be final. Medium GenerateMap.java 82
Getter/setter method setOrgVehicleList should be declared final Declare this method to be final. Medium GenerateMap.java 85
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium GenerateMap.java 90
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium GenerateMap.java 93
Getter/setter method getVehicleGroupId should be declared final Declare this method to be final. Medium GeofenceAction.java 141
Getter/setter method setVehicleGroupId should be declared final Declare this method to be final. Medium GeofenceAction.java 144
Getter/setter method getParameter should be declared final Declare this method to be final. Medium GeofenceAction.java 148
Getter/setter method setParameter should be declared final Declare this method to be final. Medium GeofenceAction.java 151
Getter/setter method getGeofenceId should be declared final Declare this method to be final. Medium GeofenceAction.java 154
Getter/setter method setGeofenceId should be declared final Declare this method to be final. Medium GeofenceAction.java 157
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium GeofenceAction.java 160
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium GeofenceAction.java 163
Getter/setter method getGeoMapId should be declared final Declare this method to be final. Medium GeofenceAction.java 166
Getter/setter method setGeoMapId should be declared final Declare this method to be final. Medium GeofenceAction.java 169
Getter/setter method getNotifierName should be declared final Declare this method to be final. Medium GeofenceAction.java 172
Getter/setter method setNotifierName should be declared final Declare this method to be final. Medium GeofenceAction.java 175
Getter/setter method getNotifierAddress should be declared final Declare this method to be final. Medium GeofenceAction.java 178
Getter/setter method setNotifierAddress should be declared final Declare this method to be final. Medium GeofenceAction.java 181
Getter/setter method getMobileNo should be declared final Declare this method to be final. Medium GeofenceAction.java 184
Getter/setter method setMobileNo should be declared final Declare this method to be final. Medium GeofenceAction.java 187
Getter/setter method getGeofenceName should be declared final Declare this method to be final. Medium GeofenceAction.java 190
Getter/setter method setGeofenceName should be declared final Declare this method to be final. Medium GeofenceAction.java 193
Getter/setter method getMessage should be declared final Declare this method to be final. Medium GeofenceAction.java 196
Getter/setter method setMessage should be declared final Declare this method to be final. Medium GeofenceAction.java 199
Getter/setter method getGform should be declared final Declare this method to be final. Medium GeofenceAction.java 202
Getter/setter method setGform should be declared final Declare this method to be final. Medium GeofenceAction.java 205
Getter/setter method getVehicleGroupList should be declared final Declare this method to be final. Medium GeofenceAction.java 208
Getter/setter method setVehicleGroupList should be declared final Declare this method to be final. Medium GeofenceAction.java 211
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium GeofenceAction.java 214
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium GeofenceAction.java 217
Getter/setter method getNotifierList should be declared final Declare this method to be final. Medium GeofenceAction.java 220
Getter/setter method setNotifierList should be declared final Declare this method to be final. Medium GeofenceAction.java 223
Getter/setter method getVehicleMapList should be declared final Declare this method to be final. Medium GeofenceAction.java 226
Getter/setter method setVehicleMapList should be declared final Declare this method to be final. Medium GeofenceAction.java 229
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium HolidayAction.java 259
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium HolidayAction.java 265
Getter/setter method getHolidays should be declared final Declare this method to be final. Medium HolidayAction.java 275
Getter/setter method setHolidays should be declared final Declare this method to be final. Medium HolidayAction.java 279
Getter/setter method getSession should be declared final Declare this method to be final. Medium HolidayAction.java 283
Getter/setter method setSession should be declared final Declare this method to be final. Medium HolidayAction.java 286
Getter/setter method getRequest should be declared final Declare this method to be final. Medium HolidayAction.java 289
Getter/setter method setRequest should be declared final Declare this method to be final. Medium HolidayAction.java 292
Getter/setter method getResponse should be declared final Declare this method to be final. Medium HolidayAction.java 295
Getter/setter method setResponse should be declared final Declare this method to be final. Medium HolidayAction.java 298
Getter/setter method getUser should be declared final Declare this method to be final. Medium HolidayAction.java 301
Getter/setter method setUser should be declared final Declare this method to be final. Medium HolidayAction.java 304
Getter/setter method getFromdatepicker should be declared final Declare this method to be final. Medium HolidayAction.java 307
Getter/setter method setFromdatepicker should be declared final Declare this method to be final. Medium HolidayAction.java 310
Getter/setter method getHolidayList should be declared final Declare this method to be final. Medium HolidayAction.java 314
Getter/setter method setHolidayList should be declared final Declare this method to be final. Medium HolidayAction.java 318
Getter/setter method getWeekDays should be declared final Declare this method to be final. Medium HolidayAction.java 321
Getter/setter method setWeekDays should be declared final Declare this method to be final. Medium HolidayAction.java 324
Getter/setter method getSelectedDays should be declared final Declare this method to be final. Medium HolidayAction.java 327
Getter/setter method setSelectedDays should be declared final Declare this method to be final. Medium HolidayAction.java 330
Getter/setter method getDefaultDays should be declared final Declare this method to be final. Medium HolidayAction.java 333
Getter/setter method getPassword should be declared final Declare this method to be final. Medium LogingpsAction.java 78
Getter/setter method getVehicleGroupList should be declared final Declare this method to be final. Medium LogingpsAction.java 85
Getter/setter method setVehicleGroupList should be declared final Declare this method to be final. Medium LogingpsAction.java 91
Getter/setter method setPassword should be declared final Declare this method to be final. Medium LogingpsAction.java 94
Getter/setter method getLogin_id should be declared final Declare this method to be final. Medium LogingpsAction.java 98
Getter/setter method setLogin_id should be declared final Declare this method to be final. Medium LogingpsAction.java 101
Getter/setter method getParameter should be declared final Declare this method to be final. Medium LogingpsAction.java 104
Getter/setter method setParameter should be declared final Declare this method to be final. Medium LogingpsAction.java 107
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium LogingpsAction.java 171
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium LogingpsAction.java 185
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium LogoutAction.java 45
Getter/setter method getTripsList should be declared final Declare this method to be final. Medium MessageHandler.java 53
Getter/setter method setTripsList should be declared final Declare this method to be final. Medium MessageHandler.java 57
Getter/setter method getFenceList should be declared final Declare this method to be final. Medium MessageHandler.java 66
Getter/setter method setFenceList should be declared final Declare this method to be final. Medium MessageHandler.java 70
Getter/setter method getTemplatesList should be declared final Declare this method to be final. Medium MessageHandler.java 77
Getter/setter method setTemplatesList should be declared final Declare this method to be final. Medium MessageHandler.java 81
Getter/setter method getAttributeNames should be declared final Declare this method to be final. Medium MessageHandler.java 226
Getter/setter method getCharacterEncoding should be declared final Declare this method to be final. Medium MessageHandler.java 231
Getter/setter method getContentLength should be declared final Declare this method to be final. Medium MessageHandler.java 237
Getter/setter method getContentType should be declared final Declare this method to be final. Medium MessageHandler.java 243
Getter/setter method getInputStream should be declared final Declare this method to be final. Medium MessageHandler.java 249
Getter/setter method getLocalAddr should be declared final Declare this method to be final. Medium MessageHandler.java 255
Getter/setter method getLocalName should be declared final Declare this method to be final. Medium MessageHandler.java 261
Getter/setter method getLocalPort should be declared final Declare this method to be final. Medium MessageHandler.java 267
Getter/setter method getLocale should be declared final Declare this method to be final. Medium MessageHandler.java 273
Getter/setter method getLocales should be declared final Declare this method to be final. Medium MessageHandler.java 279
Getter/setter method getParameterMap should be declared final Declare this method to be final. Medium MessageHandler.java 291
Getter/setter method getParameterNames should be declared final Declare this method to be final. Medium MessageHandler.java 297
Getter/setter method getProtocol should be declared final Declare this method to be final. Medium MessageHandler.java 309
Getter/setter method getReader should be declared final Declare this method to be final. Medium MessageHandler.java 315
Getter/setter method getRemoteAddr should be declared final Declare this method to be final. Medium MessageHandler.java 327
Getter/setter method getRemoteHost should be declared final Declare this method to be final. Medium MessageHandler.java 333
Getter/setter method getRemotePort should be declared final Declare this method to be final. Medium MessageHandler.java 339
Getter/setter method getScheme should be declared final Declare this method to be final. Medium MessageHandler.java 351
Getter/setter method getServerName should be declared final Declare this method to be final. Medium MessageHandler.java 357
Getter/setter method getServerPort should be declared final Declare this method to be final. Medium MessageHandler.java 363
Getter/setter method isSecure should be declared final Declare this method to be final. Medium MessageHandler.java 369
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium MessageHandler.java 394
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium MessageHandler.java 400
Getter/setter method getOrgList should be declared final Declare this method to be final. Medium MessageHandler.java 438
Getter/setter method setOrgList should be declared final Declare this method to be final. Medium MessageHandler.java 445
Getter/setter method getOid should be declared final Declare this method to be final. Medium MessageHandler.java 452
Getter/setter method setOid should be declared final Declare this method to be final. Medium MessageHandler.java 459
Getter/setter method getUser should be declared final Declare this method to be final. Medium MLoginGpsAction.java 46
Getter/setter method setUser should be declared final Declare this method to be final. Medium MLoginGpsAction.java 50
Getter/setter method setCookie should be declared final Declare this method to be final. Medium MLoginGpsAction.java 53
Getter/setter method getCookie should be declared final Declare this method to be final. Medium MLoginGpsAction.java 57
Getter/setter method getPassword should be declared final Declare this method to be final. Medium MLoginGpsAction.java 62
Getter/setter method setPassword should be declared final Declare this method to be final. Medium MLoginGpsAction.java 66
Getter/setter method getEmailAddress should be declared final Declare this method to be final. Medium MLoginGpsAction.java 71
Getter/setter method setEmailAddress should be declared final Declare this method to be final. Medium MLoginGpsAction.java 75
Getter/setter method getOrgVehicleList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 87
Getter/setter method setOrgVehicleList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 90
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium MLoginGpsAction.java 95
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium MLoginGpsAction.java 98
Getter/setter method getVedetails should be declared final Declare this method to be final. Medium MLoginGpsAction.java 102
Getter/setter method setVedetails should be declared final Declare this method to be final. Medium MLoginGpsAction.java 106
Getter/setter method getVehList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 109
Getter/setter method setVehList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 112
Getter/setter method getColurList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 115
Getter/setter method setColurList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 118
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium MLoginGpsAction.java 121
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium MLoginGpsAction.java 124
Getter/setter method getTripDetails_date should be declared final Declare this method to be final. Medium MLoginGpsAction.java 127
Getter/setter method setTripDetails_date should be declared final Declare this method to be final. Medium MLoginGpsAction.java 130
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium MLoginGpsAction.java 317
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium MLoginGpsAction.java 323
Getter/setter method setVehicleGroupList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 341
Getter/setter method getVehicleGroupList should be declared final Declare this method to be final. Medium MLoginGpsAction.java 345
Getter/setter method setRemember should be declared final Declare this method to be final. Medium MLoginGpsAction.java 349
Getter/setter method getRemember should be declared final Declare this method to be final. Medium MLoginGpsAction.java 353
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium RFIDAction.java 252
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium RFIDAction.java 258
Getter/setter method getAttributeNames should be declared final Declare this method to be final. Medium TemplateManager.java 52
Getter/setter method getCharacterEncoding should be declared final Declare this method to be final. Medium TemplateManager.java 58
Getter/setter method getContentLength should be declared final Declare this method to be final. Medium TemplateManager.java 64
Getter/setter method getContentType should be declared final Declare this method to be final. Medium TemplateManager.java 70
Getter/setter method getInputStream should be declared final Declare this method to be final. Medium TemplateManager.java 76
Getter/setter method getLocalAddr should be declared final Declare this method to be final. Medium TemplateManager.java 82
Getter/setter method getLocalName should be declared final Declare this method to be final. Medium TemplateManager.java 88
Getter/setter method getLocalPort should be declared final Declare this method to be final. Medium TemplateManager.java 94
Getter/setter method getLocale should be declared final Declare this method to be final. Medium TemplateManager.java 100
Getter/setter method getLocales should be declared final Declare this method to be final. Medium TemplateManager.java 106
Getter/setter method getParameterMap should be declared final Declare this method to be final. Medium TemplateManager.java 118
Getter/setter method getParameterNames should be declared final Declare this method to be final. Medium TemplateManager.java 124
Getter/setter method getProtocol should be declared final Declare this method to be final. Medium TemplateManager.java 136
Getter/setter method getReader should be declared final Declare this method to be final. Medium TemplateManager.java 142
Getter/setter method getRemoteAddr should be declared final Declare this method to be final. Medium TemplateManager.java 154
Getter/setter method getRemoteHost should be declared final Declare this method to be final. Medium TemplateManager.java 160
Getter/setter method getRemotePort should be declared final Declare this method to be final. Medium TemplateManager.java 166
Getter/setter method getScheme should be declared final Declare this method to be final. Medium TemplateManager.java 178
Getter/setter method getServerName should be declared final Declare this method to be final. Medium TemplateManager.java 184
Getter/setter method getServerPort should be declared final Declare this method to be final. Medium TemplateManager.java 190
Getter/setter method isSecure should be declared final Declare this method to be final. Medium TemplateManager.java 196
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium TemplateManager.java 221
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium TemplateManager.java 227
Getter/setter method getMessage1 should be declared final Declare this method to be final. Medium TripCrudAction.java 47
Getter/setter method setMessage1 should be declared final Declare this method to be final. Medium TripCrudAction.java 51
Getter/setter method getSelect1 should be declared final Declare this method to be final. Medium TripCrudAction.java 57
Getter/setter method setSelect1 should be declared final Declare this method to be final. Medium TripCrudAction.java 61
Getter/setter method getSelect should be declared final Declare this method to be final. Medium TripCrudAction.java 70
Getter/setter method setSelect should be declared final Declare this method to be final. Medium TripCrudAction.java 74
Getter/setter method getStops should be declared final Declare this method to be final. Medium TripCrudAction.java 86
Getter/setter method setStops should be declared final Declare this method to be final. Medium TripCrudAction.java 93
Getter/setter method getPick should be declared final Declare this method to be final. Medium TripCrudAction.java 100
Getter/setter method setPick should be declared final Declare this method to be final. Medium TripCrudAction.java 104
Getter/setter method getFences should be declared final Declare this method to be final. Medium TripCrudAction.java 108
Getter/setter method setFences should be declared final Declare this method to be final. Medium TripCrudAction.java 114
Getter/setter method getVehicleid should be declared final Declare this method to be final. Medium TripCrudAction.java 124
Getter/setter method setVehicleid should be declared final Declare this method to be final. Medium TripCrudAction.java 128
Getter/setter method getFenceList should be declared final Declare this method to be final. Medium TripCrudAction.java 132
Getter/setter method setFenceList should be declared final Declare this method to be final. Medium TripCrudAction.java 137
Getter/setter method setServletRequest should be declared final Declare this method to be final. Medium TripCrudAction.java 171
Getter/setter method setServletResponse should be declared final Declare this method to be final. Medium TripCrudAction.java 178
Getter/setter method getTripList should be declared final Declare this method to be final. Medium TripCrudAction.java 224
Getter/setter method setTripList should be declared final Declare this method to be final. Medium TripCrudAction.java 229
Getter/setter method getTripid should be declared final Declare this method to be final. Medium UserNotificationAction.java 41
Getter/setter method setTripid should be declared final Declare this method to be final. Medium UserNotificationAction.java 48
Getter/setter method getLandmark should be declared final Declare this method to be final. Medium UserNotificationAction.java 54
Getter/setter method setLandmark should be declared final Declare this method to be final. Medium UserNotificationAction.java 61
Getter/setter method getGeofenceid should be declared final Declare this method to be final. Medium UserNotificationAction.java 68
Getter/setter method setGeofenceid should be declared final Declare this method to be final. Medium UserNotificationAction.java 75
Getter/setter method getUsergeo should be declared final Declare this method to be final. Medium UserNotificationAction.java 82
Getter/setter method setUsergeo should be declared final Declare this method to be final. Medium UserNotificationAction.java 93
Getter/setter method getGeoid should be declared final Declare this method to be final. Medium UserNotificationAction.java 101
Getter/setter method setGeoid should be declared final Declare this method to be final. Medium UserNotificationAction.java 108
Getter/setter method getPhone should be declared final Declare this method to be final. Medium UserNotificationAction.java 114
Getter/setter method setPhone should be declared final Declare this method to be final. Medium UserNotificationAction.java 121
Getter/setter method getScreenlist should be declared final Declare this method to be final. Medium UserNotificationAction.java 132
Getter/setter method setScreenlist should be declared final Declare this method to be final. Medium UserNotificationAction.java 139
Getter/setter method getUserGeoList should be declared final Declare this method to be final. Medium UserNotificationAction.java 146
Getter/setter method setUserGeoList should be declared final Declare this method to be final. Medium UserNotificationAction.java 153
Getter/setter method getMobList should be declared final Declare this method to be final. Medium UserNotificationAction.java 160
Getter/setter method setMobList should be declared final Declare this method to be final. Medium UserNotificationAction.java 167
Getter/setter method getUsertrips should be declared final Declare this method to be final. Medium UserNotificationAction.java 174
Getter/setter method setUsertrips should be declared final Declare this method to be final. Medium UserNotificationAction.java 181
Getter/setter method getUserList should be declared final Declare this method to be final. Medium UserNotificationAction.java 188
Getter/setter method setUserList should be declared final Declare this method to be final. Medium UserNotificationAction.java 195
Getter/setter method getSelect should be declared final Declare this method to be final. Medium UserTripAction.java 28
Getter/setter method setSelect should be declared final Declare this method to be final. Medium UserTripAction.java 33
Getter/setter method getUserCheck should be declared final Declare this method to be final. Medium UserTripAction.java 38
Getter/setter method setUserCheck should be declared final Declare this method to be final. Medium UserTripAction.java 43
Getter/setter method getSelectedList should be declared final Declare this method to be final. Medium UserTripAction.java 49
Getter/setter method setSelectedList should be declared final Declare this method to be final. Medium UserTripAction.java 54
Getter/setter method getSelectedTripList should be declared final Declare this method to be final. Medium UserTripAction.java 61
Getter/setter method setSelectedTripList should be declared final Declare this method to be final. Medium UserTripAction.java 66
Getter/setter method getUserid should be declared final Declare this method to be final. Medium UserTripAction.java 71
Getter/setter method setUserid should be declared final Declare this method to be final. Medium UserTripAction.java 76
Getter/setter method getParentList should be declared final Declare this method to be final. Medium UserTripAction.java 83
Getter/setter method setParentList should be declared final Declare this method to be final. Medium UserTripAction.java 88
Getter/setter method getTripid should be declared final Declare this method to be final. Medium UserTripAction.java 193
Getter/setter method setTripid should be declared final Declare this method to be final. Medium UserTripAction.java 198
Getter/setter method getSelect1 should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 52
Getter/setter method setSelect1 should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 55
Getter/setter method getVehicleGroupList should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 64
Getter/setter method setVehicleGroupList should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 67
Getter/setter method getDeviceid should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 77
Getter/setter method setDeviceid should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 80
Getter/setter method getMessage2 should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 89
Getter/setter method setMessage2 should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 92
Getter/setter method getMessage1 should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 95
Getter/setter method setMessage1 should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 98
Getter/setter method getMessage should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 101
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 104
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 107
Getter/setter method getDevice should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 110
Getter/setter method getDeviceList should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 114
Getter/setter method setDeviceList should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 118
Getter/setter method setDevice should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 122
Getter/setter method setMessage should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 125
Getter/setter method setVehicles should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 131
Getter/setter method getVehicle should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 136
Getter/setter method setVehicle should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 139
Getter/setter method getVehicles should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 142
Getter/setter method getType should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 146
Getter/setter method setType should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 149
Getter/setter method getVehicleGroup should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 153
Getter/setter method setVehicleGroup should be declared final Declare this method to be final. Medium VehicleCRUDAction.java 156
Getter/setter method getDeviceId should be declared final Declare this method to be final. Medium DeviceProcessDAO.java 38
Getter/setter method setDeviceId should be declared final Declare this method to be final. Medium DeviceProcessDAO.java 42
Getter/setter method getAllGeofences should be declared final Declare this method to be final. Medium GeofencingDAO.java 38
Getter/setter method getUser should be declared final Declare this method to be final. Medium LoginGpsDAO.java 12
Getter/setter method setUser should be declared final Declare this method to be final. Medium LoginGpsDAO.java 16
Getter/setter method getUser should be declared final Declare this method to be final. Medium MLoginGpsDAO.java 42
Getter/setter method setUser should be declared final Declare this method to be final. Medium MLoginGpsDAO.java 46
Getter/setter method getUtrip should be declared final Declare this method to be final. Medium UserTripDAO.java 29
Getter/setter method setUtrip should be declared final Declare this method to be final. Medium UserTripDAO.java 37
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium DeviceTripDTO.java 39
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium DeviceTripDTO.java 46
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium DeviceTripDTO.java 53
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium DeviceTripDTO.java 59
Getter/setter method getDeviceId should be declared final Declare this method to be final. Medium DeviceTripDTO.java 65
Getter/setter method setDeviceId should be declared final Declare this method to be final. Medium DeviceTripDTO.java 71
Getter/setter method getVehicleName should be declared final Declare this method to be final. Medium DeviceTripDTO.java 77
Getter/setter method setVehicleName should be declared final Declare this method to be final. Medium DeviceTripDTO.java 83
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium DeviceTripDTO.java 89
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium DeviceTripDTO.java 95
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium DistParamsDTO.java 75
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium DistParamsDTO.java 83
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium DistParamsDTO.java 91
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium DistParamsDTO.java 99
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium DistParamsDTO.java 107
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium DistParamsDTO.java 113
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium DistParamsDTO.java 119
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium DistParamsDTO.java 125
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium DistParamsDTO.java 131
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium DistParamsDTO.java 137
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium DistParamsDTO.java 143
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium DistParamsDTO.java 149
Getter/setter method getEvent should be declared final Declare this method to be final. Medium DistParamsDTO.java 156
Getter/setter method setEvent should be declared final Declare this method to be final. Medium DistParamsDTO.java 162
Getter/setter method getDistance should be declared final Declare this method to be final. Medium DistParamsDTO.java 168
Getter/setter method setDistance should be declared final Declare this method to be final. Medium DistParamsDTO.java 174
Getter/setter method getTripid should be declared final Declare this method to be final. Medium FrequentTripDTO.java 14
Getter/setter method setTripid should be declared final Declare this method to be final. Medium FrequentTripDTO.java 17
Getter/setter method getDay should be declared final Declare this method to be final. Medium FrequentTripDTO.java 20
Getter/setter method setDay should be declared final Declare this method to be final. Medium FrequentTripDTO.java 23
Getter/setter method getTime should be declared final Declare this method to be final. Medium FrequentTripDTO.java 26
Getter/setter method setTime should be declared final Declare this method to be final. Medium FrequentTripDTO.java 29
Getter/setter method getFuelContent should be declared final Declare this method to be final. Medium FuelDTO.java 76
Getter/setter method setFuelContent should be declared final Declare this method to be final. Medium FuelDTO.java 82
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium FuelDTO.java 88
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium FuelDTO.java 94
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium FuelDTO.java 100
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium FuelDTO.java 106
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium FuelDTO.java 112
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium FuelDTO.java 118
Getter/setter method getEventCode should be declared final Declare this method to be final. Medium FuelDTO.java 124
Getter/setter method setEventCode should be declared final Declare this method to be final. Medium FuelDTO.java 130
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium FuelDTO.java 137
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium FuelDTO.java 144
Getter/setter method getTripParamId should be declared final Declare this method to be final. Medium FuelDTO.java 151
Getter/setter method setTripParamId should be declared final Declare this method to be final. Medium FuelDTO.java 158
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium FuelFilter.java 13
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium FuelFilter.java 16
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium FuelFilter.java 28
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium FuelFilter.java 31
Getter/setter method setDbdate should be declared final Declare this method to be final. Medium Packet.java 18
Getter/setter method getDbdate should be declared final Declare this method to be final. Medium Packet.java 21
Getter/setter method setStart should be declared final Declare this method to be final. Medium Packet.java 25
Getter/setter method getEnd should be declared final Declare this method to be final. Medium Packet.java 28
Getter/setter method setEnd should be declared final Declare this method to be final. Medium Packet.java 31
Getter/setter method getStart should be declared final Declare this method to be final. Medium Packet.java 34
Getter/setter method getVehicleid should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 24
Getter/setter method setVehicleid should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 28
Getter/setter method getTripid should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 32
Getter/setter method setTripid should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 36
Getter/setter method getSession should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 40
Getter/setter method setSession should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 44
Getter/setter method getDistance should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 48
Getter/setter method setDistance should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 52
Getter/setter method getMaxspeed should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 56
Getter/setter method setMaxspeed should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 60
Getter/setter method getHardbrakes should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 64
Getter/setter method setHardbrakes should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 68
Getter/setter method getStart_time should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 72
Getter/setter method setStart_time should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 76
Getter/setter method getEnd_time should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 81
Getter/setter method setEnd_time should be declared final Declare this method to be final. Medium ReportSummaryDTO.java 85
Getter/setter method getUserId should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 37
Getter/setter method setUserId should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 43
Getter/setter method getSwipeTime should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 50
Getter/setter method setSwipeTime should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 57
Getter/setter method getFenceName should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 64
Getter/setter method setFenceName should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 71
Getter/setter method getIntrSession should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 78
Getter/setter method setIntrSession should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 85
Getter/setter method getName should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 92
Getter/setter method setName should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 99
Getter/setter method getContactNo should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 106
Getter/setter method setContactNo should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 113
Getter/setter method setTripName should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 117
Getter/setter method getTripName should be declared final Declare this method to be final. Medium RFIDInfoHistoryDTO.java 121
Getter/setter method getPartialInfo should be declared final Declare this method to be final. Medium SpeedParamDTO.java 15
Getter/setter method setPartialInfo should be declared final Declare this method to be final. Medium SpeedParamDTO.java 19
Getter/setter method getRegNo should be declared final Declare this method to be final. Medium SpeedParamDTO.java 51
Getter/setter method setRegNo should be declared final Declare this method to be final. Medium SpeedParamDTO.java 58
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium SpeedParamDTO.java 65
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium SpeedParamDTO.java 72
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium SpeedParamDTO.java 79
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium SpeedParamDTO.java 86
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium SpeedParamDTO.java 98
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium SpeedParamDTO.java 105
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium SpeedParamDTO.java 112
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium SpeedParamDTO.java 119
Getter/setter method getRegNo should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 36
Getter/setter method setRegNo should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 44
Getter/setter method getGsmStatus should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 49
Getter/setter method setGsmStatus should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 54
Getter/setter method getCellId should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 59
Getter/setter method setCellId should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 64
Getter/setter method getTripid should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 143
Getter/setter method setTripid should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 146
Getter/setter method getTripName should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 149
Getter/setter method getEventCode should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 155
Getter/setter method setEventCode should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 161
Getter/setter method setTripName should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 164
Getter/setter method getTripDesc should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 167
Getter/setter method setTripDesc should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 170
Getter/setter method getStartdate should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 173
Getter/setter method setStartdate should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 176
Getter/setter method getStartTime should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 179
Getter/setter method setStartTime should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 182
Getter/setter method getReturndate should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 185
Getter/setter method setReturndate should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 188
Getter/setter method getReturnTime should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 191
Getter/setter method setReturnTime should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 194
Getter/setter method getTripParamid should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 199
Getter/setter method setTripParamid should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 202
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 205
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 208
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 211
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 214
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 217
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 220
Getter/setter method getHeading should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 223
Getter/setter method setHeading should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 226
Getter/setter method getAltitude should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 229
Getter/setter method setAltitude should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 232
Getter/setter method getFuelContent should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 241
Getter/setter method setFuelContent should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 244
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 247
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 250
Getter/setter method getBatteryStatus should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 253
Getter/setter method setBatteryStatus should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 256
Getter/setter method getSourceLocation should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 259
Getter/setter method setSourceLocation should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 262
Getter/setter method getDestination should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 266
Getter/setter method setDestination should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 270
Getter/setter method setDescription should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 319
Getter/setter method getDescription should be declared final Declare this method to be final. Medium TripByVehicleDTO.java 322
Getter/setter method getRegNo should be declared final Declare this method to be final. Medium TripDistanceDTO.java 80
Getter/setter method setRegNo should be declared final Declare this method to be final. Medium TripDistanceDTO.java 87
Getter/setter method getTripName should be declared final Declare this method to be final. Medium TripDistanceDTO.java 94
Getter/setter method setTripName should be declared final Declare this method to be final. Medium TripDistanceDTO.java 101
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium TripDistanceDTO.java 108
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium TripDistanceDTO.java 115
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium TripDistanceDTO.java 122
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium TripDistanceDTO.java 129
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium TripDistanceDTO.java 136
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium TripDistanceDTO.java 143
Getter/setter method getEvent should be declared final Declare this method to be final. Medium TripDistanceDTO.java 150
Getter/setter method setEvent should be declared final Declare this method to be final. Medium TripDistanceDTO.java 157
Getter/setter method getDistance should be declared final Declare this method to be final. Medium TripDistanceDTO.java 164
Getter/setter method setDistance should be declared final Declare this method to be final. Medium TripDistanceDTO.java 171
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium TripDistanceDTO.java 178
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium TripDistanceDTO.java 185
Getter/setter method getTripName should be declared final Declare this method to be final. Medium TripParamDTO.java 24
Getter/setter method setTripName should be declared final Declare this method to be final. Medium TripParamDTO.java 30
Getter/setter method getCreationDate should be declared final Declare this method to be final. Medium TripParamDTO.java 36
Getter/setter method setCreationDate should be declared final Declare this method to be final. Medium TripParamDTO.java 42
Getter/setter method getLattitiude should be declared final Declare this method to be final. Medium TripParamDTO.java 48
Getter/setter method setLattitiude should be declared final Declare this method to be final. Medium TripParamDTO.java 54
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium TripParamDTO.java 60
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium TripParamDTO.java 66
Getter/setter method getVehicleGroupId should be declared final Declare this method to be final. Medium GenerateMapForm.java 18
Getter/setter method setVehicleGroupId should be declared final Declare this method to be final. Medium GenerateMapForm.java 22
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium GenerateMapForm.java 26
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium GenerateMapForm.java 30
Getter/setter method getVehicleDescription should be declared final Declare this method to be final. Medium GenerateMapForm.java 34
Getter/setter method setVehicleDescription should be declared final Declare this method to be final. Medium GenerateMapForm.java 38
Getter/setter method getModel should be declared final Declare this method to be final. Medium GenerateMapForm.java 42
Getter/setter method setModel should be declared final Declare this method to be final. Medium GenerateMapForm.java 46
Getter/setter method getColor should be declared final Declare this method to be final. Medium GenerateMapForm.java 50
Getter/setter method setColor should be declared final Declare this method to be final. Medium GenerateMapForm.java 54
Getter/setter method getCompanyName should be declared final Declare this method to be final. Medium GenerateMapForm.java 58
Getter/setter method setCompanyName should be declared final Declare this method to be final. Medium GenerateMapForm.java 62
Getter/setter method getRegNo should be declared final Declare this method to be final. Medium GenerateMapForm.java 66
Getter/setter method setRegNo should be declared final Declare this method to be final. Medium GenerateMapForm.java 70
Getter/setter method getImeiNumber should be declared final Declare this method to be final. Medium GenerateMapForm.java 74
Getter/setter method setImeiNumber should be declared final Declare this method to be final. Medium GenerateMapForm.java 78
Getter/setter method getParameter should be declared final Declare this method to be final. Medium GenerateMapForm.java 82
Getter/setter method setParameter should be declared final Declare this method to be final. Medium GenerateMapForm.java 86
Getter/setter method getMessage should be declared final Declare this method to be final. Medium GeofenceForm.java 19
Getter/setter method setMessage should be declared final Declare this method to be final. Medium GeofenceForm.java 23
Getter/setter method getGeoMapId should be declared final Declare this method to be final. Medium GeofenceForm.java 27
Getter/setter method setGeoMapId should be declared final Declare this method to be final. Medium GeofenceForm.java 31
Getter/setter method getGeofenceName should be declared final Declare this method to be final. Medium GeofenceForm.java 35
Getter/setter method setGeofenceName should be declared final Declare this method to be final. Medium GeofenceForm.java 39
Getter/setter method getVehicleGroupId should be declared final Declare this method to be final. Medium GeofenceForm.java 43
Getter/setter method setVehicleGroupId should be declared final Declare this method to be final. Medium GeofenceForm.java 47
Getter/setter method getNotifierName should be declared final Declare this method to be final. Medium GeofenceForm.java 51
Getter/setter method setNotifierName should be declared final Declare this method to be final. Medium GeofenceForm.java 55
Getter/setter method getNotifierAddress should be declared final Declare this method to be final. Medium GeofenceForm.java 59
Getter/setter method setNotifierAddress should be declared final Declare this method to be final. Medium GeofenceForm.java 63
Getter/setter method getMobileNo should be declared final Declare this method to be final. Medium GeofenceForm.java 67
Getter/setter method setMobileNo should be declared final Declare this method to be final. Medium GeofenceForm.java 71
Getter/setter method getParameter should be declared final Declare this method to be final. Medium GeofenceForm.java 77
Getter/setter method setParameter should be declared final Declare this method to be final. Medium GeofenceForm.java 81
Getter/setter method getGeofenceId should be declared final Declare this method to be final. Medium GeofenceForm.java 85
Getter/setter method setGeofenceId should be declared final Declare this method to be final. Medium GeofenceForm.java 89
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium GeofenceForm.java 93
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium GeofenceForm.java 97
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium GLatLng.java 13
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium GLatLng.java 17
Getter/setter method getLatitude should be declared final Declare this method to be final. Medium GLatLng.java 21
Getter/setter method setLatitude should be declared final Declare this method to be final. Medium GLatLng.java 25
Getter/setter method getParameter should be declared final Declare this method to be final. Medium LogingpsForm.java 32
Getter/setter method setParameter should be declared final Declare this method to be final. Medium LogingpsForm.java 36
Getter/setter method getPassword should be declared final Declare this method to be final. Medium LogingpsForm.java 52
Getter/setter method setPassword should be declared final Declare this method to be final. Medium LogingpsForm.java 60
Getter/setter method getLogin_id should be declared final Declare this method to be final. Medium LogingpsForm.java 68
Getter/setter method setLogin_id should be declared final Declare this method to be final. Medium LogingpsForm.java 76
Getter/setter method getAccum should be declared final Declare this method to be final. Medium AccumulatorRef.java 25
Getter/setter method setAccum should be declared final Declare this method to be final. Medium AccumulatorRef.java 29
Getter/setter method getReference should be declared final Declare this method to be final. Medium AccumulatorRef.java 33
Getter/setter method setReference should be declared final Declare this method to be final. Medium AccumulatorRef.java 37
Getter/setter method getId should be declared final Declare this method to be final. Medium AlertHistory.java 37
Getter/setter method setId should be declared final Declare this method to be final. Medium AlertHistory.java 41
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium AlertHistory.java 45
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium AlertHistory.java 49
Getter/setter method getTripParameters should be declared final Declare this method to be final. Medium AlertHistory.java 53
Getter/setter method setTripParameters should be declared final Declare this method to be final. Medium AlertHistory.java 57
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium AlertHistory.java 61
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium AlertHistory.java 65
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium AlertHistory.java 69
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium AlertHistory.java 73
Getter/setter method getReportRef should be declared final Declare this method to be final. Medium AlertHistory.java 77
Getter/setter method setReportRef should be declared final Declare this method to be final. Medium AlertHistory.java 81
Getter/setter method getData should be declared final Declare this method to be final. Medium AlertHistory.java 85
Getter/setter method setData should be declared final Declare this method to be final. Medium AlertHistory.java 89
Getter/setter method getTimeStamp should be declared final Declare this method to be final. Medium AlertHistory.java 93
Getter/setter method setTimeStamp should be declared final Declare this method to be final. Medium AlertHistory.java 97
Getter/setter method getId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 69
Getter/setter method setId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 73
Getter/setter method getOrganizationId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 77
Getter/setter method setOrganizationId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 81
Getter/setter method getTripParamid should be declared final Declare this method to be final. Medium AlertHistoryBean.java 85
Getter/setter method setTripParamid should be declared final Declare this method to be final. Medium AlertHistoryBean.java 89
Getter/setter method getTripid should be declared final Declare this method to be final. Medium AlertHistoryBean.java 93
Getter/setter method setTripid should be declared final Declare this method to be final. Medium AlertHistoryBean.java 97
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 101
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 105
Getter/setter method getAlertId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 109
Getter/setter method setAlertId should be declared final Declare this method to be final. Medium AlertHistoryBean.java 113
Getter/setter method getData should be declared final Declare this method to be final. Medium AlertHistoryBean.java 117
Getter/setter method setData should be declared final Declare this method to be final. Medium AlertHistoryBean.java 121
Getter/setter method getTimeStamp should be declared final Declare this method to be final. Medium AlertHistoryBean.java 125
Getter/setter method setTimeStamp should be declared final Declare this method to be final. Medium AlertHistoryBean.java 129
Getter/setter method getSession should be declared final Declare this method to be final. Medium BaseHibernateDAO.java 12
Getter/setter method getConfigNo should be declared final Declare this method to be final. Medium Configurations.java 22
Getter/setter method setConfigNo should be declared final Declare this method to be final. Medium Configurations.java 26
Getter/setter method getConfigName should be declared final Declare this method to be final. Medium Configurations.java 30
Getter/setter method setConfigName should be declared final Declare this method to be final. Medium Configurations.java 34
Getter/setter method getConfigValue should be declared final Declare this method to be final. Medium Configurations.java 38
Getter/setter method setConfigValue should be declared final Declare this method to be final. Medium Configurations.java 42
Getter/setter method getId should be declared final Declare this method to be final. Medium DataContextMapping.java 29
Getter/setter method setId should be declared final Declare this method to be final. Medium DataContextMapping.java 33
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium DataContextMapping.java 37
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium DataContextMapping.java 41
Getter/setter method getReportRef should be declared final Declare this method to be final. Medium DataContextMapping.java 45
Getter/setter method setReportRef should be declared final Declare this method to be final. Medium DataContextMapping.java 49
Getter/setter method getScreenName should be declared final Declare this method to be final. Medium DataContextMapping.java 53
Getter/setter method setScreenName should be declared final Declare this method to be final. Medium DataContextMapping.java 57
Getter/setter method getControl should be declared final Declare this method to be final. Medium DataContextMapping.java 61
Getter/setter method setControl should be declared final Declare this method to be final. Medium DataContextMapping.java 65
Getter/setter method getData should be declared final Declare this method to be final. Medium DataContextMapping.java 69
Getter/setter method setData should be declared final Declare this method to be final. Medium DataContextMapping.java 73
Getter/setter method getWorkStatus should be declared final Declare this method to be final. Medium Device.java 29
Getter/setter method setWorkStatus should be declared final Declare this method to be final. Medium Device.java 33
Getter/setter method getInuseStatus should be declared final Declare this method to be final. Medium Device.java 37
Getter/setter method setInuseStatus should be declared final Declare this method to be final. Medium Device.java 41
Getter/setter method getEnableStatus should be declared final Declare this method to be final. Medium Device.java 45
Getter/setter method setEnableStatus should be declared final Declare this method to be final. Medium Device.java 49
Getter/setter method getDeviceId should be declared final Declare this method to be final. Medium Device.java 88
Getter/setter method getAliasName should be declared final Declare this method to be final. Medium Device.java 92
Getter/setter method setAliasName should be declared final Declare this method to be final. Medium Device.java 96
Getter/setter method setDeviceId should be declared final Declare this method to be final. Medium Device.java 100
Getter/setter method getImeiNumber should be declared final Declare this method to be final. Medium Device.java 104
Getter/setter method setImeiNumber should be declared final Declare this method to be final. Medium Device.java 108
Getter/setter method getLastPacketReceivedTime should be declared final Declare this method to be final. Medium Device.java 112
Getter/setter method setLastPacketReceivedTime should be declared final Declare this method to be final. Medium Device.java 116
Getter/setter method getLastKnownIp should be declared final Declare this method to be final. Medium Device.java 120
Getter/setter method setLastKnownIp should be declared final Declare this method to be final. Medium Device.java 124
Getter/setter method getFirmwareVersion should be declared final Declare this method to be final. Medium Device.java 128
Getter/setter method setFirmwareVersion should be declared final Declare this method to be final. Medium Device.java 132
Getter/setter method getMobileNumber should be declared final Declare this method to be final. Medium Device.java 136
Getter/setter method setMobileNumber should be declared final Declare this method to be final. Medium Device.java 140
Getter/setter method getVehicleDetailses should be declared final Declare this method to be final. Medium Device.java 144
Getter/setter method setVehicleDetailses should be declared final Declare this method to be final. Medium Device.java 148
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium Device.java 152
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium Device.java 156
Getter/setter method getId should be declared final Declare this method to be final. Medium DistanceHistory.java 34
Getter/setter method setId should be declared final Declare this method to be final. Medium DistanceHistory.java 38
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium DistanceHistory.java 42
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium DistanceHistory.java 46
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium DistanceHistory.java 50
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium DistanceHistory.java 54
Getter/setter method getDate should be declared final Declare this method to be final. Medium DistanceHistory.java 58
Getter/setter method setDate should be declared final Declare this method to be final. Medium DistanceHistory.java 62
Getter/setter method getTripDistance should be declared final Declare this method to be final. Medium DistanceHistory.java 66
Getter/setter method setTripDistance should be declared final Declare this method to be final. Medium DistanceHistory.java 70
Getter/setter method getNonTripDistance should be declared final Declare this method to be final. Medium DistanceHistory.java 74
Getter/setter method setNonTripDistance should be declared final Declare this method to be final. Medium DistanceHistory.java 78
Getter/setter method getStartSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistory.java 82
Getter/setter method setStartSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistory.java 86
Getter/setter method getEndSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistory.java 90
Getter/setter method setEndSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistory.java 94
Getter/setter method getId should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 35
Getter/setter method setId should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 39
Getter/setter method getOrganizationId should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 43
Getter/setter method setOrganizationId should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 47
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 51
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 55
Getter/setter method getDate should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 59
Getter/setter method setDate should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 63
Getter/setter method getTripDistance should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 67
Getter/setter method setTripDistance should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 71
Getter/setter method getNonTripDistance should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 75
Getter/setter method setNonTripDistance should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 79
Getter/setter method getStartSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 83
Getter/setter method setStartSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 87
Getter/setter method getEndSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 91
Getter/setter method setEndSpeedLimit should be declared final Declare this method to be final. Medium DistanceHistoryBean.java 95
Getter/setter method getId should be declared final Declare this method to be final. Medium EventNotification.java 33
Getter/setter method setId should be declared final Declare this method to be final. Medium EventNotification.java 37
Getter/setter method getOrganizationid should be declared final Declare this method to be final. Medium EventNotification.java 41
Getter/setter method setOrganizationid should be declared final Declare this method to be final. Medium EventNotification.java 45
Getter/setter method getMobileNo should be declared final Declare this method to be final. Medium EventNotification.java 49
Getter/setter method setMobileNo should be declared final Declare this method to be final. Medium EventNotification.java 53
Getter/setter method getEvent should be declared final Declare this method to be final. Medium EventNotification.java 57
Getter/setter method setEvent should be declared final Declare this method to be final. Medium EventNotification.java 61
Getter/setter method getAlertTrip should be declared final Declare this method to be final. Medium EventNotification.java 65
Getter/setter method setAlertTrip should be declared final Declare this method to be final. Medium EventNotification.java 69
Getter/setter method getStartTime should be declared final Declare this method to be final. Medium EventNotification.java 73
Getter/setter method setStartTime should be declared final Declare this method to be final. Medium EventNotification.java 77
Getter/setter method getEndTime should be declared final Declare this method to be final. Medium EventNotification.java 81
Getter/setter method setEndTime should be declared final Declare this method to be final. Medium EventNotification.java 85
Getter/setter method getHistoryId should be declared final Declare this method to be final. Medium FenceHistory.java 29
Getter/setter method setHistoryId should be declared final Declare this method to be final. Medium FenceHistory.java 35
Getter/setter method getGeofence should be declared final Declare this method to be final. Medium FenceHistory.java 41
Getter/setter method setGeofence should be declared final Declare this method to be final. Medium FenceHistory.java 47
Getter/setter method getMonSms should be declared final Declare this method to be final. Medium FenceHistory.java 54
Getter/setter method setMonSms should be declared final Declare this method to be final. Medium FenceHistory.java 60
Getter/setter method getEvenSms should be declared final Declare this method to be final. Medium FenceHistory.java 66
Getter/setter method setEvenSms should be declared final Declare this method to be final. Medium FenceHistory.java 72
Getter/setter method getMonSpotOrder should be declared final Declare this method to be final. Medium FenceHistory.java 78
Getter/setter method setMonSpotOrder should be declared final Declare this method to be final. Medium FenceHistory.java 84
Getter/setter method getEvenSpotOrder should be declared final Declare this method to be final. Medium FenceHistory.java 90
Getter/setter method getSession should be declared final Declare this method to be final. Medium FenceHistory.java 96
Getter/setter method setSession should be declared final Declare this method to be final. Medium FenceHistory.java 102
Getter/setter method setEvenSpotOrder should be declared final Declare this method to be final. Medium FenceHistory.java 109
Getter/setter method getSmsProvider should be declared final Declare this method to be final. Medium FenceHistory.java 117
Getter/setter method setSmsProvider should be declared final Declare this method to be final. Medium FenceHistory.java 123
Getter/setter method getSmsStatus should be declared final Declare this method to be final. Medium FenceHistory.java 130
Getter/setter method setSmsStatus should be declared final Declare this method to be final. Medium FenceHistory.java 136
Getter/setter method getFailureCause should be declared final Declare this method to be final. Medium FenceHistory.java 143
Getter/setter method setFailureCause should be declared final Declare this method to be final. Medium FenceHistory.java 149
Getter/setter method getReportId should be declared final Declare this method to be final. Medium FenceReport.java 107
Getter/setter method setReportId should be declared final Declare this method to be final. Medium FenceReport.java 113
Getter/setter method getGeofence should be declared final Declare this method to be final. Medium FenceReport.java 119
Getter/setter method setGeofence should be declared final Declare this method to be final. Medium FenceReport.java 125
Getter/setter method getVehicle should be declared final Declare this method to be final. Medium FenceReport.java 131
Getter/setter method setVehicle should be declared final Declare this method to be final. Medium FenceReport.java 137
Getter/setter method getReportDate should be declared final Declare this method to be final. Medium FenceReport.java 143
Getter/setter method setReportDate should be declared final Declare this method to be final. Medium FenceReport.java 149
Getter/setter method getEntryTime should be declared final Declare this method to be final. Medium FenceReport.java 155
Getter/setter method setEntryTime should be declared final Declare this method to be final. Medium FenceReport.java 161
Getter/setter method getExitTime should be declared final Declare this method to be final. Medium FenceReport.java 167
Getter/setter method setExitTime should be declared final Declare this method to be final. Medium FenceReport.java 173
Getter/setter method getAvgSpeed should be declared final Declare this method to be final. Medium FenceReport.java 179
Getter/setter method setAvgSpeed should be declared final Declare this method to be final. Medium FenceReport.java 185
Getter/setter method getDistance should be declared final Declare this method to be final. Medium FenceReport.java 191
Getter/setter method setDistance should be declared final Declare this method to be final. Medium FenceReport.java 197
Getter/setter method getCreatedTime should be declared final Declare this method to be final. Medium FenceReport.java 203
Getter/setter method setCreatedTime should be declared final Declare this method to be final. Medium FenceReport.java 209
Getter/setter method getUpdatedTime should be declared final Declare this method to be final. Medium FenceReport.java 215
Getter/setter method setUpdatedTime should be declared final Declare this method to be final. Medium FenceReport.java 221
Getter/setter method getId should be declared final Declare this method to be final. Medium FrequentTripDetails.java 36
Getter/setter method setId should be declared final Declare this method to be final. Medium FrequentTripDetails.java 40
Getter/setter method getTime should be declared final Declare this method to be final. Medium FrequentTripDetails.java 44
Getter/setter method setTime should be declared final Declare this method to be final. Medium FrequentTripDetails.java 48
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium FrequentTripDetailsId.java 30
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium FrequentTripDetailsId.java 34
Getter/setter method getDay should be declared final Declare this method to be final. Medium FrequentTripDetailsId.java 38
Getter/setter method setDay should be declared final Declare this method to be final. Medium FrequentTripDetailsId.java 42
Getter/setter method getId should be declared final Declare this method to be final. Medium FuelCalibration.java 39
Getter/setter method setId should be declared final Declare this method to be final. Medium FuelCalibration.java 45
Getter/setter method getTypeId should be declared final Declare this method to be final. Medium FuelCalibration.java 51
Getter/setter method setTypeId should be declared final Declare this method to be final. Medium FuelCalibration.java 57
Getter/setter method getFuelValue should be declared final Declare this method to be final. Medium FuelCalibration.java 63
Getter/setter method setFuelValue should be declared final Declare this method to be final. Medium FuelCalibration.java 69
Getter/setter method getFuelVolt should be declared final Declare this method to be final. Medium FuelCalibration.java 75
Getter/setter method setFuelVolt should be declared final Declare this method to be final. Medium FuelCalibration.java 81
Getter/setter method getId should be declared final Declare this method to be final. Medium FuelHistory.java 70
Getter/setter method setId should be declared final Declare this method to be final. Medium FuelHistory.java 76
Getter/setter method getDateTime should be declared final Declare this method to be final. Medium FuelHistory.java 82
Getter/setter method setDateTime should be declared final Declare this method to be final. Medium FuelHistory.java 88
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium FuelHistory.java 94
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium FuelHistory.java 100
Getter/setter method getFuelQuantity should be declared final Declare this method to be final. Medium FuelHistory.java 106
Getter/setter method setFuelQuantity should be declared final Declare this method to be final. Medium FuelHistory.java 112
Getter/setter method getTripParameters should be declared final Declare this method to be final. Medium FuelHistory.java 118
Getter/setter method setTripParameters should be declared final Declare this method to be final. Medium FuelHistory.java 124
Getter/setter method getType should be declared final Declare this method to be final. Medium FuelHistory.java 130
Getter/setter method setType should be declared final Declare this method to be final. Medium FuelHistory.java 136
Getter/setter method getFuelId should be declared final Declare this method to be final. Medium FuelHistoryBean.java 25
Getter/setter method setFuelId should be declared final Declare this method to be final. Medium FuelHistoryBean.java 28
Getter/setter method getDateTime should be declared final Declare this method to be final. Medium FuelHistoryBean.java 31
Getter/setter method setDateTime should be declared final Declare this method to be final. Medium FuelHistoryBean.java 34
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium FuelHistoryBean.java 37
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium FuelHistoryBean.java 40
Getter/setter method getFuelQuantity should be declared final Declare this method to be final. Medium FuelHistoryBean.java 43
Getter/setter method setFuelQuantity should be declared final Declare this method to be final. Medium FuelHistoryBean.java 46
Getter/setter method getTripParamid should be declared final Declare this method to be final. Medium FuelHistoryBean.java 49
Getter/setter method setTripParamid should be declared final Declare this method to be final. Medium FuelHistoryBean.java 52
Getter/setter method getType should be declared final Declare this method to be final. Medium FuelHistoryBean.java 55
Getter/setter method setType should be declared final Declare this method to be final. Medium FuelHistoryBean.java 58
Getter/setter method getVehid should be declared final Declare this method to be final. Medium Fuelusagetest.java 22
Getter/setter method setVehid should be declared final Declare this method to be final. Medium Fuelusagetest.java 26
Getter/setter method getVehmake should be declared final Declare this method to be final. Medium Fuelusagetest.java 30
Getter/setter method setVehmake should be declared final Declare this method to be final. Medium Fuelusagetest.java 34
Getter/setter method getVehmaxV should be declared final Declare this method to be final. Medium Fuelusagetest.java 38
Getter/setter method setVehmaxV should be declared final Declare this method to be final. Medium Fuelusagetest.java 42
Getter/setter method getRfhistorygeo should be declared final Declare this method to be final. Medium Geofence.java 56
Getter/setter method setRfhistorygeo should be declared final Declare this method to be final. Medium Geofence.java 62
Getter/setter method getUserFences should be declared final Declare this method to be final. Medium Geofence.java 68
Getter/setter method setUserFences should be declared final Declare this method to be final. Medium Geofence.java 74
Getter/setter method getId should be declared final Declare this method to be final. Medium Geofence.java 106
Getter/setter method setId should be declared final Declare this method to be final. Medium Geofence.java 110
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium Geofence.java 114
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium Geofence.java 118
Getter/setter method getUserid should be declared final Declare this method to be final. Medium Geofence.java 122
Getter/setter method setUserid should be declared final Declare this method to be final. Medium Geofence.java 126
Getter/setter method getGeofenceId should be declared final Declare this method to be final. Medium Geofence.java 130
Getter/setter method setGeofenceId should be declared final Declare this method to be final. Medium Geofence.java 134
Getter/setter method getGeoName should be declared final Declare this method to be final. Medium Geofence.java 138
Getter/setter method setGeoName should be declared final Declare this method to be final. Medium Geofence.java 142
Getter/setter method getAddress should be declared final Declare this method to be final. Medium Geofence.java 146
Getter/setter method setAddress should be declared final Declare this method to be final. Medium Geofence.java 150
Getter/setter method getCountryCode should be declared final Declare this method to be final. Medium Geofence.java 154
Getter/setter method setCountryCode should be declared final Declare this method to be final. Medium Geofence.java 158
Getter/setter method getGeoLatitude should be declared final Declare this method to be final. Medium Geofence.java 162
Getter/setter method setGeoLatitude should be declared final Declare this method to be final. Medium Geofence.java 166
Getter/setter method getGeoLongitude should be declared final Declare this method to be final. Medium Geofence.java 170
Getter/setter method setGeoLongitude should be declared final Declare this method to be final. Medium Geofence.java 174
Getter/setter method getRadius should be declared final Declare this method to be final. Medium Geofence.java 178
Getter/setter method setRadius should be declared final Declare this method to be final. Medium Geofence.java 182
Getter/setter method getInsertOrder should be declared final Declare this method to be final. Medium Geofence.java 186
Getter/setter method setInsertOrder should be declared final Declare this method to be final. Medium Geofence.java 190
Getter/setter method getLandmark should be declared final Declare this method to be final. Medium Geofence.java 194
Getter/setter method setLandmark should be declared final Declare this method to be final. Medium Geofence.java 199
Getter/setter method getFenceHistories should be declared final Declare this method to be final. Medium Geofence.java 202
Getter/setter method setFenceHistories should be declared final Declare this method to be final. Medium Geofence.java 206
Getter/setter method getIsValid should be declared final Declare this method to be final. Medium Geofence.java 213
Getter/setter method setIsValid should be declared final Declare this method to be final. Medium Geofence.java 220
Getter/setter method getSeqFenceAM should be declared final Declare this method to be final. Medium Geofence.java 227
Getter/setter method setSeqFenceAM should be declared final Declare this method to be final. Medium Geofence.java 234
Getter/setter method getSeqFencePM should be declared final Declare this method to be final. Medium Geofence.java 241
Getter/setter method setSeqFencePM should be declared final Declare this method to be final. Medium Geofence.java 248
Getter/setter method getStopTimeAM should be declared final Declare this method to be final. Medium Geofence.java 255
Getter/setter method setStopTimeAM should be declared final Declare this method to be final. Medium Geofence.java 262
Getter/setter method getStopTimePM should be declared final Declare this method to be final. Medium Geofence.java 269
Getter/setter method setStopTimePM should be declared final Declare this method to be final. Medium Geofence.java 276
Getter/setter method getId should be declared final Declare this method to be final. Medium GeovehicleMap.java 48
Getter/setter method setId should be declared final Declare this method to be final. Medium GeovehicleMap.java 52
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium GeovehicleMap.java 56
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium GeovehicleMap.java 60
Getter/setter method getGeofenceId should be declared final Declare this method to be final. Medium GeovehicleMap.java 64
Getter/setter method setGeofenceId should be declared final Declare this method to be final. Medium GeovehicleMap.java 68
Getter/setter method getNotifications should be declared final Declare this method to be final. Medium GeovehicleMap.java 72
Getter/setter method setNotifications should be declared final Declare this method to be final. Medium GeovehicleMap.java 76
Getter/setter method getSessionFactory should be declared final Declare this method to be final. Medium HibernateSessionFactory.java 97
Getter/setter method setConfigFile should be declared final Declare this method to be final. Medium HibernateSessionFactory.java 106
Getter/setter method getConfiguration should be declared final Declare this method to be final. Medium HibernateSessionFactory.java 115
Getter/setter method getH_id should be declared final Declare this method to be final. Medium Holidays.java 27
Getter/setter method setH_id should be declared final Declare this method to be final. Medium Holidays.java 30
Getter/setter method getHoliday should be declared final Declare this method to be final. Medium Holidays.java 33
Getter/setter method setHoliday should be declared final Declare this method to be final. Medium Holidays.java 36
Getter/setter method getDay should be declared final Declare this method to be final. Medium Holidays.java 39
Getter/setter method setDay should be declared final Declare this method to be final. Medium Holidays.java 42
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium Holidays.java 45
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium Holidays.java 48
Getter/setter method getId should be declared final Declare this method to be final. Medium MessageFormat.java 28
Getter/setter method setId should be declared final Declare this method to be final. Medium MessageFormat.java 32
Getter/setter method getSymbol should be declared final Declare this method to be final. Medium MessageFormat.java 36
Getter/setter method setSymbol should be declared final Declare this method to be final. Medium MessageFormat.java 40
Getter/setter method getProperty should be declared final Declare this method to be final. Medium MessageFormat.java 44
Getter/setter method setProperty should be declared final Declare this method to be final. Medium MessageFormat.java 48
Getter/setter method getValue should be declared final Declare this method to be final. Medium MessageFormat.java 52
Getter/setter method setValue should be declared final Declare this method to be final. Medium MessageFormat.java 56
Getter/setter method getTemplateId should be declared final Declare this method to be final. Medium MessageTemplates.java 42
Getter/setter method setTemplateId should be declared final Declare this method to be final. Medium MessageTemplates.java 45
Getter/setter method getTemplate should be declared final Declare this method to be final. Medium MessageTemplates.java 48
Getter/setter method setTemplate should be declared final Declare this method to be final. Medium MessageTemplates.java 51
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium MessageTemplates.java 54
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium MessageTemplates.java 57
Getter/setter method getCreatedDate should be declared final Declare this method to be final. Medium MessageTemplates.java 60
Getter/setter method setCreatedDate should be declared final Declare this method to be final. Medium MessageTemplates.java 63
Getter/setter method getCreatedBy should be declared final Declare this method to be final. Medium MessageTemplates.java 66
Getter/setter method setCreatedBy should be declared final Declare this method to be final. Medium MessageTemplates.java 69
Getter/setter method getMetaId should be declared final Declare this method to be final. Medium MetaDistance.java 21
Getter/setter method setMetaId should be declared final Declare this method to be final. Medium MetaDistance.java 25
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium MetaDistance.java 29
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium MetaDistance.java 33
Getter/setter method getMetaDate should be declared final Declare this method to be final. Medium MetaDistance.java 37
Getter/setter method setMetaDate should be declared final Declare this method to be final. Medium MetaDistance.java 41
Getter/setter method getMetaId should be declared final Declare this method to be final. Medium MetaDistanceBean.java 20
Getter/setter method setMetaId should be declared final Declare this method to be final. Medium MetaDistanceBean.java 24
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium MetaDistanceBean.java 28
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium MetaDistanceBean.java 32
Getter/setter method getMetaDate should be declared final Declare this method to be final. Medium MetaDistanceBean.java 36
Getter/setter method setMetaDate should be declared final Declare this method to be final. Medium MetaDistanceBean.java 40
Getter/setter method getMetaId should be declared final Declare this method to be final. Medium MetaFuel.java 27
Getter/setter method setMetaId should be declared final Declare this method to be final. Medium MetaFuel.java 31
Getter/setter method getTripParameters should be declared final Declare this method to be final. Medium MetaFuel.java 35
Getter/setter method setTripParameters should be declared final Declare this method to be final. Medium MetaFuel.java 39
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium MetaFuel.java 43
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium MetaFuel.java 47
Getter/setter method getMetaDate should be declared final Declare this method to be final. Medium MetaFuel.java 51
Getter/setter method setMetaDate should be declared final Declare this method to be final. Medium MetaFuel.java 55
Getter/setter method getMetaId should be declared final Declare this method to be final. Medium MetaFuelBean.java 21
Getter/setter method setMetaId should be declared final Declare this method to be final. Medium MetaFuelBean.java 24
Getter/setter method getMetaDate should be declared final Declare this method to be final. Medium MetaFuelBean.java 27
Getter/setter method setMetaDate should be declared final Declare this method to be final. Medium MetaFuelBean.java 30
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium MetaFuelBean.java 33
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium MetaFuelBean.java 36
Getter/setter method getTripParamid should be declared final Declare this method to be final. Medium MetaFuelBean.java 39
Getter/setter method setTripParamid should be declared final Declare this method to be final. Medium MetaFuelBean.java 42
Getter/setter method getId should be declared final Declare this method to be final. Medium Notification.java 59
Getter/setter method setId should be declared final Declare this method to be final. Medium Notification.java 63
Getter/setter method getGeovehicleMap should be declared final Declare this method to be final. Medium Notification.java 67
Getter/setter method setGeovehicleMap should be declared final Declare this method to be final. Medium Notification.java 71
Getter/setter method getNotifyName should be declared final Declare this method to be final. Medium Notification.java 75
Getter/setter method setNotifyName should be declared final Declare this method to be final. Medium Notification.java 79
Getter/setter method getNotifyAddress should be declared final Declare this method to be final. Medium Notification.java 83
Getter/setter method setNotifyAddress should be declared final Declare this method to be final. Medium Notification.java 87
Getter/setter method getMobileNo should be declared final Declare this method to be final. Medium Notification.java 91
Getter/setter method setMobileNo should be declared final Declare this method to be final. Medium Notification.java 95
Getter/setter method getOrganizationId should be declared final Declare this method to be final. Medium Organization.java 65
Getter/setter method setOrganizationId should be declared final Declare this method to be final. Medium Organization.java 69
Getter/setter method getCompanyId should be declared final Declare this method to be final. Medium Organization.java 73
Getter/setter method setCompanyId should be declared final Declare this method to be final. Medium Organization.java 77
Getter/setter method getParentOrganizationId should be declared final Declare this method to be final. Medium Organization.java 81
Getter/setter method setParentOrganizationId should be declared final Declare this method to be final. Medium Organization.java 85
Getter/setter method getLeftOrganizationId should be declared final Declare this method to be final. Medium Organization.java 89
Getter/setter method setLeftOrganizationId should be declared final Declare this method to be final. Medium Organization.java 93
Getter/setter method getRightOrganizationId should be declared final Declare this method to be final. Medium Organization.java 97
Getter/setter method setRightOrganizationId should be declared final Declare this method to be final. Medium Organization.java 101
Getter/setter method getName should be declared final Declare this method to be final. Medium Organization.java 105
Getter/setter method setName should be declared final Declare this method to be final. Medium Organization.java 109
Getter/setter method getType should be declared final Declare this method to be final. Medium Organization.java 113
Getter/setter method setType should be declared final Declare this method to be final. Medium Organization.java 117
Getter/setter method getRecursable should be declared final Declare this method to be final. Medium Organization.java 121
Getter/setter method setRecursable should be declared final Declare this method to be final. Medium Organization.java 125
Getter/setter method getRegionId should be declared final Declare this method to be final. Medium Organization.java 129
Getter/setter method setRegionId should be declared final Declare this method to be final. Medium Organization.java 133
Getter/setter method getCountryId should be declared final Declare this method to be final. Medium Organization.java 137
Getter/setter method setCountryId should be declared final Declare this method to be final. Medium Organization.java 141
Getter/setter method getStatusId should be declared final Declare this method to be final. Medium Organization.java 145
Getter/setter method setStatusId should be declared final Declare this method to be final. Medium Organization.java 149
Getter/setter method getComments should be declared final Declare this method to be final. Medium Organization.java 153
Getter/setter method setComments should be declared final Declare this method to be final. Medium Organization.java 157
Getter/setter method getVehicleDetailses should be declared final Declare this method to be final. Medium Organization.java 161
Getter/setter method setVehicleDetailses should be declared final Declare this method to be final. Medium Organization.java 165
Getter/setter method setTripDetailses should be declared final Declare this method to be final. Medium Organization.java 169
Getter/setter method getTripDetailses should be declared final Declare this method to be final. Medium Organization.java 173
Getter/setter method setDbdate should be declared final Declare this method to be final. Medium Packet.java 18
Getter/setter method getDbdate should be declared final Declare this method to be final. Medium Packet.java 21
Getter/setter method setStart should be declared final Declare this method to be final. Medium Packet.java 25
Getter/setter method getEnd should be declared final Declare this method to be final. Medium Packet.java 28
Getter/setter method setEnd should be declared final Declare this method to be final. Medium Packet.java 31
Getter/setter method getStart should be declared final Declare this method to be final. Medium Packet.java 34
Getter/setter method getSummaryId should be declared final Declare this method to be final. Medium ParamsSummary.java 15
Getter/setter method setSummaryId should be declared final Declare this method to be final. Medium ParamsSummary.java 21
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium ParamsSummary.java 27
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium ParamsSummary.java 33
Getter/setter method getDate should be declared final Declare this method to be final. Medium ParamsSummary.java 39
Getter/setter method setDate should be declared final Declare this method to be final. Medium ParamsSummary.java 45
Getter/setter method getParamStartId should be declared final Declare this method to be final. Medium ParamsSummary.java 51
Getter/setter method setParamStartId should be declared final Declare this method to be final. Medium ParamsSummary.java 57
Getter/setter method getParamEndId should be declared final Declare this method to be final. Medium ParamsSummary.java 63
Getter/setter method setParamEndId should be declared final Declare this method to be final. Medium ParamsSummary.java 69
Getter/setter method getSummaryId should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 18
Getter/setter method setSummaryId should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 21
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 24
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 27
Getter/setter method getDate should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 30
Getter/setter method setDate should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 33
Getter/setter method getParamEndId should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 36
Getter/setter method setParamEndId should be declared final Declare this method to be final. Medium PartiallyOfflineInfo.java 39
Getter/setter method getPhoneId should be declared final Declare this method to be final. Medium Phone.java 59
Getter/setter method setPhoneId should be declared final Declare this method to be final. Medium Phone.java 63
Getter/setter method getCompanyId should be declared final Declare this method to be final. Medium Phone.java 67
Getter/setter method setCompanyId should be declared final Declare this method to be final. Medium Phone.java 71
Getter/setter method getUserId should be declared final Declare this method to be final. Medium Phone.java 75
Getter/setter method setUserId should be declared final Declare this method to be final. Medium Phone.java 79
Getter/setter method getUserName should be declared final Declare this method to be final. Medium Phone.java 83
Getter/setter method setUserName should be declared final Declare this method to be final. Medium Phone.java 87
Getter/setter method getCreateDate should be declared final Declare this method to be final. Medium Phone.java 91
Getter/setter method setCreateDate should be declared final Declare this method to be final. Medium Phone.java 95
Getter/setter method getModifiedDate should be declared final Declare this method to be final. Medium Phone.java 99
Getter/setter method setModifiedDate should be declared final Declare this method to be final. Medium Phone.java 103
Getter/setter method getClassNameId should be declared final Declare this method to be final. Medium Phone.java 107
Getter/setter method setClassNameId should be declared final Declare this method to be final. Medium Phone.java 111
Getter/setter method getClassPk should be declared final Declare this method to be final. Medium Phone.java 115
Getter/setter method setClassPk should be declared final Declare this method to be final. Medium Phone.java 119
Getter/setter method getNumber should be declared final Declare this method to be final. Medium Phone.java 123
Getter/setter method setNumber should be declared final Declare this method to be final. Medium Phone.java 127
Getter/setter method getExtension should be declared final Declare this method to be final. Medium Phone.java 131
Getter/setter method setExtension should be declared final Declare this method to be final. Medium Phone.java 135
Getter/setter method getTypeId should be declared final Declare this method to be final. Medium Phone.java 139
Getter/setter method setTypeId should be declared final Declare this method to be final. Medium Phone.java 143
Getter/setter method getPrimary should be declared final Declare this method to be final. Medium Phone.java 147
Getter/setter method setPrimary should be declared final Declare this method to be final. Medium Phone.java 151
Getter/setter method setEventCode should be declared final Declare this method to be final. Medium ReportRef.java 8
Getter/setter method getEventCode should be declared final Declare this method to be final. Medium ReportRef.java 12
Getter/setter method setDescription should be declared final Declare this method to be final. Medium ReportRef.java 16
Getter/setter method getDescription should be declared final Declare this method to be final. Medium ReportRef.java 20
Getter/setter method getSummary_id should be declared final Declare this method to be final. Medium ReportSummary.java 22
Getter/setter method setSummary_id should be declared final Declare this method to be final. Medium ReportSummary.java 25
Getter/setter method getVehicleid should be declared final Declare this method to be final. Medium ReportSummary.java 28
Getter/setter method setVehicleid should be declared final Declare this method to be final. Medium ReportSummary.java 31
Getter/setter method getTripid should be declared final Declare this method to be final. Medium ReportSummary.java 34
Getter/setter method setTripid should be declared final Declare this method to be final. Medium ReportSummary.java 37
Getter/setter method getDate should be declared final Declare this method to be final. Medium ReportSummary.java 40
Getter/setter method setDate should be declared final Declare this method to be final. Medium ReportSummary.java 43
Getter/setter method getSession should be declared final Declare this method to be final. Medium ReportSummary.java 46
Getter/setter method setSession should be declared final Declare this method to be final. Medium ReportSummary.java 49
Getter/setter method getDist0to20 should be declared final Declare this method to be final. Medium ReportSummary.java 52
Getter/setter method setDist0to20 should be declared final Declare this method to be final. Medium ReportSummary.java 55
Getter/setter method getDist20to45 should be declared final Declare this method to be final. Medium ReportSummary.java 58
Getter/setter method setDist20to45 should be declared final Declare this method to be final. Medium ReportSummary.java 61
Getter/setter method getDist45to55 should be declared final Declare this method to be final. Medium ReportSummary.java 64
Getter/setter method setDist45to55 should be declared final Declare this method to be final. Medium ReportSummary.java 67
Getter/setter method getDist55to65 should be declared final Declare this method to be final. Medium ReportSummary.java 70
Getter/setter method setDist55to65 should be declared final Declare this method to be final. Medium ReportSummary.java 73
Getter/setter method getDistgrt65 should be declared final Declare this method to be final. Medium ReportSummary.java 76
Getter/setter method setDistgrt65 should be declared final Declare this method to be final. Medium ReportSummary.java 79
Getter/setter method getDistance should be declared final Declare this method to be final. Medium ReportSummary.java 82
Getter/setter method setDistance should be declared final Declare this method to be final. Medium ReportSummary.java 85
Getter/setter method getMaxspeed should be declared final Declare this method to be final. Medium ReportSummary.java 88
Getter/setter method setMaxspeed should be declared final Declare this method to be final. Medium ReportSummary.java 91
Getter/setter method getHardbrakes should be declared final Declare this method to be final. Medium ReportSummary.java 94
Getter/setter method setHardbrakes should be declared final Declare this method to be final. Medium ReportSummary.java 97
Getter/setter method getStart_time should be declared final Declare this method to be final. Medium ReportSummary.java 100
Getter/setter method setStart_time should be declared final Declare this method to be final. Medium ReportSummary.java 103
Getter/setter method getEnd_time should be declared final Declare this method to be final. Medium ReportSummary.java 106
Getter/setter method setEnd_time should be declared final Declare this method to be final. Medium ReportSummary.java 109
Getter/setter method getHistoryId should be declared final Declare this method to be final. Medium RfidHistory.java 44
Getter/setter method setHistoryId should be declared final Declare this method to be final. Medium RfidHistory.java 48
Getter/setter method getUserRfid should be declared final Declare this method to be final. Medium RfidHistory.java 52
Getter/setter method setUserRfid should be declared final Declare this method to be final. Medium RfidHistory.java 56
Getter/setter method getFence should be declared final Declare this method to be final. Medium RfidHistory.java 60
Getter/setter method setFence should be declared final Declare this method to be final. Medium RfidHistory.java 64
Getter/setter method getInsertionTime should be declared final Declare this method to be final. Medium RfidHistory.java 68
Getter/setter method setInsertionTime should be declared final Declare this method to be final. Medium RfidHistory.java 72
Getter/setter method getSession should be declared final Declare this method to be final. Medium RfidHistory.java 76
Getter/setter method setSession should be declared final Declare this method to be final. Medium RfidHistory.java 80
Getter/setter method getStatus should be declared final Declare this method to be final. Medium RfidHistory.java 84
Getter/setter method setStatus should be declared final Declare this method to be final. Medium RfidHistory.java 88
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium RfidHistory.java 105
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium RfidHistory.java 109
Getter/setter method getId should be declared final Declare this method to be final. Medium RfidParameters.java 15
Getter/setter method setId should be declared final Declare this method to be final. Medium RfidParameters.java 21
Getter/setter method getTripParams should be declared final Declare this method to be final. Medium RfidParameters.java 27
Getter/setter method setTripParams should be declared final Declare this method to be final. Medium RfidParameters.java 33
Getter/setter method getRfid should be declared final Declare this method to be final. Medium RfidParameters.java 39
Getter/setter method setRfid should be declared final Declare this method to be final. Medium RfidParameters.java 45
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium RfidParameters.java 51
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium RfidParameters.java 57
Getter/setter method getDbInsertTime should be declared final Declare this method to be final. Medium RfidParameters.java 63
Getter/setter method setDbInsertTime should be declared final Declare this method to be final. Medium RfidParameters.java 69
Getter/setter method getNo should be declared final Declare this method to be final. Medium RfidStatus.java 29
Getter/setter method setNo should be declared final Declare this method to be final. Medium RfidStatus.java 33
Getter/setter method getStatus should be declared final Declare this method to be final. Medium RfidStatus.java 37
Getter/setter method setStatus should be declared final Declare this method to be final. Medium RfidStatus.java 41
Getter/setter method getMessage should be declared final Declare this method to be final. Medium RfidStatus.java 45
Getter/setter method setMessage should be declared final Declare this method to be final. Medium RfidStatus.java 49
Getter/setter method getAlerts should be declared final Declare this method to be final. Medium RfidStatus.java 53
Getter/setter method setAlerts should be declared final Declare this method to be final. Medium RfidStatus.java 57
Getter/setter method getId should be declared final Declare this method to be final. Medium ScheduleReport.java 35
Getter/setter method setId should be declared final Declare this method to be final. Medium ScheduleReport.java 39
Getter/setter method getOrgId should be declared final Declare this method to be final. Medium ScheduleReport.java 43
Getter/setter method setOrgId should be declared final Declare this method to be final. Medium ScheduleReport.java 47
Getter/setter method getType should be declared final Declare this method to be final. Medium ScheduleReport.java 51
Getter/setter method setType should be declared final Declare this method to be final. Medium ScheduleReport.java 55
Getter/setter method getMailType should be declared final Declare this method to be final. Medium ScheduleReport.java 59
Getter/setter method setMailType should be declared final Declare this method to be final. Medium ScheduleReport.java 63
Getter/setter method getTimings should be declared final Declare this method to be final. Medium ScheduleReport.java 67
Getter/setter method setTimings should be declared final Declare this method to be final. Medium ScheduleReport.java 71
Getter/setter method getSession should be declared final Declare this method to be final. Medium ScheduleReport.java 75
Getter/setter method setSession should be declared final Declare this method to be final. Medium ScheduleReport.java 79
Getter/setter method getRecipients should be declared final Declare this method to be final. Medium ScheduleReport.java 83
Getter/setter method setRecipients should be declared final Declare this method to be final. Medium ScheduleReport.java 87
Getter/setter method getDayDelta should be declared final Declare this method to be final. Medium ScheduleReport.java 91
Getter/setter method setDayDelta should be declared final Declare this method to be final. Medium ScheduleReport.java 95
Getter/setter method getSchoolName should be declared final Declare this method to be final. Medium Schools.java 23
Getter/setter method setSchoolName should be declared final Declare this method to be final. Medium Schools.java 27
Getter/setter method getAddress should be declared final Declare this method to be final. Medium Schools.java 31
Getter/setter method setAddress should be declared final Declare this method to be final. Medium Schools.java 35
Getter/setter method getCustomerCode should be declared final Declare this method to be final. Medium Schools.java 39
Getter/setter method setCustomerCode should be declared final Declare this method to be final. Medium Schools.java 43
Getter/setter method getId should be declared final Declare this method to be final. Medium Settings.java 22
Getter/setter method setId should be declared final Declare this method to be final. Medium Settings.java 26
Getter/setter method getSettingName should be declared final Declare this method to be final. Medium Settings.java 30
Getter/setter method setSettingName should be declared final Declare this method to be final. Medium Settings.java 34
Getter/setter method getSettingValue should be declared final Declare this method to be final. Medium Settings.java 38
Getter/setter method setSettingValue should be declared final Declare this method to be final. Medium Settings.java 42
Getter/setter method getSmsId should be declared final Declare this method to be final. Medium SmsDetails.java 47
Getter/setter method setSmsId should be declared final Declare this method to be final. Medium SmsDetails.java 51
Getter/setter method getMobileNo should be declared final Declare this method to be final. Medium SmsDetails.java 55
Getter/setter method setMobileNo should be declared final Declare this method to be final. Medium SmsDetails.java 59
Getter/setter method getSmsType should be declared final Declare this method to be final. Medium SmsDetails.java 63
Getter/setter method setSmsType should be declared final Declare this method to be final. Medium SmsDetails.java 67
Getter/setter method getPacketTime should be declared final Declare this method to be final. Medium SmsDetails.java 71
Getter/setter method setPacketTime should be declared final Declare this method to be final. Medium SmsDetails.java 75
Getter/setter method getMsgContent should be declared final Declare this method to be final. Medium SmsDetails.java 79
Getter/setter method setMsgContent should be declared final Declare this method to be final. Medium SmsDetails.java 83
Getter/setter method getOrgid should be declared final Declare this method to be final. Medium SmsDetails.java 87
Getter/setter method setOrgid should be declared final Declare this method to be final. Medium SmsDetails.java 91
Getter/setter method getFenceid should be declared final Declare this method to be final. Medium SmsDetails.java 95
Getter/setter method setFenceid should be declared final Declare this method to be final. Medium SmsDetails.java 99
Getter/setter method getTripid should be declared final Declare this method to be final. Medium SmsDetails.java 103
Getter/setter method setTripid should be declared final Declare this method to be final. Medium SmsDetails.java 107
Getter/setter method getSentTime should be declared final Declare this method to be final. Medium SmsDetails.java 111
Getter/setter method setSentTime should be declared final Declare this method to be final. Medium SmsDetails.java 115
Getter/setter method getId should be declared final Declare this method to be final. Medium SmsRegister.java 30
Getter/setter method setId should be declared final Declare this method to be final. Medium SmsRegister.java 34
Getter/setter method getSmsReasonCode should be declared final Declare this method to be final. Medium SmsRegister.java 38
Getter/setter method setSmsReasonCode should be declared final Declare this method to be final. Medium SmsRegister.java 42
Getter/setter method getSmsRefId should be declared final Declare this method to be final. Medium SmsRegister.java 46
Getter/setter method setSmsRefId should be declared final Declare this method to be final. Medium SmsRegister.java 50
Getter/setter method getSmsTime should be declared final Declare this method to be final. Medium SmsRegister.java 54
Getter/setter method setSmsTime should be declared final Declare this method to be final. Medium SmsRegister.java 58
Getter/setter method getId should be declared final Declare this method to be final. Medium Speedparameter.java 41
Getter/setter method setId should be declared final Declare this method to be final. Medium Speedparameter.java 45
Getter/setter method getUser should be declared final Declare this method to be final. Medium Speedparameter.java 49
Getter/setter method setUser should be declared final Declare this method to be final. Medium Speedparameter.java 53
Getter/setter method getParameter should be declared final Declare this method to be final. Medium Speedparameter.java 57
Getter/setter method setParameter should be declared final Declare this method to be final. Medium Speedparameter.java 61
Getter/setter method getColourcode should be declared final Declare this method to be final. Medium Speedparameter.java 65
Getter/setter method setColourcode should be declared final Declare this method to be final. Medium Speedparameter.java 69
Getter/setter method getVehicleId should be declared final Declare this method to be final. Medium SpeedSettings.java 38
Getter/setter method setVehicleId should be declared final Declare this method to be final. Medium SpeedSettings.java 44
Getter/setter method getOrganizationId should be declared final Declare this method to be final. Medium SpeedSettings.java 50
Getter/setter method setOrganizationId should be declared final Declare this method to be final. Medium SpeedSettings.java 56
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium SpeedSettings.java 62
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium SpeedSettings.java 68
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium SpeedSettings.java 74
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium SpeedSettings.java 80
Getter/setter method getCreatedUserId should be declared final Declare this method to be final. Medium SpeedSettings.java 86
Getter/setter method setCreatedUserId should be declared final Declare this method to be final. Medium SpeedSettings.java 92
Getter/setter method getUpdationTime should be declared final Declare this method to be final. Medium SpeedSettings.java 98
Getter/setter method setUpdationTime should be declared final Declare this method to be final. Medium SpeedSettings.java 104
Getter/setter method getUpdatedUserId should be declared final Declare this method to be final. Medium SpeedSettings.java 110
Getter/setter method setUpdatedUserId should be declared final Declare this method to be final. Medium SpeedSettings.java 116
Getter/setter method getStatus should be declared final Declare this method to be final. Medium SpeedSettings.java 122
Getter/setter method setStatus should be declared final Declare this method to be final. Medium SpeedSettings.java 128
Getter/setter method getId should be declared final Declare this method to be final. Medium SpeedSettings.java 135
Getter/setter method setId should be declared final Declare this method to be final. Medium SpeedSettings.java 142
Getter/setter method getMapId should be declared final Declare this method to be final. Medium Stopfencemapping.java 24
Getter/setter method setMapId should be declared final Declare this method to be final. Medium Stopfencemapping.java 28
Getter/setter method getStopId should be declared final Declare this method to be final. Medium Stopfencemapping.java 32
Getter/setter method setStopId should be declared final Declare this method to be final. Medium Stopfencemapping.java 36
Getter/setter method getFenceId should be declared final Declare this method to be final. Medium Stopfencemapping.java 40
Getter/setter method setFenceId should be declared final Declare this method to be final. Medium Stopfencemapping.java 44
Getter/setter method getSession should be declared final Declare this method to be final. Medium Stopfencemapping.java 48
Getter/setter method setSession should be declared final Declare this method to be final. Medium Stopfencemapping.java 52
Getter/setter method getId should be declared final Declare this method to be final. Medium TripAttender.java 24
Getter/setter method setId should be declared final Declare this method to be final. Medium TripAttender.java 28
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium TripAttender.java 32
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium TripAttender.java 36
Getter/setter method getMobileNo should be declared final Declare this method to be final. Medium TripAttender.java 40
Getter/setter method setMobileNo should be declared final Declare this method to be final. Medium TripAttender.java 44
Getter/setter method getSession should be declared final Declare this method to be final. Medium TripAttender.java 48
Getter/setter method setSession should be declared final Declare this method to be final. Medium TripAttender.java 52
Getter/setter method getHasMorning should be declared final Declare this method to be final. Medium TripDetails.java 54
Getter/setter method setHasMorning should be declared final Declare this method to be final. Medium TripDetails.java 58
Getter/setter method getHasEvening should be declared final Declare this method to be final. Medium TripDetails.java 62
Getter/setter method setHasEvening should be declared final Declare this method to be final. Medium TripDetails.java 66
Getter/setter method getEvenendhours should be declared final Declare this method to be final. Medium TripDetails.java 70
Getter/setter method setEvenendhours should be declared final Declare this method to be final. Medium TripDetails.java 74
Getter/setter method getEvenendmins should be declared final Declare this method to be final. Medium TripDetails.java 78
Getter/setter method setEvenendmins should be declared final Declare this method to be final. Medium TripDetails.java 82
Getter/setter method getMonendhours should be declared final Declare this method to be final. Medium TripDetails.java 95
Getter/setter method setMonendhours should be declared final Declare this method to be final. Medium TripDetails.java 99
Getter/setter method getMonendmins should be declared final Declare this method to be final. Medium TripDetails.java 103
Getter/setter method setMonendmins should be declared final Declare this method to be final. Medium TripDetails.java 107
Getter/setter method getGeofences should be declared final Declare this method to be final. Medium TripDetails.java 115
Getter/setter method getStartLat should be declared final Declare this method to be final. Medium TripDetails.java 120
Getter/setter method setStartLat should be declared final Declare this method to be final. Medium TripDetails.java 124
Getter/setter method getStartLong should be declared final Declare this method to be final. Medium TripDetails.java 128
Getter/setter method setStartLong should be declared final Declare this method to be final. Medium TripDetails.java 132
Getter/setter method getStopLat should be declared final Declare this method to be final. Medium TripDetails.java 136
Getter/setter method setStopLat should be declared final Declare this method to be final. Medium TripDetails.java 140
Getter/setter method getStopLong should be declared final Declare this method to be final. Medium TripDetails.java 144
Getter/setter method setStopLong should be declared final Declare this method to be final. Medium TripDetails.java 148
Getter/setter method getTripid should be declared final Declare this method to be final. Medium TripDetails.java 272
Getter/setter method setTripid should be declared final Declare this method to be final. Medium TripDetails.java 276
Getter/setter method getUser should be declared final Declare this method to be final. Medium TripDetails.java 280
Getter/setter method setUser should be declared final Declare this method to be final. Medium TripDetails.java 284
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium TripDetails.java 291
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium TripDetails.java 298
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium TripDetails.java 302
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium TripDetails.java 306
Getter/setter method getCostofTrip should be declared final Declare this method to be final. Medium TripDetails.java 310
Getter/setter method setCostofTrip should be declared final Declare this method to be final. Medium TripDetails.java 314
Getter/setter method getSourceLocation should be declared final Declare this method to be final. Medium TripDetails.java 318
Getter/setter method setSourceLocation should be declared final Declare this method to be final. Medium TripDetails.java 322
Getter/setter method getDestination should be declared final Declare this method to be final. Medium TripDetails.java 326
Getter/setter method setDestination should be declared final Declare this method to be final. Medium TripDetails.java 330
Getter/setter method getDistance should be declared final Declare this method to be final. Medium TripDetails.java 334
Getter/setter method setDistance should be declared final Declare this method to be final. Medium TripDetails.java 338
Getter/setter method getRoute should be declared final Declare this method to be final. Medium TripDetails.java 342
Getter/setter method setRoute should be declared final Declare this method to be final. Medium TripDetails.java 347
Getter/setter method getTripDirection should be declared final Declare this method to be final. Medium TripDetails.java 352
Getter/setter method setTripDirection should be declared final Declare this method to be final. Medium TripDetails.java 356
Getter/setter method getNoSeats should be declared final Declare this method to be final. Medium TripDetails.java 360
Getter/setter method setNoSeats should be declared final Declare this method to be final. Medium TripDetails.java 364
Getter/setter method getStartdate should be declared final Declare this method to be final. Medium TripDetails.java 368
Getter/setter method setStartdate should be declared final Declare this method to be final. Medium TripDetails.java 372
Getter/setter method getTripFrequency should be declared final Declare this method to be final. Medium TripDetails.java 376
Getter/setter method setTripFrequency should be declared final Declare this method to be final. Medium TripDetails.java 380
Getter/setter method getNoConfirmedTravellers should be declared final Declare this method to be final. Medium TripDetails.java 384
Getter/setter method setNoConfirmedTravellers should be declared final Declare this method to be final. Medium TripDetails.java 388
Getter/setter method getVia should be declared final Declare this method to be final. Medium TripDetails.java 392
Getter/setter method getTripDeviationId should be declared final Declare this method to be final. Medium TripDeviation.java 32
Getter/setter method setTripDeviationId should be declared final Declare this method to be final. Medium TripDeviation.java 36
Getter/setter method getTripReference should be declared final Declare this method to be final. Medium TripDeviation.java 40
Getter/setter method setTripReference should be declared final Declare this method to be final. Medium TripDeviation.java 44
Getter/setter method getIsSupportTeamOk should be declared final Declare this method to be final. Medium TripDeviation.java 48
Getter/setter method setIsSupportTeamOk should be declared final Declare this method to be final. Medium TripDeviation.java 52
Getter/setter method getTime should be declared final Declare this method to be final. Medium TripDeviation.java 56
Getter/setter method setTime should be declared final Declare this method to be final. Medium TripDeviation.java 60
Getter/setter method getTripMsgId should be declared final Declare this method to be final. Medium TripMsgParams.java 33
Getter/setter method setTripMsgId should be declared final Declare this method to be final. Medium TripMsgParams.java 37
Getter/setter method getTripParameters should be declared final Declare this method to be final. Medium TripMsgParams.java 41
Getter/setter method setTripParameters should be declared final Declare this method to be final. Medium TripMsgParams.java 45
Getter/setter method getMsgRoute should be declared final Declare this method to be final. Medium TripMsgParams.java 49
Getter/setter method setMsgRoute should be declared final Declare this method to be final. Medium TripMsgParams.java 53
Getter/setter method getMsgId should be declared final Declare this method to be final. Medium TripMsgParams.java 57
Getter/setter method setMsgId should be declared final Declare this method to be final. Medium TripMsgParams.java 61
Getter/setter method getMsgLength should be declared final Declare this method to be final. Medium TripMsgParams.java 65
Getter/setter method setMsgLength should be declared final Declare this method to be final. Medium TripMsgParams.java 69
Getter/setter method getUserMsg should be declared final Declare this method to be final. Medium TripMsgParams.java 73
Getter/setter method setUserMsg should be declared final Declare this method to be final. Medium TripMsgParams.java 77
Getter/setter method getEventDescription should be declared final Declare this method to be final. Medium TripParameters.java 36
Getter/setter method setEventDescription should be declared final Declare this method to be final. Medium TripParameters.java 40
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium TripParameters.java 47
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium TripParameters.java 54
Getter/setter method getCellId should be declared final Declare this method to be final. Medium TripParameters.java 58
Getter/setter method setCellId should be declared final Declare this method to be final. Medium TripParameters.java 62
Getter/setter method getGsmStatus should be declared final Declare this method to be final. Medium TripParameters.java 68
Getter/setter method setGsmStatus should be declared final Declare this method to be final. Medium TripParameters.java 72
Getter/setter method getTripParamid should be declared final Declare this method to be final. Medium TripParameters.java 133
Getter/setter method setTripParamid should be declared final Declare this method to be final. Medium TripParameters.java 137
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium TripParameters.java 141
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium TripParameters.java 145
Getter/setter method getLattitude should be declared final Declare this method to be final. Medium TripParameters.java 149
Getter/setter method setLattitude should be declared final Declare this method to be final. Medium TripParameters.java 153
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium TripParameters.java 157
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium TripParameters.java 161
Getter/setter method getSpeed should be declared final Declare this method to be final. Medium TripParameters.java 165
Getter/setter method setSpeed should be declared final Declare this method to be final. Medium TripParameters.java 169
Getter/setter method getHeading should be declared final Declare this method to be final. Medium TripParameters.java 178
Getter/setter method setHeading should be declared final Declare this method to be final. Medium TripParameters.java 182
Getter/setter method getAltitude should be declared final Declare this method to be final. Medium TripParameters.java 186
Getter/setter method setAltitude should be declared final Declare this method to be final. Medium TripParameters.java 190
Getter/setter method getFuelContent should be declared final Declare this method to be final. Medium TripParameters.java 202
Getter/setter method setFuelContent should be declared final Declare this method to be final. Medium TripParameters.java 206
Getter/setter method getCreationTime should be declared final Declare this method to be final. Medium TripParameters.java 210
Getter/setter method setCreationTime should be declared final Declare this method to be final. Medium TripParameters.java 214
Getter/setter method getBatteryStatus should be declared final Declare this method to be final. Medium TripParameters.java 218
Getter/setter method setBatteryStatus should be declared final Declare this method to be final. Medium TripParameters.java 222
Getter/setter method setReportRef should be declared final Declare this method to be final. Medium TripParameters.java 226
Getter/setter method getReportRef should be declared final Declare this method to be final. Medium TripParameters.java 230
Getter/setter method getDistance should be declared final Declare this method to be final. Medium TripParameters.java 237
Getter/setter method getEventCode should be declared final Declare this method to be final. Medium TripParameters.java 243
Getter/setter method setDistance should be declared final Declare this method to be final. Medium TripParameters.java 250
Getter/setter method getTripPreferenceId should be declared final Declare this method to be final. Medium TripPreference.java 51
Getter/setter method setTripPreferenceId should be declared final Declare this method to be final. Medium TripPreference.java 55
Getter/setter method getTripid should be declared final Declare this method to be final. Medium TripPreference.java 59
Getter/setter method setTripid should be declared final Declare this method to be final. Medium TripPreference.java 63
Getter/setter method getSmoking should be declared final Declare this method to be final. Medium TripPreference.java 67
Getter/setter method setSmoking should be declared final Declare this method to be final. Medium TripPreference.java 71
Getter/setter method getPets should be declared final Declare this method to be final. Medium TripPreference.java 75
Getter/setter method setPets should be declared final Declare this method to be final. Medium TripPreference.java 79
Getter/setter method getStartTimeFlex should be declared final Declare this method to be final. Medium TripPreference.java 83
Getter/setter method setStartTimeFlex should be declared final Declare this method to be final. Medium TripPreference.java 87
Getter/setter method getReturnTimeFlex should be declared final Declare this method to be final. Medium TripPreference.java 91
Getter/setter method setReturnTimeFlex should be declared final Declare this method to be final. Medium TripPreference.java 95
Getter/setter method getMusic should be declared final Declare this method to be final. Medium TripPreference.java 99
Getter/setter method setMusic should be declared final Declare this method to be final. Medium TripPreference.java 103
Getter/setter method getGenderPreference should be declared final Declare this method to be final. Medium TripPreference.java 107
Getter/setter method setGenderPreference should be declared final Declare this method to be final. Medium TripPreference.java 111
Getter/setter method getDrivingSpeed should be declared final Declare this method to be final. Medium TripPreference.java 115
Getter/setter method setDrivingSpeed should be declared final Declare this method to be final. Medium TripPreference.java 119
Getter/setter method getTripPointId should be declared final Declare this method to be final. Medium TripReference.java 54
Getter/setter method setTripPointId should be declared final Declare this method to be final. Medium TripReference.java 58
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium TripReference.java 62
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium TripReference.java 66
Getter/setter method getTripPointName should be declared final Declare this method to be final. Medium TripReference.java 70
Getter/setter method setTripPointName should be declared final Declare this method to be final. Medium TripReference.java 74
Getter/setter method getLatitude should be declared final Declare this method to be final. Medium TripReference.java 78
Getter/setter method setLatitude should be declared final Declare this method to be final. Medium TripReference.java 82
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium TripReference.java 86
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium TripReference.java 90
Getter/setter method getTripPointTime should be declared final Declare this method to be final. Medium TripReference.java 94
Getter/setter method setTripPointTime should be declared final Declare this method to be final. Medium TripReference.java 98
Getter/setter method getTripSession should be declared final Declare this method to be final. Medium TripReference.java 102
Getter/setter method setTripSession should be declared final Declare this method to be final. Medium TripReference.java 106
Getter/setter method getTripRecurrentLocations should be declared final Declare this method to be final. Medium TripReference.java 110
Getter/setter method setTripRecurrentLocations should be declared final Declare this method to be final. Medium TripReference.java 114
Getter/setter method getTripTraversalsForTripid should be declared final Declare this method to be final. Medium TripReference.java 118
Getter/setter method setTripTraversalsForTripid should be declared final Declare this method to be final. Medium TripReference.java 122
Getter/setter method getTripTraversalsForTripPointId should be declared final Declare this method to be final. Medium TripReference.java 127
Getter/setter method setTripTraversalsForTripPointId should be declared final Declare this method to be final. Medium TripReference.java 131
Getter/setter method getTripDeviations should be declared final Declare this method to be final. Medium TripReference.java 136
Getter/setter method setTripDeviations should be declared final Declare this method to be final. Medium TripReference.java 140
Getter/setter method getScrapId should be declared final Declare this method to be final. Medium TripScraps.java 39
Getter/setter method setScrapId should be declared final Declare this method to be final. Medium TripScraps.java 43
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium TripScraps.java 47
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium TripScraps.java 51
Getter/setter method getUserid should be declared final Declare this method to be final. Medium TripScraps.java 55
Getter/setter method setUserid should be declared final Declare this method to be final. Medium TripScraps.java 59
Getter/setter method getMessages should be declared final Declare this method to be final. Medium TripScraps.java 63
Getter/setter method setMessages should be declared final Declare this method to be final. Medium TripScraps.java 67
Getter/setter method getTripTravellerId should be declared final Declare this method to be final. Medium TripTravelerDetails.java 72
Getter/setter method setTripTravellerId should be declared final Declare this method to be final. Medium TripTravelerDetails.java 76
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium TripTravelerDetails.java 80
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium TripTravelerDetails.java 84
Getter/setter method getSeatsRequested should be declared final Declare this method to be final. Medium TripTravelerDetails.java 88
Getter/setter method setSeatsRequested should be declared final Declare this method to be final. Medium TripTravelerDetails.java 92
Getter/setter method getUserid should be declared final Declare this method to be final. Medium TripTravelerDetails.java 96
Getter/setter method setUserid should be declared final Declare this method to be final. Medium TripTravelerDetails.java 100
Getter/setter method getTravellerFrequency should be declared final Declare this method to be final. Medium TripTravelerDetails.java 104
Getter/setter method setTravellerFrequency should be declared final Declare this method to be final. Medium TripTravelerDetails.java 108
Getter/setter method getUserStatus should be declared final Declare this method to be final. Medium TripTravelerDetails.java 112
Getter/setter method setUserStatus should be declared final Declare this method to be final. Medium TripTravelerDetails.java 116
Getter/setter method getMessageSubject should be declared final Declare this method to be final. Medium TripTravelerDetails.java 120
Getter/setter method setMessageSubject should be declared final Declare this method to be final. Medium TripTravelerDetails.java 124
Getter/setter method getStartTimeFlexibility should be declared final Declare this method to be final. Medium TripTravelerDetails.java 128
Getter/setter method setStartTimeFlexibility should be declared final Declare this method to be final. Medium TripTravelerDetails.java 132
Getter/setter method getMessage should be declared final Declare this method to be final. Medium TripTravelerDetails.java 136
Getter/setter method setMessage should be declared final Declare this method to be final. Medium TripTravelerDetails.java 140
Getter/setter method getGender should be declared final Declare this method to be final. Medium TripTravelerDetails.java 144
Getter/setter method setGender should be declared final Declare this method to be final. Medium TripTravelerDetails.java 148
Getter/setter method getDate should be declared final Declare this method to be final. Medium TripTravelerDetails.java 152
Getter/setter method setDate should be declared final Declare this method to be final. Medium TripTravelerDetails.java 156
Getter/setter method getCoPassengerRelationship should be declared final Declare this method to be final. Medium TripTravelerDetails.java 160
Getter/setter method setCoPassengerRelationship should be declared final Declare this method to be final. Medium TripTravelerDetails.java 164
Getter/setter method getIsreturn should be declared final Declare this method to be final. Medium TripTravelerDetails.java 168
Getter/setter method setIsreturn should be declared final Declare this method to be final. Medium TripTravelerDetails.java 172
Getter/setter method getRole should be declared final Declare this method to be final. Medium TripTravelerDetails.java 176
Getter/setter method setRole should be declared final Declare this method to be final. Medium TripTravelerDetails.java 180
Getter/setter method getGenderCopy should be declared final Declare this method to be final. Medium TripTravelerDetails.java 184
Getter/setter method setGenderCopy should be declared final Declare this method to be final. Medium TripTravelerDetails.java 188
Getter/setter method getFrequentTravellerDetailses should be declared final Declare this method to be final. Medium TripTravelerDetails.java 192
Getter/setter method setFrequentTravellerDetailses should be declared final Declare this method to be final. Medium TripTravelerDetails.java 196
Getter/setter method getTripTraversalId should be declared final Declare this method to be final. Medium TripTraversal.java 36
Getter/setter method setTripTraversalId should be declared final Declare this method to be final. Medium TripTraversal.java 40
Getter/setter method getTripReferenceByTripid should be declared final Declare this method to be final. Medium TripTraversal.java 44
Getter/setter method setTripReferenceByTripid should be declared final Declare this method to be final. Medium TripTraversal.java 48
Getter/setter method getTripReferenceByTripPointId should be declared final Declare this method to be final. Medium TripTraversal.java 52
Getter/setter method setTripReferenceByTripPointId should be declared final Declare this method to be final. Medium TripTraversal.java 56
Getter/setter method getHasTraversed should be declared final Declare this method to be final. Medium TripTraversal.java 61
Getter/setter method setHasTraversed should be declared final Declare this method to be final. Medium TripTraversal.java 65
Getter/setter method getIsSupportTeamOk should be declared final Declare this method to be final. Medium TripTraversal.java 69
Getter/setter method setIsSupportTeamOk should be declared final Declare this method to be final. Medium TripTraversal.java 73
Getter/setter method getTripPointTraversalTime should be declared final Declare this method to be final. Medium TripTraversal.java 77
Getter/setter method setTripPointTraversalTime should be declared final Declare this method to be final. Medium TripTraversal.java 81
Getter/setter method getId should be declared final Declare this method to be final. Medium TripVehicleMap.java 31
Getter/setter method setId should be declared final Declare this method to be final. Medium TripVehicleMap.java 35
Getter/setter method getVehicleDetails should be declared final Declare this method to be final. Medium TripVehicleMap.java 39
Getter/setter method setVehicleDetails should be declared final Declare this method to be final. Medium TripVehicleMap.java 43
Getter/setter method getTripDetails should be declared final Declare this method to be final. Medium TripVehicleMap.java 47
Getter/setter method setTripDetails should be declared final Declare this method to be final. Medium TripVehicleMap.java 51
Getter/setter method getUserId should be declared final Declare this method to be final. Medium User.java 131
Getter/setter method setUserId should be declared final Declare this method to be final. Medium User.java 135
Getter/setter method getUuid should be declared final Declare this method to be final. Medium User.java 139
Getter/setter method setUuid should be declared final Declare this method to be final. Medium User.java 143
Getter/setter method getCompanyId should be declared final Declare this method to be final. Medium User.java 147
Getter/setter method setCompanyId should be declared final Declare this method to be final. Medium User.java 151
Getter/setter method getCreateDate should be declared final Declare this method to be final. Medium User.java 155
Getter/setter method setCreateDate should be declared final Declare this method to be final. Medium User.java 159
Getter/setter method getModifiedDate should be declared final Declare this method to be final. Medium User.java 163
Getter/setter method setModifiedDate should be declared final Declare this method to be final. Medium User.java 167
Getter/setter method getDefaultUser should be declared final Declare this method to be final. Medium User.java 171
Getter/setter method setDefaultUser should be declared final Declare this method to be final. Medium User.java 175
Getter/setter method getContactId should be declared final Declare this method to be final. Medium User.java 179
Getter/setter method setContactId should be declared final Declare this method to be final. Medium User.java 183
Getter/setter method getPassword should be declared final Declare this method to be final. Medium User.java 187
Getter/setter method setPassword should be declared final Declare this method to be final. Medium User.java 191
Getter/setter method getPasswordEncrypted should be declared final Declare this method to be final. Medium User.java 195
Getter/setter method setPasswordEncrypted should be declared final Declare this method to be final. Medium User.java 199
Getter/setter method getPasswordReset should be declared final Declare this method to be final. Medium User.java 203
Getter/setter method setPasswordReset should be declared final Declare this method to be final. Medium User.java 207
Getter/setter method getPasswordModifiedDate should be declared final Declare this method to be final. Medium User.java 211
Getter/setter method setPasswordModifiedDate should be declared final Declare this method to be final. Medium User.java 215
Getter/setter method getReminderQueryQuestion should be declared final Declare this method to be final. Medium User.java 219
Getter/setter method setReminderQueryQuestion should be declared final Declare this method to be final. Medium User.java 223
Getter/setter method getReminderQueryAnswer should be declared final Declare this method to be final. Medium User.java 227
Getter/setter method setReminderQueryAnswer should be declared final Declare this method to be final. Medium User.java 231
Getter/setter method getGraceLoginCount should be declared final Declare this method to be final. Medium User.java 235
Getter/setter method setGraceLoginCount should be declared final Declare this method to be final. Medium User.java 239
Getter/setter method getScreenName should be declared final Declare this method to be final. Medium User.java 243
Getter/setter method setScreenName should be declared final Declare this method to be final. Medium User.java 247
Getter/setter method getEmailAddress should be declared final Declare this method to be final. Medium User.java 251
Getter/setter method setEmailAddress should be declared final Declare this method to be final. Medium User.java 255
Getter/setter method getOpenId should be declared final Declare this method to be final. Medium User.java 259
Getter/setter method setOpenId should be declared final Declare this method to be final. Medium User.java 263
Getter/setter method getPortraitId should be declared final Declare this method to be final. Medium User.java 267
Getter/setter method setPortraitId should be declared final Declare this method to be final. Medium User.java 271
Getter/setter method getLanguageId should be declared final Declare this method to be final. Medium User.java 275
Getter/setter method setLanguageId should be declared final Declare this method to be final. Medium User.java 279
Getter/setter method getTimeZoneId should be declared final Declare this method to be final. Medium User.java 283
Getter/setter method setTimeZoneId should be declared final Declare this method to be final. Medium User.java 287
Getter/setter method getGreeting should be declared final Declare this method to be final. Medium User.java 291
Getter/setter method setGreeting should be declared final Declare this method to be final. Medium User.java 295
Getter/setter method getComments should be declared final Declare this method to be final. Medium User.java 299
Getter/setter method setComments should be declared final Declare this method to be final. Medium User.java 303
Getter/setter method getFirstName should be declared final Declare this method to be final. Medium User.java 307
Getter/setter method setFirstName should be declared final Declare this method to be final. Medium User.java 311
Getter/setter method getMiddleName should be declared final Declare this method to be final. Medium User.java 315
Getter/setter method setMiddleName should be declared final Declare this method to be final. Medium User.java 319
Getter/setter method getLastName should be declared final Declare this method to be final. Medium User.java 323
Getter/setter method setLastName should be declared final Declare this method to be final. Medium User.java 327
Getter/setter method getUserid should be declared final Declare this method to be final. Medium UserDetails.java 120
Getter/setter method setUserid should be declared final Declare this method to be final. Medium UserDetails.java 124
Getter/setter method getOrganization should be declared final Declare this method to be final. Medium UserDetails.java 128
Getter/setter method setOrganization should be declared final Declare this method to be final. Medium UserDetails.java 132
Getter/setter method getUsername should be declared final Declare this method to be final. Medium UserDetails.java 136
Getter/setter method setUsername should be declared final Declare this method to be final. Medium UserDetails.java 140
Getter/setter method getLoginname should be declared final Declare this method to be final. Medium UserDetails.java 144
Getter/setter method setLoginname should be declared final Declare this method to be final. Medium UserDetails.java 148
Getter/setter method getUserStatus should be declared final Declare this method to be final. Medium UserDetails.java 152
Getter/setter method setUserStatus should be declared final Declare this method to be final. Medium UserDetails.java 156
Getter/setter method getEmail should be declared final Declare this method to be final. Medium UserDetails.java 160
Getter/setter method setEmail should be declared final Declare this method to be final. Medium UserDetails.java 164
Getter/setter method getGender should be declared final Declare this method to be final. Medium UserDetails.java 168
Getter/setter method setGender should be declared final Declare this method to be final. Medium UserDetails.java 172
Getter/setter method getPhNumber should be declared final Declare this method to be final. Medium UserDetails.java 176
Getter/setter method setPhNumber should be declared final Declare this method to be final. Medium UserDetails.java 180
Getter/setter method getChatId should be declared final Declare this method to be final. Medium UserDetails.java 184
Getter/setter method setChatId should be declared final Declare this method to be final. Medium UserDetails.java 188
Getter/setter method getSecQuest should be declared final Declare this method to be final. Medium UserDetails.java 192
Getter/setter method setSecQuest should be declared final Declare this method to be final. Medium UserDetails.java 196
Getter/setter method getSecAnswer should be declared final Declare this method to be final. Medium UserDetails.java 200
Getter/setter method setSecAnswer should be declared final Declare this method to be final. Medium UserDetails.java 204
Getter/setter method getRole should be declared final Declare this method to be final. Medium UserDetails.java 208
Getter/setter method setRole should be declared final Declare this method to be final. Medium UserDetails.java 212
Getter/setter method getOrganization_1 should be declared final Declare this method to be final. Medium UserDetails.java 216
Getter/setter method setOrganization_1 should be declared final Declare this method to be final. Medium UserDetails.java 220
Getter/setter method getAge should be declared final Declare this method to be final. Medium UserDetails.java 224
Getter/setter method setAge should be declared final Declare this method to be final. Medium UserDetails.java 228
Getter/setter method getUserImage should be declared final Declare this method to be final. Medium UserDetails.java 232
Getter/setter method setUserImage should be declared final Declare this method to be final. Medium UserDetails.java 236
Getter/setter method getPassword should be declared final Declare this method to be final. Medium UserDetails.java 240
Getter/setter method setPassword should be declared final Declare this method to be final. Medium UserDetails.java 244
Getter/setter method getAccCreationTime should be declared final Declare this method to be final. Medium UserDetails.java 248
Getter/setter method setAccCreationTime should be declared final Declare this method to be final. Medium UserDetails.java 252
Getter/setter method getSmsStatus should be declared final Declare this method to be final. Medium UserDetails.java 256
Getter/setter method setSmsStatus should be declared final Declare this method to be final. Medium UserDetails.java 260
Getter/setter method getLastLoginTime should be declared final Declare this method to be final. Medium UserDetails.java 264
Getter/setter method setLastLoginTime should be declared final Declare this method to be final. Medium UserDetails.java 268
Getter/setter method getLastUpdateTime should be declared final Declare this method to be final. Medium UserDetails.java 272
Getter/setter method setLastUpdateTime should be declared final Declare this method to be final. Medium UserDetails.java 276
Getter/setter method getTimezone should be declared final Declare this method to be final. Medium UserDetails.java 280
Getter/setter method setTimezone should be declared final Declare this method to be final. Medium UserDetails.java 284
Getter/setter method getFirstname should be declared final Declare this method to be final. Medium UserDetails.java 288
Getter/setter method setFirstname should be declared final Declare this method to be final. Medium UserDetails.java 292
Getter/setter method getLastname should be declared final Declare this method to be final. Medium UserDetails.java 296
Getter/setter method setLastname should be declared final Declare this method to be final. Medium UserDetails.java 300
Getter/setter method getUserPreferenceses should be declared final Declare this method to be final. Medium UserDetails.java 304
Getter/setter method setUserPreferenceses should be declared final Declare this method to be final. Medium UserDetails.java 308
Getter/setter method getTripDetailses should be declared final Declare this method to be final. Medium UserDetails.java 312
Getter/setter method setTripDetailses should be declared final Declare this method to be final. Medium UserDetails.java 316
Getter/setter method getUgmapid should be declared final Declare this method to be final. Medium UserGeofenceMap.java 31
Getter/setter method setUgmapid should be declared final Declare this method to be final. Medium UserGeofenceMap.java 35
Getter/setter method getUserDetails should be declared final Declare this method to be final. Medium UserGeofenceMap.java 39
Getter/setter method setUserDetails should be declared final Declare this method to be final. Medium UserGeofenceMap.java 43
Getter/setter method getGeofence should be declared final Declare this method to be final. Medium UserGeofenceMap.java 47
Getter/setter method setGeofence should be declared final Declare this method to be final. Medium UserGeofenceMap.java 51
Getter/setter method getId should be declared final Declare this method to be final. Medium UserGrade.java 24
Getter/setter method setId should be declared final Declare this method to be final. Medium UserGrade.java 28
Getter/setter method getUserid should be declared final Declare this method to be final. Medium UserGrade.java 32
Getter/setter method setUserid should be declared final Declare this method to be final. Medium UserGrade.java 36
Getter/setter method getGrade should be declared final Declare this method to be final. Medium UserGrade.java 40
Getter/setter method setGrade should be declared final Declare this method to be final. Medium UserGrade.java 44
Getter/setter method getBatch should be declared final Declare this method to be final. Medium UserGrade.java 48
Getter/setter method setBatch should be declared final Declare this method to be final. Medium UserGrade.java 52
Getter/setter method getId should be declared final Declare this method to be final. Medium UserGrades.java 12
Getter/setter method setId should be declared final Declare this method to be final. Medium UserGrades.java 18
Getter/setter method getUser should be declared final Declare this method to be final. Medium UserGrades.java 24
Getter/setter method setUser should be declared final Declare this method to be final. Medium UserGrades.java 30
Getter/setter method getGrade should be declared final Declare this method to be final. Medium UserGrades.java 36
Getter/setter method setGrade should be declared final Declare this method to be final. Medium UserGrades.java 42
Getter/setter method getBatch should be declared final Declare this method to be final. Medium UserGrades.java 48
Getter/setter method setBatch should be declared final Declare this method to be final. Medium UserGrades.java 54
Getter/setter method getUserGroupId should be declared final Declare this method to be final. Medium Usergroup.java 42
Getter/setter method setUserGroupId should be declared final Declare this method to be final. Medium Usergroup.java 46
Getter/setter method getCompanyId should be declared final Declare this method to be final. Medium Usergroup.java 50
Getter/setter method setCompanyId should be declared final Declare this method to be final. Medium Usergroup.java 54
Getter/setter method getParentUserGroupId should be declared final Declare this method to be final. Medium Usergroup.java 58
Getter/setter method setParentUserGroupId should be declared final Declare this method to be final. Medium Usergroup.java 62
Getter/setter method getName should be declared final Declare this method to be final. Medium Usergroup.java 66
Getter/setter method setName should be declared final Declare this method to be final. Medium Usergroup.java 70
Getter/setter method getDescription should be declared final Declare this method to be final. Medium Usergroup.java 74
Getter/setter method setDescription should be declared final Declare this method to be final. Medium Usergroup.java 78
Getter/setter method getId should be declared final Declare this method to be final. Medium Usergroupgrouprole.java 19
Getter/setter method setId should be declared final Declare this method to be final. Medium Usergroupgrouprole.java 23
Getter/setter method getUserGroupId should be declared final Declare this method to be final. Medium UsergroupgrouproleId.java 23
Getter/setter method setUserGroupId should be declared final Declare this method to be final. Medium UsergroupgrouproleId.java 27
Getter/setter method getGroupId should be declared final Declare this method to be final. Medium UsergroupgrouproleId.java 31
Getter/setter method setGroupId should be declared final Declare this method to be final. Medium UsergroupgrouproleId.java 35
Getter/setter method getRoleId should be declared final Declare this method to be final. Medium UsergroupgrouproleId.java 39
Getter/setter method setRoleId should be declared final Declare this method to be final. Medium UsergroupgrouproleId.java 43
Getter/setter method getUserId should be declared final Declare this method to be final. Medium UsergrouproleId.java 32
Getter/setter method setUserId should be declared final Declare this method to be final. Medium UsergrouproleId.java 36
Getter/setter method getGroupId should be declared final Declare this method to be final. Medium UsergrouproleId.java 40
Getter/setter method setGroupId should be declared final Declare this method to be final. Medium UsergrouproleId.java 44
Getter/setter method getRoleId should be declared final Declare this method to be final. Medium UsergrouproleId.java 48
Getter/setter method setRoleId should be declared final Declare this method to be final. Medium UsergrouproleId.java 52
Getter/setter method getLandmarkid should be declared final Declare this method to be final. Medium UserLandmarks.java 44
Getter/setter method setLandmarkid should be declared final Declare this method to be final. Medium UserLandmarks.java 48
Getter/setter method getUserDetails should be declared final Declare this method to be final. Medium UserLandmarks.java 52
Getter/setter method setUserDetails should be declared final Declare this method to be final. Medium UserLandmarks.java 56
Getter/setter method getDescription should be declared final Declare this method to be final. Medium UserLandmarks.java 60
Getter/setter method setDescription should be declared final Declare this method to be final. Medium UserLandmarks.java 64
Getter/setter method getLandmark should be declared final Declare this method to be final. Medium UserLandmarks.java 68
Getter/setter method setLandmark should be declared final Declare this method to be final. Medium UserLandmarks.java 72
Getter/setter method getLatitude should be declared final Declare this method to be final. Medium UserLandmarks.java 76
Getter/setter method setLatitude should be declared final Declare this method to be final. Medium UserLandmarks.java 80
Getter/setter method getLongitude should be declared final Declare this method to be final. Medium UserLandmarks.java 84
Getter/setter method setLongitude should be declared final Declare this method to be final. Medium UserLandmarks.java 88
Getter/setter method getUserPrefId should be declared final Declare this method to be final. Medium UserPreferences.java 70
Getter/setter method setUserPrefId should be declared final Declare this method to be final. Medium UserPreferences.java 74
Getter/setter method getUserDetails should be declared final Declare this method to be final. Medium UserPreferences.java 78
Getter/setter method setUserDetails should be declared final Declare this method to be final. Medium UserPreferences.java 82
Getter/setter method getSourceLocation should be declared final Declare this method to be final. Medium UserPreferences.java 86
Getter/setter method setSourceLocation should be declared final Declare this method to be final. Medium UserPreferences.java 90
Getter/setter method getDestination should be declared final Declare this method to be final. Medium UserPreferences.java 94
Getter/setter method setDestination should be declared final Declare this method to be final. Medium UserPreferences.java 98
Getter/setter method getSearchPreferenceStatus should be declared final Declare this method to be final. Medium UserPreferences.java 102
Getter/setter method setSearchPreferenceStatus should be declared final Declare this method to be final. Medium UserPreferences.java 106
Getter/setter method getDestinationLimit should be declared final Declare this method to be final. Medium UserPreferences.java 110
Getter/setter method setDestinationLimit should be declared final Declare this method to be final. Medium UserPreferences.java 114
Getter/setter method getStartDistanceLimit should be declared final Declare this method to be final. Medium UserPreferences.java 118
Getter/setter method setStartDistanceLimit should be declared final Declare this method to be final. Medium UserPreferences.java 122
Getter/setter method getDistancePreferenceStatus should be declared final Declare this method to be final. Medium UserPreferences.java 126
Getter/setter method setDistancePreferenceStatus should be declared final Declare this method to be final. Medium UserPreferences.java 130
Getter/setter method getRoleType should be declared final Declare this method to be final. Medium UserPreferences.java 134
Getter/setter method setRoleType should be declared final Declare this method to be final. Medium UserPreferences.java 138
Getter/setter method getSmokingPreference should be declared final Declare this method to be final. Medium UserPreferences.java 142
Getter/setter method setSmokingPreference should be declared final Declare this method to be final. Medium UserPreferences.java 146
Getter/setter method getGenderPreference should be declared final Declare this method to be final. Medium UserPreferences.java 150
Getter/setter method setGenderPreference should be declared final Declare this method to be final. Medium UserPreferences.java 154
Getter/setter method getEmailAlert should be declared final Declare this method to be final. Medium UserPreferences.java 158
Getter/setter method setEmailAlert should be declared final Declare this method to be final. Medium UserPreferences.java 162
Getter/setter method getSmsAlert should be declared final Declare this method to be final. Medium UserPreferences.java 166
Getter/setter method setSmsAlert should be declared final Declare this method to be final. Medium UserPreferences.java 170
Getter/setter method getTripFrequency should be declared final Declare this method to be final. Medium UserPreferences.java 174
Getter/setter method setTripFrequency should be declared final Declare this method to be final. Medium UserPreferences.java 178
Getter/setter method getDrivingPreference should be declared final Declare this method to be final. Medium UserPreferences.java 182
Getter/setter method setDrivingPreference should be declared final Declare this method to be final. Medium UserPreferences.java 186
Getter/setter method getSpeedLimit should be declared final Declare this method to be final. Medium UserPreferences.java 190
Getter/setter method setSpeedLimit should be declared final Declare this method to be final. Medium UserPreferences.java 194
Getter/setter method getStopLimit should be declared final Declare this method to be final. Medium UserPreferences.java 198
Getter/setter method setStopLimit should be declared final Declare this method to be final. Medium UserPreferences.java 202
Getter/setter method getId should be declared final Declare this method to be final. Medium UserRfid.java 32
Getter/setter method setId should be declared final Declare this method to be final. Medium UserRfid.java 36
Getter/setter method getUser should be declared final Declare this method to be final. Medium UserRfid.java 40
Getter/setter method setUser should be declared final Declare this method to be final. Medium UserRfid.java 44
Getter/setter method getRfidNo should be declared final Declare this method to be final. Medium UserRfid.java 48
Getter/setter method setRfidNo should be declared final Declare this method to be final. Medium UserRfid.java 52
Getter/setter method getStatus should be declared final Declare this method to be final. Medium UserRfid.java 56
Getter/setter method setStatus should be declared final Declare this method to be final. Medium UserRfid.java 60
Getter/setter method getIntrSession should be declared final Declare this method to be final. Medium UsersGeofence.java 25
Getter/setter method setIntrSession should be declared final Declare this method to be final. Medium UsersGeofence.java 29
Getter/setter method getMobile_no should be declared final Declare this method to be final. Medium UsersGeofence.java 33
Getter/setter method setMobile_no should be declared final Declare this method to be final. Medium UsersGeofence.java 37
Getter/setter method getUsersGeoId should be declared final Declare this method to be final. Medium UsersGeofence.java 61
Getter/setter method setUsersGeoId should be declared final Declare this method to be final. Medium UsersGeofence.java 65
Getter/setter method getUser should be declared final Declare this method to be final. Medium UsersGeofence.java 69
Getter/setter method setUser should be declared final Declare this method to be final. Medium UsersGeofence.java 73
Getter/setter method getGeofence should be declared final Declare this method to be final. Medium UsersGeofence.java 77
Getter/setter method setGeofence should be declared final Declare this method to be final. Medium UsersGeofence.java 81
Getter/setter method getId should be declared final Declare this method to be final. Medium UsersGroups.java 28
Getter/setter method setId should be declared final Declare this method to be final. Medium UsersGroups.java 32
Getter/setter method getUserId should be declared final Declare this method to be final. Medium UsersGroupsId.java 30
Getter/setter method setUserId should be declared final Declare this method to be final. Medium UsersGroupsId.java 34
Getter/setter method getGroupId should be declared final Declare this method to be final. Medium UsersGroupsId.java 38
Getter/setter method setGroupId should be declared final Declare this method to be final. Medium UsersGroupsId.java 42
Getter/setter method getId should be declared final Declare this method to be final. Medium UsersOrgs.java 28
Getter/setter method setId should be declared final Declare this method to be final. Medium UsersOrgs.java 32
Getter/setter method getUserId should be declared final Declare this method to be final. Medium UsersOrgsId.java 30
Getter/setter method setUserId should be declared final Declare this method to be final. Medium UsersOrgsId.java 34
Getter/setter method getOrganizationId should be declared final Declare this method to be final. Medium UsersOrgsId.java 38
 
Violation Recommendation Severity Resource Line
Missing default case Add a default case to the switch statement. Medium WeekendFinder.java 32
 
Violation Recommendation Severity Resource Line
Integer division in a floating-point expression Cast one of the integers to a float. This will prevent round off error. Medium DailyTripRepDAO.java 199
 
Violation Recommendation Severity Resource Line
Missing page directive for temporary sessions Add a page directive that disallows temporary sessions. Medium Master.jsp 1
Missing page directive for temporary sessions Add a page directive that disallows temporary sessions. Medium eventReportsTable.jsp 1
Missing page directive for temporary sessions Add a page directive that disallows temporary sessions. Medium highchart.jsp 1
Missing page directive for temporary sessions Add a page directive that disallows temporary sessions. Medium NewLiveMonitoringDashboard.jsp 1
Missing page directive for temporary sessions Add a page directive that disallows temporary sessions. Medium vehicleGeoReport.jsp 1
 
Violation Recommendation Severity Resource Line
HTML comment Replace the HTML comment with an embedded Java comment. Medium highchart.jsp 10
 
Violation Recommendation Severity Resource Line
No error page specified Add a page directive with an errorPage attribute referencing a page that can be used to provide error information to the user. Medium Master.jsp 1
No error page specified Add a page directive with an errorPage attribute referencing a page that can be used to provide error information to the user. Medium eventReportsTable.jsp 1
No error page specified Add a page directive with an errorPage attribute referencing a page that can be used to provide error information to the user. Medium highchart.jsp 1
No error page specified Add a page directive with an errorPage attribute referencing a page that can be used to provide error information to the user. Medium NewLiveMonitoringDashboard.jsp 1
No error page specified Add a page directive with an errorPage attribute referencing a page that can be used to provide error information to the user. Medium vehicleGeoReport.jsp 1
 
Violation Recommendation Severity Resource Line
Variable or parameter organizationId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 49
Variable or parameter organizationId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 86
Variable or parameter organizationId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 112
Variable or parameter mobileNumber is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 113
Variable or parameter message is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 116
Variable or parameter isSuccess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 118
Variable or parameter isSaved is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 120
Variable or parameter numbers is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium AlertSettingsAction.java 152
Variable or parameter tripsDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 36
Variable or parameter tripName is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 37
Variable or parameter tripList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 38
Variable or parameter studName is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 68
Variable or parameter busName is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 70
Variable or parameter grade is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 71
Variable or parameter grade is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium AutoCompleteAction.java 87
Variable or parameter returnVal is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium CookieLoginAction.java 233
Variable or parameter rdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DeviceCRUDAction.java 135
Variable or parameter val is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium DeviceCRUDAction.java 161
Variable or parameter vdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DeviceCRUDAction.java 419
Variable or parameter vehicleList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DeviceCRUDAction.java 420
Variable or parameter fenceid is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 57
Variable or parameter mapDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 58
Variable or parameter fenceid is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 70
Variable or parameter mapDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 92
Variable or parameter selectedVehId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 123
Variable or parameter vehDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 124
Variable or parameter trip is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 176
Variable or parameter tripDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 177
Variable or parameter counter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceVehicleMapAction.java 178
Variable or parameter organizationId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofenceAction.java 97
Variable or parameter trip is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofenceAction.java 99
Variable or parameter tripDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofenceAction.java 100
Variable or parameter geoDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofenceAction.java 101
Variable or parameter counter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofenceAction.java 102
Variable or parameter vpd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HeaderForwardAction.java 37
Variable or parameter vehicleList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HeaderForwardAction.java 38
Variable or parameter i is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayAction.java 63
Variable or parameter orgznId is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium HolidayAction.java 93
Variable or parameter fuel_value is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LogingpsAction.java 113
Variable or parameter rfid_value is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LogingpsAction.java 113
Variable or parameter fence_report is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LogingpsAction.java 113
Variable or parameter vehicle_fence is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LogingpsAction.java 113
Variable or parameter vehicleGroupList is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium LogingpsAction.java 127
Variable or parameter role is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MessageHandler.java 114
Variable or parameter rpDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MessageHandler.java 115
Variable or parameter user is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MessageHandler.java 116
Variable or parameter usrName is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsAction.java 153
Variable or parameter usrPassword is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsAction.java 154
Variable or parameter returnVal is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsAction.java 295
Variable or parameter type is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 88
Variable or parameter trip is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 131
Variable or parameter tripId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 132
Variable or parameter tripIdValues is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 133
Variable or parameter tripDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 135
Variable or parameter calendar is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 178
Variable or parameter time is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 179
Variable or parameter formatter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 180
Variable or parameter formatter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 207
Variable or parameter calendar is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 208
Variable or parameter to is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 211
Variable or parameter from is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RFIDAction.java 212
Variable or parameter s1 is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium TripCrudAction.java 145
Variable or parameter tpDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 210
Variable or parameter geofid is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 298
Variable or parameter array is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 306
Variable or parameter gid is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 308
Variable or parameter mobileList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 310
Variable or parameter array is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 355
Variable or parameter mobileList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationAction.java 357
Variable or parameter utdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripAction.java 205
Variable or parameter utdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripAction.java 230
Variable or parameter id is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium VehicleCRUDAction.java 183
Variable or parameter rdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleCRUDAction.java 215
Variable or parameter value is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium VehicleCRUDAction.java 246
Variable or parameter type1 is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium VehicleCRUDAction.java 284
Variable or parameter cal is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 43
Variable or parameter calEnd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 44
Variable or parameter start is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 46
Variable or parameter end is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 47
Variable or parameter tripProcessDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 49
Variable or parameter formatter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 50
Variable or parameter dynamicQuery is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 52
Variable or parameter paramQuery is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 53
Variable or parameter paramList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 54
Variable or parameter tripDTO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 55
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 56
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 57
Variable or parameter queryId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 58
Variable or parameter queryId is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 91
Variable or parameter tripProcessDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 140
Variable or parameter paramList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 141
Variable or parameter whrQuery is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 142
Variable or parameter sessionTimeStart is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 189
Variable or parameter sessionTimerEndOrCurrent is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 190
Variable or parameter format is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 191
Variable or parameter dt is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 192
Variable or parameter d1 is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 193
Variable or parameter d0 is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DailyTripRepDAO.java 194
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DeviceProcessDAO.java 90
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DeviceProcessDAO.java 117
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium DeviceProcessDAO.java 249
Variable or parameter finalquery is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium DeviceProcessDAO.java 263
Variable or parameter deviceList is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium DeviceProcessDAO.java 264
Variable or parameter session is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 26
Variable or parameter session is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 49
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 51
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 52
Variable or parameter userList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 82
Variable or parameter users is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 84
Variable or parameter users is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 91
Variable or parameter userList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 121
Variable or parameter users is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 123
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 124
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 125
Variable or parameter qry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 126
Variable or parameter users is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 133
Variable or parameter userList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 164
Variable or parameter userList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 193
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 196
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 197
Variable or parameter qry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 198
Variable or parameter queryID is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 199
Variable or parameter userList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 233
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 236
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 237
Variable or parameter qry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 238
Variable or parameter queryID is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium FenceUsersDAO.java 239
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 46
Variable or parameter gd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 47
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 49
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 76
Variable or parameter gd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 77
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 79
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 106
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 130
Variable or parameter gd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 131
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 133
Variable or parameter gdDetails is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 134
Variable or parameter del is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 144
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 163
Variable or parameter gd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 164
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 195
Variable or parameter points is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium GeofencingDAO.java 224
Variable or parameter hddao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 30
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 32
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 33
Variable or parameter hddao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 61
Variable or parameter holidayList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 62
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 63
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium HolidayProcessDAO.java 64
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LoginGpsDAO.java 21
Variable or parameter emailad is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LoginGpsDAO.java 22
Variable or parameter pword is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LoginGpsDAO.java 23
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LoginGpsDAO.java 24
Variable or parameter user is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium LoginGpsDAO.java 26
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsDAO.java 51
Variable or parameter emailad is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsDAO.java 52
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsDAO.java 53
Variable or parameter pass is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsDAO.java 54
Variable or parameter user is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium MLoginGpsDAO.java 55
Variable or parameter partiallyOffList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 33
Variable or parameter qry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 35
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 36
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 37
Variable or parameter partiallyOffList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 71
Variable or parameter qry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 72
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 73
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 74
Variable or parameter time is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 75
Variable or parameter vehicleId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium PartiallyOfflineDAO.java 76
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 35
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 43
Variable or parameter tdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 44
Variable or parameter eventDescQry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 45
Variable or parameter paramList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 47
Variable or parameter eventList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 48
Variable or parameter eventHashtabel is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 49
Variable or parameter tpDao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 51
Variable or parameter dynamicQuery is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 52
Variable or parameter getTripFromTimeQry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 53
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 56
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 57
Variable or parameter queryID is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 58
Variable or parameter date is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 59
Variable or parameter formatter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 60
Variable or parameter partialStatus is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 61
Variable or parameter endparamlist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 62
Variable or parameter endparamid is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 63
Variable or parameter queryID is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 109
Variable or parameter minMaxParam is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 118
Variable or parameter queryID is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium ReportProcessDAO.java 128
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportRefDAO.java 12
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportRefDAO.java 13
Variable or parameter user is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportRefDAO.java 14
Variable or parameter cumulativeQry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 104
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 105
Variable or parameter result is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 106
Variable or parameter dateOutput is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 107
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 108
Variable or parameter tripid is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 109
Variable or parameter formatter is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 110
Variable or parameter maxDateQuery is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 111
Variable or parameter hshMaxDate is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium ReportSummaryDAO.java 112
Variable or parameter rfUserHistory is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 43
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 64
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 65
Variable or parameter trip_Id is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 67
Variable or parameter usrFirstName is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 68
Variable or parameter usrLastName is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 69
Variable or parameter users is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 145
Variable or parameter fenceDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 146
Variable or parameter users is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 155
Variable or parameter userActualList is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 171
Variable or parameter currentDate is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 230
Variable or parameter maxHistoryIDqry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 231
Variable or parameter historyIdList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium RfHistoryDAO.java 232
Variable or parameter isUser is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium RoleProcessDAO.java 42
Variable or parameter isUser is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium RoleProcessDAO.java 61
Variable or parameter speedParams is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium SettingsDAO.java 21
Variable or parameter isPresent is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium SettingsDAO.java 22
Variable or parameter sdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium SettingsDAO.java 23
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium SettingsDAO.java 24
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium SettingsDAO.java 25
Variable or parameter speedParams is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium SettingsDAO.java 65
Variable or parameter userId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 33
Variable or parameter usdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 34
Variable or parameter ug is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 35
Variable or parameter gdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 36
Variable or parameter udao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 37
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 39
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 40
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 93
Variable or parameter td is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 94
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 120
Variable or parameter td is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 121
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 145
Variable or parameter td is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 146
Variable or parameter updatelist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 168
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 169
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 170
Variable or parameter deletelist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 207
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 210
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 211
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 247
Variable or parameter ugdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 248
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 280
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 281
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 306
Variable or parameter ugdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 308
Variable or parameter usergeolist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 309
Variable or parameter geo is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 337
Variable or parameter gdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 338
Variable or parameter ugdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 359
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 361
Variable or parameter ugdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 380
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 381
Variable or parameter udao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserNotificationDAO.java 413
Variable or parameter speedparam is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 25
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 26
Variable or parameter userDetails is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 51
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 52
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 53
Variable or parameter query is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 80
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 81
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 98
Variable or parameter students is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 108
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserProcessDAO.java 119
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 47
Variable or parameter td is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 48
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 71
Variable or parameter username is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 72
Variable or parameter uodao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 73
Variable or parameter parentlist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 74
Variable or parameter userId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 103
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 107
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 108
Variable or parameter utdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 141
Variable or parameter selectedlist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 142
Variable or parameter slist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 143
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 144
Variable or parameter userId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 175
Variable or parameter dlist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 179
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 182
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 183
Variable or parameter utdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 217
Variable or parameter selectedTripList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 218
Variable or parameter slist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 219
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 220
Variable or parameter tripId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 252
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 256
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 257
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 288
Variable or parameter NosList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 290
Variable or parameter tripId is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 315
Variable or parameter dlist is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 319
Variable or parameter sess is reassigned, i.e. assigned before the previous value was used. Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 322
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UserTripDAO.java 323
Variable or parameter mapDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 29
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 31
Variable or parameter vehDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 57
Variable or parameter geodao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 59
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 61
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 62
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceDAO.java 96
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceReportDAO.java 23
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleFenceReportDAO.java 24
Variable or parameter vd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 47
Variable or parameter vd is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 72
Variable or parameter vdDAO is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 94
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 97
Variable or parameter getOrgQry is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 101
Variable or parameter parameters is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 123
Variable or parameter paramsList is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 124
Variable or parameter vdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 126
Variable or parameter vehicles is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 127
Variable or parameter vdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 152
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 153
Variable or parameter tx is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 154
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 192
Variable or parameter rdao is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium VehicleProcessDAO.java 193
Variable or parameter sdf is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium WeekendFinder.java 45
Variable or parameter orgs_list is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UsersOrgsDAO.java 31
Variable or parameter sess is assigned a value that is never used Remove the unnecessary assignment or fix the logic of the method. Medium UsersOrgsDAO.java 32
 
Violation Recommendation Severity Resource Line
Uncommented local variable: user Comment the local variable. Medium AlertSettingsAction.java 47
Uncommented local variable: vDAO Comment the local variable. Medium AlertSettingsAction.java 48
Uncommented local variable: organizationId Comment the local variable. Medium AlertSettingsAction.java 49
Uncommented local variable: user Comment the local variable. Medium AlertSettingsAction.java 84
Uncommented local variable: sDAO Comment the local variable. Medium AlertSettingsAction.java 85
Uncommented local variable: organizationId Comment the local variable. Medium AlertSettingsAction.java 86
Uncommented local variable: settings Comment the local variable. Medium AlertSettingsAction.java 87
Uncommented local variable: user Comment the local variable. Medium AlertSettingsAction.java 110
Uncommented local variable: vDAO Comment the local variable. Medium AlertSettingsAction.java 111
Uncommented local variable: organizationId Comment the local variable. Medium AlertSettingsAction.java 112
Uncommented local variable: mobileNumber Comment the local variable. Medium AlertSettingsAction.java 113
Uncommented local variable: orgName Comment the local variable. Medium AlertSettingsAction.java 114
Uncommented local variable: notifier Comment the local variable. Medium AlertSettingsAction.java 115
Uncommented local variable: message Comment the local variable. Medium AlertSettingsAction.java 116
Uncommented local variable: subject Comment the local variable. Medium AlertSettingsAction.java 117
Uncommented local variable: isSuccess Comment the local variable. Medium AlertSettingsAction.java 118
Uncommented local variable: settingsDAO Comment the local variable. Medium AlertSettingsAction.java 119
Uncommented local variable: isSaved Comment the local variable. Medium AlertSettingsAction.java 120
Uncommented local variable: i Comment the local variable. Medium AlertSettingsAction.java 151
Uncommented local variable: tripsDAO Comment the local variable. Medium AutoCompleteAction.java 36
Uncommented local variable: tripName Comment the local variable. Medium AutoCompleteAction.java 37
Uncommented local variable: user Comment the local variable. Medium AutoCompleteAction.java 39
Uncommented local variable: studName Comment the local variable. Medium AutoCompleteAction.java 68
Uncommented local variable: busName Comment the local variable. Medium AutoCompleteAction.java 70
Uncommented local variable: grade Comment the local variable. Medium AutoCompleteAction.java 71
Uncommented local variable: user Comment the local variable. Medium AutoCompleteAction.java 74
Uncommented local variable: grade Comment the local variable. Medium AutoCompleteAction.java 87
Uncommented local variable: user Comment the local variable. Medium AutoCompleteAction.java 91
Uncommented local variable: vd Comment the local variable. Medium CookieLoginAction.java 141
Uncommented local variable: lgn Comment the local variable. Medium CookieLoginAction.java 142
Uncommented local variable: user1 Comment the local variable. Medium CookieLoginAction.java 143
Uncommented local variable: returnVal Comment the local variable. Medium CookieLoginAction.java 144
Uncommented local variable: mobile Comment the local variable. Medium CookieLoginAction.java 148
Uncommented local variable: vpd Comment the local variable. Medium CookieLoginAction.java 150
Uncommented local variable: uls Comment the local variable. Medium CookieLoginAction.java 151
Uncommented local variable: luser Comment the local variable. Medium CookieLoginAction.java 152
Uncommented local variable: util Comment the local variable. Medium CookieLoginAction.java 157
Uncommented local variable: rdao Comment the local variable. Medium CookieLoginAction.java 160
Uncommented local variable: vehicleId Comment the local variable. Medium CookieLoginAction.java 161
Uncommented local variable: tpd Comment the local variable. Medium CookieLoginAction.java 162
Uncommented local variable: value Comment the local variable. Medium DeviceCRUDAction.java 126
Uncommented local variable: rdao Comment the local variable. Medium DeviceCRUDAction.java 135
Uncommented local variable: val Comment the local variable. Medium DeviceCRUDAction.java 136
Uncommented local variable: type Comment the local variable. Medium DeviceCRUDAction.java 137
Uncommented local variable: dpdao Comment the local variable. Medium DeviceCRUDAction.java 145
Uncommented local variable: devdao Comment the local variable. Medium DeviceCRUDAction.java 186
Uncommented local variable: devproDao Comment the local variable. Medium DeviceCRUDAction.java 208
Uncommented local variable: ownIP Comment the local variable. Medium DeviceCRUDAction.java 211
Uncommented local variable: devproDao Comment the local variable. Medium DeviceCRUDAction.java 258
Uncommented local variable: devproDao Comment the local variable. Medium DeviceCRUDAction.java 298
Uncommented local variable: udao Comment the local variable. Medium DeviceCRUDAction.java 320
Uncommented local variable: vpd Comment the local variable. Medium DeviceCRUDAction.java 335
Uncommented local variable: devproDao Comment the local variable. Medium DeviceCRUDAction.java 341
Uncommented local variable: devproDao Comment the local variable. Medium DeviceCRUDAction.java 378
Uncommented local variable: devdao Comment the local variable. Medium DeviceCRUDAction.java 379
Uncommented local variable: vdao Comment the local variable. Medium DeviceCRUDAction.java 419
Uncommented local variable: query Comment the local variable. Medium DeviceCRUDAction.java 425
Uncommented local variable: fenceid Comment the local variable. Medium FenceVehicleMapAction.java 57
Uncommented local variable: mapDAO Comment the local variable. Medium FenceVehicleMapAction.java 58
Uncommented local variable: mapDAO Comment the local variable. Medium FenceVehicleMapAction.java 92
Uncommented local variable: vehDAO Comment the local variable. Medium FenceVehicleMapAction.java 124
Uncommented local variable: trip Comment the local variable. Medium FenceVehicleMapAction.java 176
Uncommented local variable: tripDAO Comment the local variable. Medium FenceVehicleMapAction.java 177
Uncommented local variable: counter Comment the local variable. Medium FenceVehicleMapAction.java 178
Uncommented local variable: user Comment the local variable. Medium GeofenceAction.java 78
Uncommented local variable: user Comment the local variable. Medium GeofenceAction.java 96
Uncommented local variable: organizationId Comment the local variable. Medium GeofenceAction.java 97
Uncommented local variable: trip Comment the local variable. Medium GeofenceAction.java 99
Uncommented local variable: tripDAO Comment the local variable. Medium GeofenceAction.java 100
Uncommented local variable: geoDAO Comment the local variable. Medium GeofenceAction.java 101
Uncommented local variable: counter Comment the local variable. Medium GeofenceAction.java 102
Uncommented local variable: vpd Comment the local variable. Medium HeaderForwardAction.java 37
Uncommented local variable: i Comment the local variable. Medium HolidayAction.java 63
Uncommented local variable: hpDao Comment the local variable. Medium HolidayAction.java 72
Uncommented local variable: org Comment the local variable. Medium HolidayAction.java 73
Uncommented local variable: orgznId Comment the local variable. Medium HolidayAction.java 74
Uncommented local variable: orgdao Comment the local variable. Medium HolidayAction.java 88
Uncommented local variable: user Comment the local variable. Medium HolidayAction.java 162
Uncommented local variable: orgdao Comment the local variable. Medium HolidayAction.java 174
Uncommented local variable: hpDao Comment the local variable. Medium HolidayAction.java 179
Uncommented local variable: hpDao Comment the local variable. Medium HolidayAction.java 218
Uncommented local variable: array Comment the local variable. Medium HolidayAction.java 219
Uncommented local variable: output Comment the local variable. Medium HolidayAction.java 233
Uncommented local variable: fuel_value Comment the local variable. Medium LogingpsAction.java 113
Uncommented local variable: rfid_value Comment the local variable. Medium LogingpsAction.java 113
Uncommented local variable: fence_report Comment the local variable. Medium LogingpsAction.java 113
Uncommented local variable: vehicle_fence Comment the local variable. Medium LogingpsAction.java 113
Uncommented local variable: portletRequest Comment the local variable. Medium LogingpsAction.java 116
Uncommented local variable: portletsession Comment the local variable. Medium LogingpsAction.java 117
Uncommented local variable: themeDisplay Comment the local variable. Medium LogingpsAction.java 118
Uncommented local variable: user Comment the local variable. Medium LogingpsAction.java 119
Uncommented local variable: organization Comment the local variable. Medium LogingpsAction.java 120
Uncommented local variable: rdao Comment the local variable. Medium LogingpsAction.java 122
Uncommented local variable: vpd Comment the local variable. Medium LogingpsAction.java 125
Uncommented local variable: config1 Comment the local variable. Medium LogingpsAction.java 133
Uncommented local variable: config2 Comment the local variable. Medium LogingpsAction.java 134
Uncommented local variable: expandoBridge Comment the local variable. Medium LogingpsAction.java 138
Uncommented local variable: session Comment the local variable. Medium LogoutAction.java 40
Uncommented local variable: orgId Comment the local variable. Medium MessageHandler.java 92
Uncommented local variable: tripProcessor Comment the local variable. Medium MessageHandler.java 94
Uncommented local variable: managerObj Comment the local variable. Medium MessageHandler.java 98
Uncommented local variable: rpDAO Comment the local variable. Medium MessageHandler.java 115
Uncommented local variable: user Comment the local variable. Medium MessageHandler.java 116
Uncommented local variable: orgdao Comment the local variable. Medium MessageHandler.java 127
Uncommented local variable: fenceLister Comment the local variable. Medium MessageHandler.java 150
Uncommented local variable: fences Comment the local variable. Medium MessageHandler.java 154
Uncommented local variable: usrObj Comment the local variable. Medium MessageHandler.java 178
Uncommented local variable: nosList Comment the local variable. Medium MessageHandler.java 179
Uncommented local variable: notifier Comment the local variable. Medium MessageHandler.java 194
Uncommented local variable: orgId Comment the local variable. Medium MessageHandler.java 200
Uncommented local variable: MgrObj Comment the local variable. Medium MessageHandler.java 203
Uncommented local variable: updatedTemplate Comment the local variable. Medium MessageHandler.java 204
Uncommented local variable: name Comment the local variable. Medium MLoginGpsAction.java 138
Uncommented local variable: passwordCookie Comment the local variable. Medium MLoginGpsAction.java 142
Uncommented local variable: usrName Comment the local variable. Medium MLoginGpsAction.java 153
Uncommented local variable: usrPassword Comment the local variable. Medium MLoginGpsAction.java 154
Uncommented local variable: cookie Comment the local variable. Medium MLoginGpsAction.java 158
Uncommented local variable: cookieName Comment the local variable. Medium MLoginGpsAction.java 159
Uncommented local variable: vd Comment the local variable. Medium MLoginGpsAction.java 191
Uncommented local variable: email Comment the local variable. Medium MLoginGpsAction.java 192
Uncommented local variable: pass Comment the local variable. Medium MLoginGpsAction.java 193
Uncommented local variable: autologin Comment the local variable. Medium MLoginGpsAction.java 197
Uncommented local variable: lgn Comment the local variable. Medium MLoginGpsAction.java 201
Uncommented local variable: user1 Comment the local variable. Medium MLoginGpsAction.java 203
Uncommented local variable: returnVal Comment the local variable. Medium MLoginGpsAction.java 205
Uncommented local variable: vpd Comment the local variable. Medium MLoginGpsAction.java 210
Uncommented local variable: uls Comment the local variable. Medium MLoginGpsAction.java 211
Uncommented local variable: luser Comment the local variable. Medium MLoginGpsAction.java 212
Uncommented local variable: mobile Comment the local variable. Medium MLoginGpsAction.java 214
Uncommented local variable: util Comment the local variable. Medium MLoginGpsAction.java 218
Uncommented local variable: rdao Comment the local variable. Medium MLoginGpsAction.java 221
Uncommented local variable: vehicleId Comment the local variable. Medium MLoginGpsAction.java 223
Uncommented local variable: tpd Comment the local variable. Medium MLoginGpsAction.java 224
Uncommented local variable: user Comment the local variable. Medium RFIDAction.java 50
Uncommented local variable: size Comment the local variable. Medium RFIDAction.java 71
Uncommented local variable: nr Comment the local variable. Medium RFIDAction.java 72
Uncommented local variable: numrow Comment the local variable. Medium RFIDAction.java 73
Uncommented local variable: user Comment the local variable. Medium RFIDAction.java 87
Uncommented local variable: type Comment the local variable. Medium RFIDAction.java 88
Uncommented local variable: orgId Comment the local variable. Medium RFIDAction.java 94
Uncommented local variable: trip Comment the local variable. Medium RFIDAction.java 131
Uncommented local variable: tripId Comment the local variable. Medium RFIDAction.java 132
Uncommented local variable: tripIdValues Comment the local variable. Medium RFIDAction.java 133
Uncommented local variable: tripDAO Comment the local variable. Medium RFIDAction.java 135
Uncommented local variable: user Comment the local variable. Medium RFIDAction.java 136
Uncommented local variable: orgId Comment the local variable. Medium RFIDAction.java 142
Uncommented local variable: calendar Comment the local variable. Medium RFIDAction.java 178
Uncommented local variable: formatter Comment the local variable. Medium RFIDAction.java 180
Uncommented local variable: currentSession Comment the local variable. Medium RFIDAction.java 206
Uncommented local variable: formatter Comment the local variable. Medium RFIDAction.java 207
Uncommented local variable: calendar Comment the local variable. Medium RFIDAction.java 208
Uncommented local variable: date Comment the local variable. Medium RFIDAction.java 209
Uncommented local variable: to Comment the local variable. Medium RFIDAction.java 211
Uncommented local variable: from Comment the local variable. Medium RFIDAction.java 212
Uncommented local variable: key Comment the local variable. Medium RFIDAction.java 213
Uncommented local variable: itr Comment the local variable. Medium RFIDAction.java 226
Uncommented local variable: action Comment the local variable. Medium RFIDAction.java 269
Uncommented local variable: messagesObj Comment the local variable. Medium TemplateManager.java 245
Uncommented local variable: messagesObj Comment the local variable. Medium TemplateManager.java 258
Uncommented local variable: s1 Comment the local variable. Medium TripCrudAction.java 145
Uncommented local variable: t Comment the local variable. Medium TripCrudAction.java 194
Uncommented local variable: data Comment the local variable. Medium TripCrudAction.java 237
Uncommented local variable: startdate Comment the local variable. Medium TripCrudAction.java 238
Uncommented local variable: place Comment the local variable. Medium TripCrudAction.java 239
Uncommented local variable: extTrip Comment the local variable. Medium TripCrudAction.java 240
Uncommented local variable: udao Comment the local variable. Medium TripCrudAction.java 241
Uncommented local variable: trip Comment the local variable. Medium UserNotificationAction.java 209
Uncommented local variable: tpDAO Comment the local variable. Medium UserNotificationAction.java 210
Uncommented local variable: user Comment the local variable. Medium UserNotificationAction.java 211
Uncommented local variable: organizationId Comment the local variable. Medium UserNotificationAction.java 212
Uncommented local variable: undao Comment the local variable. Medium UserNotificationAction.java 219
Uncommented local variable: id Comment the local variable. Medium UserNotificationAction.java 220
Uncommented local variable: tripid Comment the local variable. Medium UserNotificationAction.java 221
Uncommented local variable: tid Comment the local variable. Medium UserNotificationAction.java 222
Uncommented local variable: geofid Comment the local variable. Medium UserNotificationAction.java 242
Uncommented local variable: size Comment the local variable. Medium UserNotificationAction.java 243
Uncommented local variable: size1 Comment the local variable. Medium UserNotificationAction.java 244
Uncommented local variable: usid Comment the local variable. Medium UserNotificationAction.java 271
Uncommented local variable: id Comment the local variable. Medium UserNotificationAction.java 296
Uncommented local variable: geofid Comment the local variable. Medium UserNotificationAction.java 298
Uncommented local variable: array Comment the local variable. Medium UserNotificationAction.java 306
Uncommented local variable: userid Comment the local variable. Medium UserNotificationAction.java 307
Uncommented local variable: gid Comment the local variable. Medium UserNotificationAction.java 308
Uncommented local variable: undao Comment the local variable. Medium UserNotificationAction.java 309
Uncommented local variable: nList Comment the local variable. Medium UserNotificationAction.java 317
Uncommented local variable: output Comment the local variable. Medium UserNotificationAction.java 344
Uncommented local variable: array Comment the local variable. Medium UserNotificationAction.java 355
Uncommented local variable: undao Comment the local variable. Medium UserNotificationAction.java 359
Uncommented local variable: userid Comment the local variable. Medium UserNotificationAction.java 363
Uncommented local variable: gid Comment the local variable. Medium UserNotificationAction.java 364
Uncommented local variable: uid Comment the local variable. Medium UserNotificationAction.java 366
Uncommented local variable: nList Comment the local variable. Medium UserNotificationAction.java 371
Uncommented local variable: output Comment the local variable. Medium UserNotificationAction.java 399
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 111
Uncommented local variable: s Comment the local variable. Medium UserTripAction.java 116
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 150
Uncommented local variable: sg Comment the local variable. Medium UserTripAction.java 153
Uncommented local variable: st Comment the local variable. Medium UserTripAction.java 168
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 171
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 205
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 230
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 262
Uncommented local variable: sg Comment the local variable. Medium UserTripAction.java 272
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 284
Uncommented local variable: size Comment the local variable. Medium UserTripAction.java 292
Uncommented local variable: sg Comment the local variable. Medium UserTripAction.java 294
Uncommented local variable: utdao Comment the local variable. Medium UserTripAction.java 311
Uncommented local variable: s Comment the local variable. Medium UserTripAction.java 317
Uncommented local variable: vehicle1 Comment the local variable. Medium VehicleCRUDAction.java 169
Uncommented local variable: id Comment the local variable. Medium VehicleCRUDAction.java 172
Uncommented local variable: dpdao Comment the local variable. Medium VehicleCRUDAction.java 174
Uncommented local variable: vpdao Comment the local variable. Medium VehicleCRUDAction.java 190
Uncommented local variable: rdao Comment the local variable. Medium VehicleCRUDAction.java 215
Uncommented local variable: value Comment the local variable. Medium VehicleCRUDAction.java 217
Uncommented local variable: type Comment the local variable. Medium VehicleCRUDAction.java 218
Uncommented local variable: vpdao Comment the local variable. Medium VehicleCRUDAction.java 231
Uncommented local variable: value Comment the local variable. Medium VehicleCRUDAction.java 260
Uncommented local variable: vdao Comment the local variable. Medium VehicleCRUDAction.java 275
Uncommented local variable: type1 Comment the local variable. Medium VehicleCRUDAction.java 279
Uncommented local variable: dpdao Comment the local variable. Medium VehicleCRUDAction.java 286
Uncommented local variable: vpdao Comment the local variable. Medium VehicleCRUDAction.java 294
Uncommented local variable: vpdao Comment the local variable. Medium VehicleCRUDAction.java 308
Uncommented local variable: cal Comment the local variable. Medium DailyTripRepDAO.java 43
Uncommented local variable: calEnd Comment the local variable. Medium DailyTripRepDAO.java 44
Uncommented local variable: vehicleId Comment the local variable. Medium DailyTripRepDAO.java 45
Uncommented local variable: start Comment the local variable. Medium DailyTripRepDAO.java 46
Uncommented local variable: end Comment the local variable. Medium DailyTripRepDAO.java 47
Uncommented local variable: tripProcessDAO Comment the local variable. Medium DailyTripRepDAO.java 49
Uncommented local variable: formatter Comment the local variable. Medium DailyTripRepDAO.java 50
Uncommented local variable: dynamicQuery Comment the local variable. Medium DailyTripRepDAO.java 52
Uncommented local variable: paramQuery Comment the local variable. Medium DailyTripRepDAO.java 53
Uncommented local variable: tripDTO Comment the local variable. Medium DailyTripRepDAO.java 55
Uncommented local variable: parameters Comment the local variable. Medium DailyTripRepDAO.java 56
Uncommented local variable: queryId Comment the local variable. Medium DailyTripRepDAO.java 58
Uncommented local variable: qry Comment the local variable. Medium DailyTripRepDAO.java 76
Uncommented local variable: sess Comment the local variable. Medium DailyTripRepDAO.java 78
Uncommented local variable: paramIter Comment the local variable. Medium DailyTripRepDAO.java 116
Uncommented local variable: firsttripid Comment the local variable. Medium DailyTripRepDAO.java 135
Uncommented local variable: secondtripid Comment the local variable. Medium DailyTripRepDAO.java 136
Uncommented local variable: firsttripdate Comment the local variable. Medium DailyTripRepDAO.java 138
Uncommented local variable: secondtripdate Comment the local variable. Medium DailyTripRepDAO.java 139
Uncommented local variable: tripProcessDAO Comment the local variable. Medium DailyTripRepDAO.java 140
Uncommented local variable: whrQuery Comment the local variable. Medium DailyTripRepDAO.java 142
Uncommented local variable: minutes Comment the local variable. Medium DailyTripRepDAO.java 143
Uncommented local variable: session Comment the local variable. Medium DailyTripRepDAO.java 144
Uncommented local variable: query Comment the local variable. Medium DailyTripRepDAO.java 152
Uncommented local variable: paramVO Comment the local variable. Medium DailyTripRepDAO.java 157
Uncommented local variable: itr Comment the local variable. Medium DailyTripRepDAO.java 161
Uncommented local variable: firstParam Comment the local variable. Medium DailyTripRepDAO.java 165
Uncommented local variable: secondParam Comment the local variable. Medium DailyTripRepDAO.java 171
Uncommented local variable: minutes Comment the local variable. Medium DailyTripRepDAO.java 188
Uncommented local variable: dt Comment the local variable. Medium DailyTripRepDAO.java 192
Uncommented local variable: d1 Comment the local variable. Medium DailyTripRepDAO.java 193
Uncommented local variable: d0 Comment the local variable. Medium DailyTripRepDAO.java 194
Uncommented local variable: seconds Comment the local variable. Medium DailyTripRepDAO.java 199
Uncommented local variable: sess Comment the local variable. Medium DeviceProcessDAO.java 90
Uncommented local variable: devDao Comment the local variable. Medium DeviceProcessDAO.java 92
Uncommented local variable: sess Comment the local variable. Medium DeviceProcessDAO.java 117
Uncommented local variable: devDao Comment the local variable. Medium DeviceProcessDAO.java 119
Uncommented local variable: baseQuery Comment the local variable. Medium DeviceProcessDAO.java 140
Uncommented local variable: sb Comment the local variable. Medium DeviceProcessDAO.java 141
Uncommented local variable: strlen Comment the local variable. Medium DeviceProcessDAO.java 146
Uncommented local variable: finalquery Comment the local variable. Medium DeviceProcessDAO.java 147
Uncommented local variable: flag Comment the local variable. Medium DeviceProcessDAO.java 148
Uncommented local variable: rdao Comment the local variable. Medium DeviceProcessDAO.java 149
Uncommented local variable: previous Comment the local variable. Medium DeviceProcessDAO.java 210
Uncommented local variable: queryString Comment the local variable. Medium DeviceProcessDAO.java 232
Uncommented local variable: queryObject Comment the local variable. Medium DeviceProcessDAO.java 233
Uncommented local variable: sess Comment the local variable. Medium DeviceProcessDAO.java 249
Uncommented local variable: baseQuery Comment the local variable. Medium DeviceProcessDAO.java 255
Uncommented local variable: sb Comment the local variable. Medium DeviceProcessDAO.java 256
Uncommented local variable: devdao Comment the local variable. Medium DeviceProcessDAO.java 258
Uncommented local variable: finalquery Comment the local variable. Medium DeviceProcessDAO.java 261
Uncommented local variable: devDao Comment the local variable. Medium DeviceProcessDAO.java 354
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 26
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 49
Uncommented local variable: parameters Comment the local variable. Medium FenceUsersDAO.java 51
Uncommented local variable: qry Comment the local variable. Medium FenceUsersDAO.java 53
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 83
Uncommented local variable: users Comment the local variable. Medium FenceUsersDAO.java 84
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 122
Uncommented local variable: users Comment the local variable. Medium FenceUsersDAO.java 123
Uncommented local variable: parameters Comment the local variable. Medium FenceUsersDAO.java 124
Uncommented local variable: qry Comment the local variable. Medium FenceUsersDAO.java 126
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 165
Uncommented local variable: users Comment the local variable. Medium FenceUsersDAO.java 166
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 194
Uncommented local variable: users Comment the local variable. Medium FenceUsersDAO.java 195
Uncommented local variable: parameters Comment the local variable. Medium FenceUsersDAO.java 196
Uncommented local variable: qry Comment the local variable. Medium FenceUsersDAO.java 198
Uncommented local variable: queryID Comment the local variable. Medium FenceUsersDAO.java 199
Uncommented local variable: session Comment the local variable. Medium FenceUsersDAO.java 234
Uncommented local variable: users Comment the local variable. Medium FenceUsersDAO.java 235
Uncommented local variable: parameters Comment the local variable. Medium FenceUsersDAO.java 236
Uncommented local variable: qry Comment the local variable. Medium FenceUsersDAO.java 238
Uncommented local variable: queryID Comment the local variable. Medium FenceUsersDAO.java 239
Uncommented local variable: sess Comment the local variable. Medium GeofencingDAO.java 46
Uncommented local variable: gd Comment the local variable. Medium GeofencingDAO.java 47
Uncommented local variable: query Comment the local variable. Medium GeofencingDAO.java 49
Uncommented local variable: sess Comment the local variable. Medium GeofencingDAO.java 76
Uncommented local variable: gd Comment the local variable. Medium GeofencingDAO.java 77
Uncommented local variable: query Comment the local variable. Medium GeofencingDAO.java 79
Uncommented local variable: query Comment the local variable. Medium GeofencingDAO.java 106
Uncommented local variable: sess Comment the local variable. Medium GeofencingDAO.java 130
Uncommented local variable: gd Comment the local variable. Medium GeofencingDAO.java 131
Uncommented local variable: del Comment the local variable. Medium GeofencingDAO.java 132
Uncommented local variable: tx Comment the local variable. Medium GeofencingDAO.java 133
Uncommented local variable: sess Comment the local variable. Medium GeofencingDAO.java 163
Uncommented local variable: gd Comment the local variable. Medium GeofencingDAO.java 164
Uncommented local variable: sess Comment the local variable. Medium GeofencingDAO.java 195
Uncommented local variable: stat Comment the local variable. Medium GeofencingDAO.java 225
Uncommented local variable: hddao Comment the local variable. Medium HolidayProcessDAO.java 30
Uncommented local variable: sess Comment the local variable. Medium HolidayProcessDAO.java 32
Uncommented local variable: tx Comment the local variable. Medium HolidayProcessDAO.java 33
Uncommented local variable: hddao Comment the local variable. Medium HolidayProcessDAO.java 61
Uncommented local variable: sess Comment the local variable. Medium HolidayProcessDAO.java 63
Uncommented local variable: tx Comment the local variable. Medium HolidayProcessDAO.java 64
Uncommented local variable: vdao Comment the local variable. Medium HolidayProcessDAO.java 96
Uncommented local variable: sess Comment the local variable. Medium LoginGpsDAO.java 21
Uncommented local variable: emailad Comment the local variable. Medium LoginGpsDAO.java 22
Uncommented local variable: pword Comment the local variable. Medium LoginGpsDAO.java 23
Uncommented local variable: query Comment the local variable. Medium LoginGpsDAO.java 24
Uncommented local variable: user Comment the local variable. Medium LoginGpsDAO.java 26
Uncommented local variable: msgDAO Comment the local variable. Medium MessagesDAO.java 24
Uncommented local variable: sess Comment the local variable. Medium MessagesDAO.java 25
Uncommented local variable: msgDAO Comment the local variable. Medium MessagesDAO.java 41
Uncommented local variable: sess Comment the local variable. Medium MessagesDAO.java 46
Uncommented local variable: templateObj Comment the local variable. Medium MessagesDAO.java 48
Uncommented local variable: tx Comment the local variable. Medium MessagesDAO.java 49
Uncommented local variable: orgObj Comment the local variable. Medium MessagesDAO.java 53
Uncommented local variable: cal Comment the local variable. Medium MessagesDAO.java 55
Uncommented local variable: md Comment the local variable. Medium MLoginGpsDAO.java 25
Uncommented local variable: sess Comment the local variable. Medium MLoginGpsDAO.java 51
Uncommented local variable: emailad Comment the local variable. Medium MLoginGpsDAO.java 52
Uncommented local variable: query Comment the local variable. Medium MLoginGpsDAO.java 53
Uncommented local variable: pass Comment the local variable. Medium MLoginGpsDAO.java 54
Uncommented local variable: user Comment the local variable. Medium MLoginGpsDAO.java 55
Uncommented local variable: u Comment the local variable. Medium MLoginGpsDAO.java 56
Uncommented local variable: time Comment the local variable. Medium PartiallyOfflineDAO.java 34
Uncommented local variable: qry Comment the local variable. Medium PartiallyOfflineDAO.java 35
Uncommented local variable: parameters Comment the local variable. Medium PartiallyOfflineDAO.java 36
Uncommented local variable: resultItr Comment the local variable. Medium PartiallyOfflineDAO.java 51
Uncommented local variable: columns Comment the local variable. Medium PartiallyOfflineDAO.java 53
Uncommented local variable: qry Comment the local variable. Medium PartiallyOfflineDAO.java 72
Uncommented local variable: parameters Comment the local variable. Medium PartiallyOfflineDAO.java 73
Uncommented local variable: time Comment the local variable. Medium PartiallyOfflineDAO.java 75
Uncommented local variable: vehicleId Comment the local variable. Medium PartiallyOfflineDAO.java 76
Uncommented local variable: resultItr Comment the local variable. Medium PartiallyOfflineDAO.java 92
Uncommented local variable: rep Comment the local variable. Medium ReportProcessDAO.java 33
Uncommented local variable: sess Comment the local variable. Medium ReportProcessDAO.java 34
Uncommented local variable: sess Comment the local variable. Medium ReportProcessDAO.java 43
Uncommented local variable: tdao Comment the local variable. Medium ReportProcessDAO.java 44
Uncommented local variable: eventDescQry Comment the local variable. Medium ReportProcessDAO.java 45
Uncommented local variable: tpDao Comment the local variable. Medium ReportProcessDAO.java 51
Uncommented local variable: dynamicQuery Comment the local variable. Medium ReportProcessDAO.java 52
Uncommented local variable: getTripFromTimeQry Comment the local variable. Medium ReportProcessDAO.java 53
Uncommented local variable: parameters Comment the local variable. Medium ReportProcessDAO.java 56
Uncommented local variable: queryID Comment the local variable. Medium ReportProcessDAO.java 58
Uncommented local variable: date Comment the local variable. Medium ReportProcessDAO.java 59
Uncommented local variable: formatter Comment the local variable. Medium ReportProcessDAO.java 60
Uncommented local variable: partialStatus Comment the local variable. Medium ReportProcessDAO.java 61
Uncommented local variable: endparamid Comment the local variable. Medium ReportProcessDAO.java 63
Uncommented local variable: tripDetails Comment the local variable. Medium ReportProcessDAO.java 68
Uncommented local variable: resultItr Comment the local variable. Medium ReportProcessDAO.java 88
Uncommented local variable: columns Comment the local variable. Medium ReportProcessDAO.java 90
Uncommented local variable: maxParamid Comment the local variable. Medium ReportProcessDAO.java 120
Uncommented local variable: minParamid Comment the local variable. Medium ReportProcessDAO.java 121
Uncommented local variable: tripIter Comment the local variable. Medium ReportProcessDAO.java 158
Uncommented local variable: obj Comment the local variable. Medium ReportProcessDAO.java 164
Uncommented local variable: sess Comment the local variable. Medium ReportRefDAO.java 12
Uncommented local variable: query Comment the local variable. Medium ReportRefDAO.java 13
Uncommented local variable: user Comment the local variable. Medium ReportRefDAO.java 14
Uncommented local variable: cumulativeQry Comment the local variable. Medium ReportSummaryDAO.java 104
Uncommented local variable: parameters Comment the local variable. Medium ReportSummaryDAO.java 108
Uncommented local variable: tripid Comment the local variable. Medium ReportSummaryDAO.java 109
Uncommented local variable: formatter Comment the local variable. Medium ReportSummaryDAO.java 110
Uncommented local variable: maxDateQuery Comment the local variable. Medium ReportSummaryDAO.java 111
Uncommented local variable: dateItr Comment the local variable. Medium ReportSummaryDAO.java 140
Uncommented local variable: dateDist Comment the local variable. Medium ReportSummaryDAO.java 152
Uncommented local variable: resultItr Comment the local variable. Medium ReportSummaryDAO.java 154
Uncommented local variable: session Comment the local variable. Medium RfHistoryDAO.java 26
Uncommented local variable: session Comment the local variable. Medium RfHistoryDAO.java 63
Uncommented local variable: parameters Comment the local variable. Medium RfHistoryDAO.java 64
Uncommented local variable: qry Comment the local variable. Medium RfHistoryDAO.java 66
Uncommented local variable: trip_Id Comment the local variable. Medium RfHistoryDAO.java 67
Uncommented local variable: usrFirstName Comment the local variable. Medium RfHistoryDAO.java 68
Uncommented local variable: usrLastName Comment the local variable. Medium RfHistoryDAO.java 69
Uncommented local variable: sess Comment the local variable. Medium RfHistoryDAO.java 111
Uncommented local variable: session Comment the local variable. Medium RfHistoryDAO.java 143
Uncommented local variable: users Comment the local variable. Medium RfHistoryDAO.java 145
Uncommented local variable: fenceDAO Comment the local variable. Medium RfHistoryDAO.java 146
Uncommented local variable: session Comment the local variable. Medium RfHistoryDAO.java 192
Uncommented local variable: session Comment the local variable. Medium RfHistoryDAO.java 229
Uncommented local variable: currentDate Comment the local variable. Medium RfHistoryDAO.java 230
Uncommented local variable: maxHistoryIDqry Comment the local variable. Medium RfHistoryDAO.java 231
Uncommented local variable: maxId Comment the local variable. Medium RfHistoryDAO.java 233
Uncommented local variable: role Comment the local variable. Medium RoleProcessDAO.java 20
Uncommented local variable: isUser Comment the local variable. Medium RoleProcessDAO.java 32
Uncommented local variable: isUser Comment the local variable. Medium RoleProcessDAO.java 51
Uncommented local variable: speedParams Comment the local variable. Medium SettingsDAO.java 21
Uncommented local variable: isPresent Comment the local variable. Medium SettingsDAO.java 22
Uncommented local variable: sdao Comment the local variable. Medium SettingsDAO.java 23
Uncommented local variable: sess Comment the local variable. Medium SettingsDAO.java 24
Uncommented local variable: tx Comment the local variable. Medium SettingsDAO.java 25
Uncommented local variable: status Comment the local variable. Medium SettingsDAO.java 26
Uncommented local variable: sdao Comment the local variable. Medium SettingsDAO.java 83
Uncommented local variable: userId Comment the local variable. Medium UserNotificationDAO.java 33
Uncommented local variable: usdao Comment the local variable. Medium UserNotificationDAO.java 34
Uncommented local variable: ug Comment the local variable. Medium UserNotificationDAO.java 35
Uncommented local variable: gdao Comment the local variable. Medium UserNotificationDAO.java 36
Uncommented local variable: udao Comment the local variable. Medium UserNotificationDAO.java 37
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 39
Uncommented local variable: tx Comment the local variable. Medium UserNotificationDAO.java 40
Uncommented local variable: geo Comment the local variable. Medium UserNotificationDAO.java 49
Uncommented local variable: user1 Comment the local variable. Medium UserNotificationDAO.java 51
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 93
Uncommented local variable: td Comment the local variable. Medium UserNotificationDAO.java 94
Uncommented local variable: gdao Comment the local variable. Medium UserNotificationDAO.java 99
Uncommented local variable: geof Comment the local variable. Medium UserNotificationDAO.java 100
Uncommented local variable: tripid Comment the local variable. Medium UserNotificationDAO.java 101
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 120
Uncommented local variable: td Comment the local variable. Medium UserNotificationDAO.java 121
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 145
Uncommented local variable: td Comment the local variable. Medium UserNotificationDAO.java 146
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 165
Uncommented local variable: usdao Comment the local variable. Medium UserNotificationDAO.java 167
Uncommented local variable: tx Comment the local variable. Medium UserNotificationDAO.java 170
Uncommented local variable: query Comment the local variable. Medium UserNotificationDAO.java 174
Uncommented local variable: utid Comment the local variable. Medium UserNotificationDAO.java 178
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 205
Uncommented local variable: usdao Comment the local variable. Medium UserNotificationDAO.java 206
Uncommented local variable: tx Comment the local variable. Medium UserNotificationDAO.java 211
Uncommented local variable: query Comment the local variable. Medium UserNotificationDAO.java 215
Uncommented local variable: utid Comment the local variable. Medium UserNotificationDAO.java 219
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 247
Uncommented local variable: ugdao Comment the local variable. Medium UserNotificationDAO.java 248
Uncommented local variable: gdao Comment the local variable. Medium UserNotificationDAO.java 253
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 277
Uncommented local variable: gdao Comment the local variable. Medium UserNotificationDAO.java 278
Uncommented local variable: tx Comment the local variable. Medium UserNotificationDAO.java 281
Uncommented local variable: geo Comment the local variable. Medium UserNotificationDAO.java 284
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 306
Uncommented local variable: ugdao Comment the local variable. Medium UserNotificationDAO.java 308
Uncommented local variable: tid Comment the local variable. Medium UserNotificationDAO.java 316
Uncommented local variable: utid Comment the local variable. Medium UserNotificationDAO.java 319
Uncommented local variable: tx Comment the local variable. Medium UserNotificationDAO.java 320
Uncommented local variable: geo Comment the local variable. Medium UserNotificationDAO.java 337
Uncommented local variable: gdao Comment the local variable. Medium UserNotificationDAO.java 338
Uncommented local variable: lmark Comment the local variable. Medium UserNotificationDAO.java 339
Uncommented local variable: ugdao Comment the local variable. Medium UserNotificationDAO.java 359
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 361
Uncommented local variable: query Comment the local variable. Medium UserNotificationDAO.java 365
Uncommented local variable: ugdao Comment the local variable. Medium UserNotificationDAO.java 380
Uncommented local variable: sess Comment the local variable. Medium UserNotificationDAO.java 381
Uncommented local variable: size Comment the local variable. Medium UserNotificationDAO.java 382
Uncommented local variable: query Comment the local variable. Medium UserNotificationDAO.java 386
Uncommented local variable: speedparam Comment the local variable. Medium UserProcessDAO.java 25
Uncommented local variable: sess Comment the local variable. Medium UserProcessDAO.java 26
Uncommented local variable: userName Comment the local variable. Medium UserProcessDAO.java 50
Uncommented local variable: userDetails Comment the local variable. Medium UserProcessDAO.java 51
Uncommented local variable: sess Comment the local variable. Medium UserProcessDAO.java 52
Uncommented local variable: query Comment the local variable. Medium UserProcessDAO.java 53
Uncommented local variable: usr Comment the local variable. Medium UserProcessDAO.java 72
Uncommented local variable: organization Comment the local variable. Medium UserProcessDAO.java 79
Uncommented local variable: query Comment the local variable. Medium UserProcessDAO.java 80
Uncommented local variable: sess Comment the local variable. Medium UserProcessDAO.java 81
Uncommented local variable: sess Comment the local variable. Medium UserProcessDAO.java 98
Uncommented local variable: sess Comment the local variable. Medium UserProcessDAO.java 119
Uncommented local variable: organization Comment the local variable. Medium UserProcessDAO.java 132
Uncommented local variable: param Comment the local variable. Medium UserProcessDAO.java 138
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 47
Uncommented local variable: td Comment the local variable. Medium UserTripDAO.java 48
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 71
Uncommented local variable: uodao Comment the local variable. Medium UserTripDAO.java 73
Uncommented local variable: udao Comment the local variable. Medium UserTripDAO.java 82
Uncommented local variable: user Comment the local variable. Medium UserTripDAO.java 83
Uncommented local variable: userId Comment the local variable. Medium UserTripDAO.java 103
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 104
Uncommented local variable: utdao Comment the local variable. Medium UserTripDAO.java 105
Uncommented local variable: tx Comment the local variable. Medium UserTripDAO.java 108
Uncommented local variable: udao Comment the local variable. Medium UserTripDAO.java 112
Uncommented local variable: user1 Comment the local variable. Medium UserTripDAO.java 113
Uncommented local variable: tdao Comment the local variable. Medium UserTripDAO.java 114
Uncommented local variable: trip Comment the local variable. Medium UserTripDAO.java 115
Uncommented local variable: utrips Comment the local variable. Medium UserTripDAO.java 116
Uncommented local variable: utdao Comment the local variable. Medium UserTripDAO.java 141
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 144
Uncommented local variable: query Comment the local variable. Medium UserTripDAO.java 150
Uncommented local variable: user Comment the local variable. Medium UserTripDAO.java 156
Uncommented local variable: userId Comment the local variable. Medium UserTripDAO.java 175
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 176
Uncommented local variable: utdao Comment the local variable. Medium UserTripDAO.java 177
Uncommented local variable: tx Comment the local variable. Medium UserTripDAO.java 183
Uncommented local variable: query Comment the local variable. Medium UserTripDAO.java 188
Uncommented local variable: utid Comment the local variable. Medium UserTripDAO.java 193
Uncommented local variable: undao Comment the local variable. Medium UserTripDAO.java 204
Uncommented local variable: utdao Comment the local variable. Medium UserTripDAO.java 217
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 220
Uncommented local variable: query Comment the local variable. Medium UserTripDAO.java 226
Uncommented local variable: trip Comment the local variable. Medium UserTripDAO.java 231
Uncommented local variable: tripId Comment the local variable. Medium UserTripDAO.java 252
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 253
Uncommented local variable: utdao Comment the local variable. Medium UserTripDAO.java 254
Uncommented local variable: tx Comment the local variable. Medium UserTripDAO.java 257
Uncommented local variable: udao Comment the local variable. Medium UserTripDAO.java 261
Uncommented local variable: user1 Comment the local variable. Medium UserTripDAO.java 262
Uncommented local variable: tdao Comment the local variable. Medium UserTripDAO.java 263
Uncommented local variable: trip Comment the local variable. Medium UserTripDAO.java 264
Uncommented local variable: utrips Comment the local variable. Medium UserTripDAO.java 265
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 288
Uncommented local variable: Mobile_Nos Comment the local variable. Medium UserTripDAO.java 289
Uncommented local variable: ObjDao Comment the local variable. Medium UserTripDAO.java 293
Uncommented local variable: tripId Comment the local variable. Medium UserTripDAO.java 315
Uncommented local variable: sess Comment the local variable. Medium UserTripDAO.java 316
Uncommented local variable: utdao Comment the local variable. Medium UserTripDAO.java 317
Uncommented local variable: tx Comment the local variable. Medium UserTripDAO.java 323
Uncommented local variable: query Comment the local variable. Medium UserTripDAO.java 328
Uncommented local variable: utid Comment the local variable. Medium UserTripDAO.java 334
Uncommented local variable: usId Comment the local variable. Medium UserTripDAO.java 345
Uncommented local variable: undao Comment the local variable. Medium UserTripDAO.java 346
Uncommented local variable: mapDAO Comment the local variable. Medium VehicleFenceDAO.java 29
Uncommented local variable: sess Comment the local variable. Medium VehicleFenceDAO.java 31
Uncommented local variable: vehDAO Comment the local variable. Medium VehicleFenceDAO.java 57
Uncommented local variable: geoVehicle Comment the local variable. Medium VehicleFenceDAO.java 58
Uncommented local variable: geodao Comment the local variable. Medium VehicleFenceDAO.java 59
Uncommented local variable: vehicle Comment the local variable. Medium VehicleFenceDAO.java 60
Uncommented local variable: sess Comment the local variable. Medium VehicleFenceDAO.java 61
Uncommented local variable: tx Comment the local variable. Medium VehicleFenceDAO.java 62
Uncommented local variable: geoVehicle Comment the local variable. Medium VehicleFenceDAO.java 95
Uncommented local variable: sess Comment the local variable. Medium VehicleFenceDAO.java 96
Uncommented local variable: tx Comment the local variable. Medium VehicleFenceDAO.java 100
Uncommented local variable: parameters Comment the local variable. Medium VehicleFenceReportDAO.java 23
Uncommented local variable: fenceReportQry Comment the local variable. Medium VehicleFenceReportDAO.java 26
Uncommented local variable: vd Comment the local variable. Medium VehicleProcessDAO.java 47
Uncommented local variable: vd Comment the local variable. Medium VehicleProcessDAO.java 72
Uncommented local variable: orgs Comment the local variable. Medium VehicleProcessDAO.java 93
Uncommented local variable: vdDAO Comment the local variable. Medium VehicleProcessDAO.java 94
Uncommented local variable: parameters Comment the local variable. Medium VehicleProcessDAO.java 96
Uncommented local variable: getOrgQry Comment the local variable. Medium VehicleProcessDAO.java 98
Uncommented local variable: parameters Comment the local variable. Medium VehicleProcessDAO.java 123
Uncommented local variable: getOrgQry Comment the local variable. Medium VehicleProcessDAO.java 125
Uncommented local variable: vdao Comment the local variable. Medium VehicleProcessDAO.java 126
Uncommented local variable: vdao Comment the local variable. Medium VehicleProcessDAO.java 152
Uncommented local variable: sess Comment the local variable. Medium VehicleProcessDAO.java 153
Uncommented local variable: tx Comment the local variable. Medium VehicleProcessDAO.java 154
Uncommented local variable: sess Comment the local variable. Medium VehicleProcessDAO.java 192
Uncommented local variable: rdao Comment the local variable. Medium VehicleProcessDAO.java 193
Uncommented local variable: baseQuery Comment the local variable. Medium VehicleProcessDAO.java 198
Uncommented local variable: sb Comment the local variable. Medium VehicleProcessDAO.java 199
Uncommented local variable: vdao Comment the local variable. Medium VehicleProcessDAO.java 201
Uncommented local variable: strlen Comment the local variable. Medium VehicleProcessDAO.java 204
Uncommented local variable: finalquery Comment the local variable. Medium VehicleProcessDAO.java 205
Uncommented local variable: flag Comment the local variable. Medium VehicleProcessDAO.java 206
Uncommented local variable: previous Comment the local variable. Medium VehicleProcessDAO.java 259
Uncommented local variable: queryString Comment the local variable. Medium VehicleProcessDAO.java 290
Uncommented local variable: queryObject Comment the local variable. Medium VehicleProcessDAO.java 291
Uncommented local variable: sess Comment the local variable. Medium VehicleProcessDAO.java 307
Uncommented local variable: sdf Comment the local variable. Medium WeekendFinder.java 45
Uncommented local variable: wf Comment the local variable. Medium WeekendFinder.java 51
Uncommented local variable: twoDForm Comment the local variable. Medium SpeedParamDTO.java 87
Uncommented local variable: twoDForm Comment the local variable. Medium TripDistanceDTO.java 186
Uncommented local variable: session Comment the local variable. Medium ConfigurationsDAO.java 26
Uncommented local variable: instance Comment the local variable. Medium DeviceDAO.java 57
Uncommented local variable: queryString Comment the local variable. Medium DeviceDAO.java 85
Uncommented local variable: queryObject Comment the local variable. Medium DeviceDAO.java 87
Uncommented local variable: queryString Comment the local variable. Medium DeviceDAO.java 115
Uncommented local variable: queryObject Comment the local variable. Medium DeviceDAO.java 116
Uncommented local variable: result Comment the local variable. Medium DeviceDAO.java 127
Uncommented local variable: instance Comment the local variable. Medium FenceHistoryDAO.java 57
Uncommented local variable: queryString Comment the local variable. Medium FenceHistoryDAO.java 85
Uncommented local variable: queryObject Comment the local variable. Medium FenceHistoryDAO.java 87
Uncommented local variable: queryString Comment the local variable. Medium FenceHistoryDAO.java 113
Uncommented local variable: queryObject Comment the local variable. Medium FenceHistoryDAO.java 114
Uncommented local variable: result Comment the local variable. Medium FenceHistoryDAO.java 125
Uncommented local variable: instance Comment the local variable. Medium FenceReportDAO.java 57
Uncommented local variable: queryString Comment the local variable. Medium FenceReportDAO.java 85
Uncommented local variable: queryObject Comment the local variable. Medium FenceReportDAO.java 87
Uncommented local variable: queryString Comment the local variable. Medium FenceReportDAO.java 111
Uncommented local variable: queryObject Comment the local variable. Medium FenceReportDAO.java 112
Uncommented local variable: result Comment the local variable. Medium FenceReportDAO.java 123
Uncommented local variable: reportObj Comment the local variable. Medium FenceReportDAO.java 157
Uncommented local variable: instance Comment the local variable. Medium FrequentTripDetailsDAO.java 55
Uncommented local variable: queryString Comment the local variable. Medium FrequentTripDetailsDAO.java 83
Uncommented local variable: queryObject Comment the local variable. Medium FrequentTripDetailsDAO.java 85
Uncommented local variable: queryString Comment the local variable. Medium FrequentTripDetailsDAO.java 101
Uncommented local variable: queryObject Comment the local variable. Medium FrequentTripDetailsDAO.java 102
Uncommented local variable: result Comment the local variable. Medium FrequentTripDetailsDAO.java 113
Uncommented local variable: castOther Comment the local variable. Medium FrequentTripDetailsId.java 53
Uncommented local variable: result Comment the local variable. Medium FrequentTripDetailsId.java 65
Uncommented local variable: instance Comment the local variable. Medium FuelCalibrationDAO.java 48
Uncommented local variable: queryString Comment the local variable. Medium FuelCalibrationDAO.java 76
Uncommented local variable: queryObject Comment the local variable. Medium FuelCalibrationDAO.java 78
Uncommented local variable: queryString Comment the local variable. Medium FuelCalibrationDAO.java 89
Uncommented local variable: queryObject Comment the local variable. Medium FuelCalibrationDAO.java 90
Uncommented local variable: result Comment the local variable. Medium FuelCalibrationDAO.java 100
Uncommented local variable: instance Comment the local variable. Medium FuelHistoryDAO.java 51
Uncommented local variable: queryString Comment the local variable. Medium FuelHistoryDAO.java 80
Uncommented local variable: queryObject Comment the local variable. Medium FuelHistoryDAO.java 82
Uncommented local variable: queryString Comment the local variable. Medium FuelHistoryDAO.java 93
Uncommented local variable: queryObject Comment the local variable. Medium FuelHistoryDAO.java 94
Uncommented local variable: result Comment the local variable. Medium FuelHistoryDAO.java 104
Uncommented local variable: instance Comment the local variable. Medium GeofenceDAO.java 63
Uncommented local variable: queryString Comment the local variable. Medium GeofenceDAO.java 91
Uncommented local variable: queryObject Comment the local variable. Medium GeofenceDAO.java 93
Uncommented local variable: queryString Comment the local variable. Medium GeofenceDAO.java 141
Uncommented local variable: queryObject Comment the local variable. Medium GeofenceDAO.java 142
Uncommented local variable: result Comment the local variable. Medium GeofenceDAO.java 153
Uncommented local variable: instance Comment the local variable. Medium GeovehicleMapDAO.java 53
Uncommented local variable: queryString Comment the local variable. Medium GeovehicleMapDAO.java 81
Uncommented local variable: queryObject Comment the local variable. Medium GeovehicleMapDAO.java 83
Uncommented local variable: queryString Comment the local variable. Medium GeovehicleMapDAO.java 99
Uncommented local variable: queryObject Comment the local variable. Medium GeovehicleMapDAO.java 100
Uncommented local variable: result Comment the local variable. Medium GeovehicleMapDAO.java 111
Uncommented local variable: session Comment the local variable. Medium HibernateSessionFactory.java 50
Uncommented local variable: session Comment the local variable. Medium HibernateSessionFactory.java 85
Uncommented local variable: instance Comment the local variable. Medium HolidaysDAO.java 40
Uncommented local variable: queryString Comment the local variable. Medium HolidaysDAO.java 52
Uncommented local variable: queryObject Comment the local variable. Medium HolidaysDAO.java 54
Uncommented local variable: hdao Comment the local variable. Medium HolidaysDAO.java 74
Uncommented local variable: sess Comment the local variable. Medium HolidaysDAO.java 75
Uncommented local variable: queryString Comment the local variable. Medium HolidaysDAO.java 86
Uncommented local variable: queryObject Comment the local variable. Medium HolidaysDAO.java 87
Uncommented local variable: instance Comment the local variable. Medium MessageTemplatesDAO.java 55
Uncommented local variable: queryString Comment the local variable. Medium MessageTemplatesDAO.java 83
Uncommented local variable: queryObject Comment the local variable. Medium MessageTemplatesDAO.java 85
Uncommented local variable: queryString Comment the local variable. Medium MessageTemplatesDAO.java 107
Uncommented local variable: queryObject Comment the local variable. Medium MessageTemplatesDAO.java 108
Uncommented local variable: result Comment the local variable. Medium MessageTemplatesDAO.java 122
Uncommented local variable: instance Comment the local variable. Medium NotificationDAO.java 55
Uncommented local variable: queryString Comment the local variable. Medium NotificationDAO.java 83
Uncommented local variable: queryObject Comment the local variable. Medium NotificationDAO.java 85
Uncommented local variable: queryString Comment the local variable. Medium NotificationDAO.java 109
Uncommented local variable: queryObject Comment the local variable. Medium NotificationDAO.java 110
Uncommented local variable: result Comment the local variable. Medium NotificationDAO.java 121
Uncommented local variable: instance Comment the local variable. Medium OrganizationDAO.java 63
Uncommented local variable: queryString Comment the local variable. Medium OrganizationDAO.java 91
Uncommented local variable: queryObject Comment the local variable. Medium OrganizationDAO.java 93
Uncommented local variable: queryString Comment the local variable. Medium OrganizationDAO.java 149
Uncommented local variable: queryObject Comment the local variable. Medium OrganizationDAO.java 150
Uncommented local variable: result Comment the local variable. Medium OrganizationDAO.java 161
Uncommented local variable: result Comment the local variable. Medium ParamsSummaryDAO.java 67
Uncommented local variable: instance Comment the local variable. Medium ParamsSummaryDAO.java 81
Uncommented local variable: instance Comment the local variable. Medium PhoneDAO.java 61
Uncommented local variable: queryString Comment the local variable. Medium PhoneDAO.java 89
Uncommented local variable: queryObject Comment the local variable. Medium PhoneDAO.java 91
Uncommented local variable: queryString Comment the local variable. Medium PhoneDAO.java 139
Uncommented local variable: queryObject Comment the local variable. Medium PhoneDAO.java 140
Uncommented local variable: result Comment the local variable. Medium PhoneDAO.java 151
Uncommented local variable: result Comment the local variable. Medium RfidHistoryDAO.java 75
Uncommented local variable: instance Comment the local variable. Medium RfidHistoryDAO.java 89
Uncommented local variable: instance Comment the local variable. Medium SpeedparameterDAO.java 54
Uncommented local variable: queryString Comment the local variable. Medium SpeedparameterDAO.java 82
Uncommented local variable: queryObject Comment the local variable. Medium SpeedparameterDAO.java 84
Uncommented local variable: queryString Comment the local variable. Medium SpeedparameterDAO.java 104
Uncommented local variable: queryObject Comment the local variable. Medium SpeedparameterDAO.java 105
Uncommented local variable: result Comment the local variable. Medium SpeedparameterDAO.java 116
Uncommented local variable: instance Comment the local variable. Medium SpeedSettingsDAO.java 36
Uncommented local variable: instance Comment the local variable. Medium TripDetailsDAO.java 71
Uncommented local variable: queryString Comment the local variable. Medium TripDetailsDAO.java 99
Uncommented local variable: queryObject Comment the local variable. Medium TripDetailsDAO.java 101
Uncommented local variable: queryString Comment the local variable. Medium TripDetailsDAO.java 187
Uncommented local variable: queryObject Comment the local variable. Medium TripDetailsDAO.java 188
Uncommented local variable: result Comment the local variable. Medium TripDetailsDAO.java 202
Uncommented local variable: twoDForm Comment the local variable. Medium TripParameters.java 170
Uncommented local variable: instance Comment the local variable. Medium TripParametersDAO.java 60
Uncommented local variable: queryString Comment the local variable. Medium TripParametersDAO.java 88
Uncommented local variable: queryObject Comment the local variable. Medium TripParametersDAO.java 90
Uncommented local variable: queryString Comment the local variable. Medium TripParametersDAO.java 134
Uncommented local variable: queryObject Comment the local variable. Medium TripParametersDAO.java 135
Uncommented local variable: result Comment the local variable. Medium TripParametersDAO.java 146
Uncommented local variable: instance Comment the local variable. Medium TripPreferenceDAO.java 60
Uncommented local variable: queryString Comment the local variable. Medium TripPreferenceDAO.java 88
Uncommented local variable: queryObject Comment the local variable. Medium TripPreferenceDAO.java 90
Uncommented local variable: queryString Comment the local variable. Medium TripPreferenceDAO.java 134
Uncommented local variable: queryObject Comment the local variable. Medium TripPreferenceDAO.java 135
Uncommented local variable: result Comment the local variable. Medium TripPreferenceDAO.java 146
Uncommented local variable: instance Comment the local variable. Medium TripScrapsDAO.java 54
Uncommented local variable: queryString Comment the local variable. Medium TripScrapsDAO.java 82
Uncommented local variable: queryObject Comment the local variable. Medium TripScrapsDAO.java 84
Uncommented local variable: queryString Comment the local variable. Medium TripScrapsDAO.java 104
Uncommented local variable: queryObject Comment the local variable. Medium TripScrapsDAO.java 105
Uncommented local variable: result Comment the local variable. Medium TripScrapsDAO.java 116
Uncommented local variable: instance Comment the local variable. Medium TripTravelerDetailsDAO.java 65
Uncommented local variable: queryString Comment the local variable. Medium TripTravelerDetailsDAO.java 93
Uncommented local variable: queryObject Comment the local variable. Medium TripTravelerDetailsDAO.java 95
Uncommented local variable: queryString Comment the local variable. Medium TripTravelerDetailsDAO.java 156
Uncommented local variable: queryObject Comment the local variable. Medium TripTravelerDetailsDAO.java 157
Uncommented local variable: result Comment the local variable. Medium TripTravelerDetailsDAO.java 168
Uncommented local variable: instance Comment the local variable. Medium TripVehicleMapDAO.java 53
Uncommented local variable: queryString Comment the local variable. Medium TripVehicleMapDAO.java 81
Uncommented local variable: queryObject Comment the local variable. Medium TripVehicleMapDAO.java 83
Uncommented local variable: queryString Comment the local variable. Medium TripVehicleMapDAO.java 95
Uncommented local variable: queryObject Comment the local variable. Medium TripVehicleMapDAO.java 96
Uncommented local variable: result Comment the local variable. Medium TripVehicleMapDAO.java 107
Uncommented local variable: instance Comment the local variable. Medium UserDAO.java 80
Uncommented local variable: queryString Comment the local variable. Medium UserDAO.java 108
Uncommented local variable: queryObject Comment the local variable. Medium UserDAO.java 110
Uncommented local variable: queryString Comment the local variable. Medium UserDAO.java 234
Uncommented local variable: queryObject Comment the local variable. Medium UserDAO.java 235
Uncommented local variable: result Comment the local variable. Medium UserDAO.java 246
Uncommented local variable: instance Comment the local variable. Medium UserDetailsDAO.java 70
Uncommented local variable: queryString Comment the local variable. Medium UserDetailsDAO.java 98
Uncommented local variable: queryObject Comment the local variable. Medium UserDetailsDAO.java 100
Uncommented local variable: queryString Comment the local variable. Medium UserDetailsDAO.java 184
Uncommented local variable: queryObject Comment the local variable. Medium UserDetailsDAO.java 185
Uncommented local variable: result Comment the local variable. Medium UserDetailsDAO.java 196
Uncommented local variable: instance Comment the local variable. Medium UserGeofenceMapDAO.java 53
Uncommented local variable: queryString Comment the local variable. Medium UserGeofenceMapDAO.java 81
Uncommented local variable: queryObject Comment the local variable. Medium UserGeofenceMapDAO.java 83
Uncommented local variable: queryString Comment the local variable. Medium UserGeofenceMapDAO.java 95
Uncommented local variable: queryObject Comment the local variable. Medium UserGeofenceMapDAO.java 96
Uncommented local variable: result Comment the local variable. Medium UserGeofenceMapDAO.java 107
Uncommented local variable: instance Comment the local variable. Medium UsergroupDAO.java 56
Uncommented local variable: queryString Comment the local variable. Medium UsergroupDAO.java 84
Uncommented local variable: queryObject Comment the local variable. Medium UsergroupDAO.java 86
Uncommented local variable: queryString Comment the local variable. Medium UsergroupDAO.java 114
Uncommented local variable: queryObject Comment the local variable. Medium UsergroupDAO.java 115
Uncommented local variable: result Comment the local variable. Medium UsergroupDAO.java 126
Uncommented local variable: castOther Comment the local variable. Medium UsergroupgrouproleId.java 54
Uncommented local variable: result Comment the local variable. Medium UsergroupgrouproleId.java 62
Uncommented local variable: castOther Comment the local variable. Medium UsergrouproleId.java 63
Uncommented local variable: result Comment the local variable. Medium UsergrouproleId.java 80
Uncommented local variable: instance Comment the local variable. Medium UserLandmarksDAO.java 56
Uncommented local variable: queryString Comment the local variable. Medium UserLandmarksDAO.java 84
Uncommented local variable: queryObject Comment the local variable. Medium UserLandmarksDAO.java 86
Uncommented local variable: queryString Comment the local variable. Medium UserLandmarksDAO.java 114
Uncommented local variable: queryObject Comment the local variable. Medium UserLandmarksDAO.java 115
Uncommented local variable: result Comment the local variable. Medium UserLandmarksDAO.java 126
Uncommented local variable: instance Comment the local variable. Medium UserPreferencesDAO.java 67
Uncommented local variable: queryString Comment the local variable. Medium UserPreferencesDAO.java 95
Uncommented local variable: queryObject Comment the local variable. Medium UserPreferencesDAO.java 97
Uncommented local variable: queryString Comment the local variable. Medium UserPreferencesDAO.java 170
Uncommented local variable: queryObject Comment the local variable. Medium UserPreferencesDAO.java 171
Uncommented local variable: result Comment the local variable. Medium UserPreferencesDAO.java 182
Uncommented local variable: result Comment the local variable. Medium UserRfidDAO.java 76
Uncommented local variable: instance Comment the local variable. Medium UserRfidDAO.java 90
Uncommented local variable: instance Comment the local variable. Medium UsersGeofenceDAO.java 50
Uncommented local variable: queryString Comment the local variable. Medium UsersGeofenceDAO.java 73
Uncommented local variable: queryObject Comment the local variable. Medium UsersGeofenceDAO.java 75
Uncommented local variable: queryString Comment the local variable. Medium UsersGeofenceDAO.java 86
Uncommented local variable: queryObject Comment the local variable. Medium UsersGeofenceDAO.java 87
Uncommented local variable: result Comment the local variable. Medium UsersGeofenceDAO.java 97
Uncommented local variable: instance Comment the local variable. Medium UsersGroupsDAO.java 53
Uncommented local variable: queryString Comment the local variable. Medium UsersGroupsDAO.java 81
Uncommented local variable: queryObject Comment the local variable. Medium UsersGroupsDAO.java 83
Uncommented local variable: queryString Comment the local variable. Medium UsersGroupsDAO.java 95
Uncommented local variable: queryObject Comment the local variable. Medium UsersGroupsDAO.java 96
Uncommented local variable: result Comment the local variable. Medium UsersGroupsDAO.java 107
Uncommented local variable: castOther Comment the local variable. Medium UsersGroupsId.java 53
Uncommented local variable: result Comment the local variable. Medium UsersGroupsId.java 66
Uncommented local variable: sess Comment the local variable. Medium UsersOrgsDAO.java 32
Uncommented local variable: instance Comment the local variable. Medium UsersOrgsDAO.java 69
Uncommented local variable: queryString Comment the local variable. Medium UsersOrgsDAO.java 92
Uncommented local variable: queryObject Comment the local variable. Medium UsersOrgsDAO.java 94
Uncommented local variable: queryString Comment the local variable. Medium UsersOrgsDAO.java 105
Uncommented local variable: queryObject Comment the local variable. Medium UsersOrgsDAO.java 106
Uncommented local variable: result Comment the local variable. Medium UsersOrgsDAO.java 116
 
Violation Recommendation Severity Resource Line
Caught exception not logged Use one of the logging methods to log the exception. Medium AutoCompleteAction.java 80
Caught exception not logged Use one of the logging methods to log the exception. Medium CookieLoginAction.java 242
Caught exception not logged Use one of the logging methods to log the exception. Medium CookieLoginAction.java 248
Caught exception not logged Use one of the logging methods to log the exception. Medium DeviceCRUDAction.java 194
Caught exception not logged Use one of the logging methods to log the exception. Medium DeviceCRUDAction.java 242
Caught exception not logged Use one of the logging methods to log the exception. Medium DeviceCRUDAction.java 277
Caught exception not logged Use one of the logging methods to log the exception. Medium DeviceCRUDAction.java 366
Caught exception not logged Use one of the logging methods to log the exception. Medium DeviceCRUDAction.java 398
Caught exception not logged Use one of the logging methods to log the exception. Medium HeaderForwardAction.java 44
Caught exception not logged Use one of the logging methods to log the exception. Medium MLoginGpsAction.java 304
Caught exception not logged Use one of the logging methods to log the exception. Medium MLoginGpsAction.java 310
Caught exception not logged Use one of the logging methods to log the exception. Medium RFIDAction.java 121
Caught exception not logged Use one of the logging methods to log the exception. Medium RFIDAction.java 162
Caught exception not logged Use one of the logging methods to log the exception. Medium RFIDAction.java 167
Caught exception not logged Use one of the logging methods to log the exception. Medium TripCrudAction.java 157
Caught exception not logged Use one of the logging methods to log the exception. Medium TripCrudAction.java 209
Caught exception not logged Use one of the logging methods to log the exception. Medium UserNotificationAction.java 347
Caught exception not logged Use one of the logging methods to log the exception. Medium UserNotificationAction.java 404
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripAction.java 130
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripAction.java 186
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripAction.java 221
Caught exception not logged Use one of the logging methods to log the exception. Medium VehicleCRUDAction.java 244
Caught exception not logged Use one of the logging methods to log the exception. Medium VehicleCRUDAction.java 298
Caught exception not logged Use one of the logging methods to log the exception. Medium MLoginGpsDAO.java 30
Caught exception not logged Use one of the logging methods to log the exception. Medium UserNotificationDAO.java 64
Caught exception not logged Use one of the logging methods to log the exception. Medium UserNotificationDAO.java 349
Caught exception not logged Use one of the logging methods to log the exception. Medium UserNotificationDAO.java 392
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 56
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 92
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 124
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 130
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 208
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 273
Caught exception not logged Use one of the logging methods to log the exception. Medium UserTripDAO.java 279
Caught exception not logged Use one of the logging methods to log the exception. Medium VehicleFenceDAO.java 78
 
Violation Recommendation Severity Resource Line
Logger not declared static final Declare the logger to be both static and final. Medium AlertSettingsAction.java 31
Logger not declared static final Declare the logger to be both static and final. Medium AutoCompleteAction.java 24
Logger not declared static final Declare the logger to be both static and final. Medium DeviceCRUDAction.java 61
Logger not declared static final Declare the logger to be both static and final. Medium FenceVehicleMapAction.java 38
Logger not declared static final Declare the logger to be both static and final. Medium GenerateMap.java 52
Logger not declared static final Declare the logger to be both static and final. Medium GeofenceAction.java 40
Logger not declared static final Declare the logger to be both static and final. Medium HeaderForwardAction.java 23
Logger not declared static final Declare the logger to be both static and final. Medium HolidayAction.java 31
Logger not declared static final Declare the logger to be both static and final. Medium LogingpsAction.java 67
Logger not declared static final Declare the logger to be both static and final. Medium LogoutAction.java 37
Logger not declared static final Declare the logger to be both static and final. Medium MessageHandler.java 41
Logger not declared static final Declare the logger to be both static and final. Medium RFIDAction.java 30
Logger not declared static final Declare the logger to be both static and final. Medium TemplateManager.java 32
Logger not declared static final Declare the logger to be both static and final. Medium TripCrudAction.java 39
Logger not declared static final Declare the logger to be both static and final. Medium UserNotificationAction.java 125
Logger not declared static final Declare the logger to be both static and final. Medium UserTripAction.java 100
Logger not declared static final Declare the logger to be both static and final. Medium VehicleCRUDAction.java 44
Logger not declared static final Declare the logger to be both static and final. Medium DailyTripRepDAO.java 38
Logger not declared static final Declare the logger to be both static and final. Medium DeviceProcessDAO.java 29
Logger not declared static final Declare the logger to be both static and final. Medium FenceUsersDAO.java 21
Logger not declared static final Declare the logger to be both static and final. Medium GeofencingDAO.java 34
Logger not declared static final Declare the logger to be both static and final. Medium HolidayProcessDAO.java 22
Logger not declared static final Declare the logger to be both static and final. Medium MessagesDAO.java 16
Logger not declared static final Declare the logger to be both static and final. Medium PartiallyOfflineDAO.java 26
Logger not declared static final Declare the logger to be both static and final. Medium ReportProcessDAO.java 27
Logger not declared static final Declare the logger to be both static and final. Medium ReportSummaryDAO.java 24
Logger not declared static final Declare the logger to be both static and final. Medium RfHistoryDAO.java 22
Logger not declared static final Declare the logger to be both static and final. Medium UserNotificationDAO.java 28
Logger not declared static final Declare the logger to be both static and final. Medium UserTripDAO.java 26
Logger not declared static final Declare the logger to be both static and final. Medium VehicleFenceDAO.java 19
Logger not declared static final Declare the logger to be both static and final. Medium VehicleProcessDAO.java 41
Logger not declared static final Declare the logger to be both static and final. Medium ReportSummaryDAO.java 10
 
Violation Recommendation Severity Resource Line
Serializable class AutoCompleteAction does not define a serialVersionUID field Define a serialVersionUID field. Medium AutoCompleteAction.java 22
Serializable class BaseAction does not define a serialVersionUID field Define a serialVersionUID field. Medium BaseAction.java 8
Serializable class CookieLoginAction does not define a serialVersionUID field Define a serialVersionUID field. Medium CookieLoginAction.java 33
Serializable class DeviceCRUDAction does not define a serialVersionUID field Define a serialVersionUID field. Medium DeviceCRUDAction.java 39
Serializable class FenceVehicleMapAction does not define a serialVersionUID field Define a serialVersionUID field. Medium FenceVehicleMapAction.java 24
Serializable class GeofenceAction does not define a serialVersionUID field Define a serialVersionUID field. Medium GeofenceAction.java 36
Serializable class HeaderForwardAction does not define a serialVersionUID field Define a serialVersionUID field. Medium HeaderForwardAction.java 19
Serializable class LogingpsAction does not define a serialVersionUID field Define a serialVersionUID field. Medium LogingpsAction.java 48
Serializable class LogoutAction does not define a serialVersionUID field Define a serialVersionUID field. Medium LogoutAction.java 24
Serializable class MessageHandler does not define a serialVersionUID field Define a serialVersionUID field. Medium MessageHandler.java 38
Serializable class MLoginGpsAction does not define a serialVersionUID field Define a serialVersionUID field. Medium MLoginGpsAction.java 34
Serializable class RFIDAction does not define a serialVersionUID field Define a serialVersionUID field. Medium RFIDAction.java 27
Serializable class TemplateManager does not define a serialVersionUID field Define a serialVersionUID field. Medium TemplateManager.java 29
Serializable class UserNotificationAction does not define a serialVersionUID field Define a serialVersionUID field. Medium UserNotificationAction.java 33
Serializable class UserTripAction does not define a serialVersionUID field Define a serialVersionUID field. Medium UserTripAction.java 26
Serializable class VehicleCRUDAction does not define a serialVersionUID field Define a serialVersionUID field. Medium VehicleCRUDAction.java 39
Serializable class MLoginGpsDAO does not define a serialVersionUID field Define a serialVersionUID field. Medium MLoginGpsDAO.java 17
Serializable class DeviceAlreadyInUseException has no instance variables Do not declare the class serializable. Medium DeviceAlreadyInUseException.java 3
Serializable class DeviceAlreadyInUseException does not define a serialVersionUID field Define a serialVersionUID field. Medium DeviceAlreadyInUseException.java 3
Serializable class DupilicateTripException has no instance variables Do not declare the class serializable. Medium DupilicateTripException.java 3
Serializable class DupilicateTripException does not define a serialVersionUID field Define a serialVersionUID field. Medium DupilicateTripException.java 3
Serializable class DuplicateAliasNameException has no instance variables Do not declare the class serializable. Medium DuplicateAliasNameException.java 3
Serializable class DuplicateAliasNameException does not define a serialVersionUID field Define a serialVersionUID field. Medium DuplicateAliasNameException.java 3
Serializable class DuplicateDeviceNameException has no instance variables Do not declare the class serializable. Medium DuplicateDeviceNameException.java 3
Serializable class DuplicateDeviceNameException does not define a serialVersionUID field Define a serialVersionUID field. Medium DuplicateDeviceNameException.java 3
Serializable class DuplicateMobileNumberException has no instance variables Do not declare the class serializable. Medium DuplicateMobileNumberException.java 3
Serializable class DuplicateMobileNumberException does not define a serialVersionUID field Define a serialVersionUID field. Medium DuplicateMobileNumberException.java 3
Serializable class DuplicateRegisterNumberException has no instance variables Do not declare the class serializable. Medium DuplicateRegisterNumberException.java 3
Serializable class DuplicateRegisterNumberException does not define a serialVersionUID field Define a serialVersionUID field. Medium DuplicateRegisterNumberException.java 3
Serializable class DuplicateVehicleNameException has no instance variables Do not declare the class serializable. Medium DuplicateVehicleNameException.java 3
Serializable class DuplicateVehicleNameException does not define a serialVersionUID field Define a serialVersionUID field. Medium DuplicateVehicleNameException.java 3
Serializable class InvalidMailIdOrPasswordException has no instance variables Do not declare the class serializable. Medium InvalidMailIdOrPasswordException.java 3
Serializable class InvalidMailIdOrPasswordException has only transient fields Do not declare the class serializable. Medium InvalidMailIdOrPasswordException.java 3
Serializable class LoginIDDoesNotMatchException has no instance variables Do not declare the class serializable. Medium LoginIDDoesNotMatchException.java 3
Serializable class LoginIDDoesNotMatchException does not define a serialVersionUID field Define a serialVersionUID field. Medium LoginIDDoesNotMatchException.java 3
Serializable class NullFieldsException has no instance variables Do not declare the class serializable. Medium NullFieldsException.java 3
Serializable class NullFieldsException does not define a serialVersionUID field Define a serialVersionUID field. Medium NullFieldsException.java 3
Serializable class PassworDoesNotMatchException has no instance variables Do not declare the class serializable. Medium PassworDoesNotMatchException.java 3
Serializable class PassworDoesNotMatchException does not define a serialVersionUID field Define a serialVersionUID field. Medium PassworDoesNotMatchException.java 3
Serializable class TripNameDuplicateException has no instance variables Do not declare the class serializable. Medium TripNameDuplicateException.java 3
Serializable class TripNameDuplicateException does not define a serialVersionUID field Define a serialVersionUID field. Medium TripNameDuplicateException.java 3
Serializable class UserNotLoggedInException has no instance variables Do not declare the class serializable. Medium UserNotLoggedInException.java 3
Serializable class UserNotLoggedInException does not define a serialVersionUID field Define a serialVersionUID field. Medium UserNotLoggedInException.java 3
Serializable class VehicleExistsInTimeException has no instance variables Do not declare the class serializable. Medium VehicleExistsInTimeException.java 3
Serializable class VehicleExistsInTimeException does not define a serialVersionUID field Define a serialVersionUID field. Medium VehicleExistsInTimeException.java 3
Serializable class VehicleInUseException has no instance variables Do not declare the class serializable. Medium VehicleInUseException.java 3
Serializable class VehicleInUseException does not define a serialVersionUID field Define a serialVersionUID field. Medium VehicleInUseException.java 3
Serializable class AccumulatorRef does not define a serialVersionUID field Define a serialVersionUID field. Medium AccumulatorRef.java 8
Serializable class AlertHistory does not define a serialVersionUID field Define a serialVersionUID field. Medium AlertHistory.java 10
Serializable class Configurations does not define a serialVersionUID field Define a serialVersionUID field. Medium Configurations.java 8
Serializable class DataContextMapping does not define a serialVersionUID field Define a serialVersionUID field. Medium DataContextMapping.java 8
Serializable class Device does not define a serialVersionUID field Define a serialVersionUID field. Medium Device.java 14
Serializable class DistanceHistory does not define a serialVersionUID field Define a serialVersionUID field. Medium DistanceHistory.java 5
Serializable class EventNotification does not define a serialVersionUID field Define a serialVersionUID field. Medium EventNotification.java 10
Serializable class FenceHistory does not define a serialVersionUID field Define a serialVersionUID field. Medium FenceHistory.java 11
Serializable class FenceReport does not define a serialVersionUID field Define a serialVersionUID field. Medium FenceReport.java 11
Serializable class FrequentTripDetails does not define a serialVersionUID field Define a serialVersionUID field. Medium FrequentTripDetails.java 9
Serializable class FrequentTripDetailsId does not define a serialVersionUID field Define a serialVersionUID field. Medium FrequentTripDetailsId.java 9
Serializable class FuelCalibration does not define a serialVersionUID field Define a serialVersionUID field. Medium FuelCalibration.java 10
Serializable class FuelHistory does not define a serialVersionUID field Define a serialVersionUID field. Medium FuelHistory.java 13
Serializable class Fuelusagetest does not define a serialVersionUID field Define a serialVersionUID field. Medium Fuelusagetest.java 8
Serializable class Geofence does not define a serialVersionUID field Define a serialVersionUID field. Medium Geofence.java 13
Serializable class GeovehicleMap does not define a serialVersionUID field Define a serialVersionUID field. Medium GeovehicleMap.java 12
Serializable class Holidays does not define a serialVersionUID field Define a serialVersionUID field. Medium Holidays.java 5
Serializable class MessageFormat does not define a serialVersionUID field Define a serialVersionUID field. Medium MessageFormat.java 8
Serializable class MessageTemplates does not define a serialVersionUID field Define a serialVersionUID field. Medium MessageTemplates.java 12
Serializable class MetaDistance does not define a serialVersionUID field Define a serialVersionUID field. Medium MetaDistance.java 5
Serializable class MetaFuel does not define a serialVersionUID field Define a serialVersionUID field. Medium MetaFuel.java 10
Serializable class Notification does not define a serialVersionUID field Define a serialVersionUID field. Medium Notification.java 9
Serializable class Organization does not define a serialVersionUID field Define a serialVersionUID field. Medium Organization.java 12
Serializable class ParamsSummary does not define a serialVersionUID field Define a serialVersionUID field. Medium ParamsSummary.java 5
Serializable class Phone does not define a serialVersionUID field Define a serialVersionUID field. Medium Phone.java 11
Serializable class RfidHistory does not define a serialVersionUID field Define a serialVersionUID field. Medium RfidHistory.java 5
Serializable class RfidParameters does not define a serialVersionUID field Define a serialVersionUID field. Medium RfidParameters.java 5
Serializable class RfidStatus does not define a serialVersionUID field Define a serialVersionUID field. Medium RfidStatus.java 8
Serializable class ScheduleReport does not define a serialVersionUID field Define a serialVersionUID field. Medium ScheduleReport.java 10
Serializable class Schools does not define a serialVersionUID field Define a serialVersionUID field. Medium Schools.java 8
Serializable class Settings does not define a serialVersionUID field Define a serialVersionUID field. Medium Settings.java 8
Serializable class SmsDetails does not define a serialVersionUID field Define a serialVersionUID field. Medium SmsDetails.java 10
Serializable class SmsRegister does not define a serialVersionUID field Define a serialVersionUID field. Medium SmsRegister.java 10
Serializable class Speedparameter does not define a serialVersionUID field Define a serialVersionUID field. Medium Speedparameter.java 9
Serializable class Stopfencemapping does not define a serialVersionUID field Define a serialVersionUID field. Medium Stopfencemapping.java 8
Serializable class TripAttender does not define a serialVersionUID field Define a serialVersionUID field. Medium TripAttender.java 8
Serializable class TripDetails does not define a serialVersionUID field Define a serialVersionUID field. Medium TripDetails.java 14
Serializable class TripDeviation does not define a serialVersionUID field Define a serialVersionUID field. Medium TripDeviation.java 10
Serializable class TripMsgParams does not define a serialVersionUID field Define a serialVersionUID field. Medium TripMsgParams.java 8
Serializable class TripParameters does not define a serialVersionUID field Define a serialVersionUID field. Medium TripParameters.java 13
Serializable class TripPreference does not define a serialVersionUID field Define a serialVersionUID field. Medium TripPreference.java 9
Serializable class TripReference does not define a serialVersionUID field Define a serialVersionUID field. Medium TripReference.java 12
Serializable class TripScraps does not define a serialVersionUID field Define a serialVersionUID field. Medium TripScraps.java 9
Serializable class TripTravelerDetails does not define a serialVersionUID field Define a serialVersionUID field. Medium TripTravelerDetails.java 13
Serializable class TripTraversal does not define a serialVersionUID field Define a serialVersionUID field. Medium TripTraversal.java 10
Serializable class TripVehicleMap does not define a serialVersionUID field Define a serialVersionUID field. Medium TripVehicleMap.java 9
Serializable class User does not define a serialVersionUID field Define a serialVersionUID field. Medium User.java 13
Serializable class UserDetails does not define a serialVersionUID field Define a serialVersionUID field. Medium UserDetails.java 13
Serializable class UserGeofenceMap does not define a serialVersionUID field Define a serialVersionUID field. Medium UserGeofenceMap.java 9
Serializable class UserGrade does not define a serialVersionUID field Define a serialVersionUID field. Medium UserGrade.java 8
Serializable class UserGrades does not define a serialVersionUID field Define a serialVersionUID field. Medium UserGrades.java 3
Serializable class Usergroup does not define a serialVersionUID field Define a serialVersionUID field. Medium Usergroup.java 9
Serializable class Usergroupgrouprole does not define a serialVersionUID field Define a serialVersionUID field. Medium Usergroupgrouprole.java 8
Serializable class UsergroupgrouproleId does not define a serialVersionUID field Define a serialVersionUID field. Medium UsergroupgrouproleId.java 8
Serializable class UsergrouproleId does not define a serialVersionUID field Define a serialVersionUID field. Medium UsergrouproleId.java 9
Serializable class UserLandmarks does not define a serialVersionUID field Define a serialVersionUID field. Medium UserLandmarks.java 9
Serializable class UserPreferences does not define a serialVersionUID field Define a serialVersionUID field. Medium UserPreferences.java 9
Serializable class UserRfid does not define a serialVersionUID field Define a serialVersionUID field. Medium UserRfid.java 3
Serializable class UsersGeofence does not define a serialVersionUID field Define a serialVersionUID field. Medium UsersGeofence.java 10
Serializable class UsersGroups does not define a serialVersionUID field Define a serialVersionUID field. Medium UsersGroups.java 9
Serializable class UsersGroupsId does not define a serialVersionUID field Define a serialVersionUID field. Medium UsersGroupsId.java 9
Serializable class UsersOrgs does not define a serialVersionUID field Define a serialVersionUID field. Medium UsersOrgs.java 9
Serializable class UsersOrgsId does not define a serialVersionUID field Define a serialVersionUID field. Medium UsersOrgsId.java 9
 
Violation Recommendation Severity Resource Line
Method should be static Add the keyword "static" to the method declaration. Medium AlertSettingsAction.java 42
Method should be static Add the keyword "static" to the method declaration. Medium AutoCompleteAction.java 127
Method should be static Add the keyword "static" to the method declaration. Medium AutoCompleteAction.java 143
Method should be static Add the keyword "static" to the method declaration. Medium AutoCompleteAction.java 157
Method should be static Add the keyword "static" to the method declaration. Medium HolidayAction.java 321
Method should be static Add the keyword "static" to the method declaration. Medium MLoginGpsAction.java 135
Method should be static Add the keyword "static" to the method declaration. Medium RFIDAction.java 44
Method should be static Add the keyword "static" to the method declaration. Medium RFIDAction.java 175
Method should be static Add the keyword "static" to the method declaration. Medium TemplateManager.java 240
Method should be static Add the keyword "static" to the method declaration. Medium TemplateManager.java 255
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationAction.java 200
Method should be static Add the keyword "static" to the method declaration. Medium UserTripAction.java 138
Method should be static Add the keyword "static" to the method declaration. Medium DailyTripRepDAO.java 186
Method should be static Add the keyword "static" to the method declaration. Medium DeviceProcessDAO.java 228
Method should be static Add the keyword "static" to the method declaration. Medium DeviceProcessDAO.java 247
Method should be static Add the keyword "static" to the method declaration. Medium FenceUsersDAO.java 25
Method should be static Add the keyword "static" to the method declaration. Medium FenceUsersDAO.java 47
Method should be static Add the keyword "static" to the method declaration. Medium FenceUsersDAO.java 162
Method should be static Add the keyword "static" to the method declaration. Medium FenceUsersDAO.java 191
Method should be static Add the keyword "static" to the method declaration. Medium FenceUsersDAO.java 231
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 38
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 44
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 74
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 103
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 129
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 162
Method should be static Add the keyword "static" to the method declaration. Medium GeofencingDAO.java 194
Method should be static Add the keyword "static" to the method declaration. Medium HolidayProcessDAO.java 27
Method should be static Add the keyword "static" to the method declaration. Medium HolidayProcessDAO.java 58
Method should be static Add the keyword "static" to the method declaration. Medium LoginGpsDAO.java 19
Method should be static Add the keyword "static" to the method declaration. Medium MessagesDAO.java 19
Method should be static Add the keyword "static" to the method declaration. Medium MessagesDAO.java 39
Method should be static Add the keyword "static" to the method declaration. Medium MLoginGpsDAO.java 49
Method should be static Add the keyword "static" to the method declaration. Medium PartiallyOfflineDAO.java 32
Method should be static Add the keyword "static" to the method declaration. Medium PartiallyOfflineDAO.java 70
Method should be static Add the keyword "static" to the method declaration. Medium ReportProcessDAO.java 31
Method should be static Add the keyword "static" to the method declaration. Medium ReportRefDAO.java 10
Method should be static Add the keyword "static" to the method declaration. Medium ReportSummaryDAO.java 101
Method should be static Add the keyword "static" to the method declaration. Medium RfHistoryDAO.java 25
Method should be static Add the keyword "static" to the method declaration. Medium RfHistoryDAO.java 61
Method should be static Add the keyword "static" to the method declaration. Medium RfHistoryDAO.java 110
Method should be static Add the keyword "static" to the method declaration. Medium RfHistoryDAO.java 142
Method should be static Add the keyword "static" to the method declaration. Medium RfHistoryDAO.java 191
Method should be static Add the keyword "static" to the method declaration. Medium RfHistoryDAO.java 228
Method should be static Add the keyword "static" to the method declaration. Medium RoleProcessDAO.java 13
Method should be static Add the keyword "static" to the method declaration. Medium RoleProcessDAO.java 30
Method should be static Add the keyword "static" to the method declaration. Medium RoleProcessDAO.java 48
Method should be static Add the keyword "static" to the method declaration. Medium SettingsDAO.java 63
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 31
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 91
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 118
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 143
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 163
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 203
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 245
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 273
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 303
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 335
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 357
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 378
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 401
Method should be static Add the keyword "static" to the method declaration. Medium UserNotificationDAO.java 407
Method should be static Add the keyword "static" to the method declaration. Medium UserProcessDAO.java 23
Method should be static Add the keyword "static" to the method declaration. Medium UserProcessDAO.java 69
Method should be static Add the keyword "static" to the method declaration. Medium UserProcessDAO.java 77
Method should be static Add the keyword "static" to the method declaration. Medium UserProcessDAO.java 96
Method should be static Add the keyword "static" to the method declaration. Medium UserProcessDAO.java 116
Method should be static Add the keyword "static" to the method declaration. Medium UserProcessDAO.java 129
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 45
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 69
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 101
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 138
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 173
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 214
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 250
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 286
Method should be static Add the keyword "static" to the method declaration. Medium UserTripDAO.java 313
Method should be static Add the keyword "static" to the method declaration. Medium VehicleFenceDAO.java 26
Method should be static Add the keyword "static" to the method declaration. Medium VehicleFenceDAO.java 56
Method should be static Add the keyword "static" to the method declaration. Medium VehicleFenceDAO.java 92
Method should be static Add the keyword "static" to the method declaration. Medium VehicleFenceDAO.java 121
Method should be static Add the keyword "static" to the method declaration. Medium VehicleFenceReportDAO.java 22
Method should be static Add the keyword "static" to the method declaration. Medium VehicleProcessDAO.java 91
Method should be static Add the keyword "static" to the method declaration. Medium VehicleProcessDAO.java 150
Method should be static Add the keyword "static" to the method declaration. Medium VehicleProcessDAO.java 286
Method should be static Add the keyword "static" to the method declaration. Medium WeekendFinder.java 44
Method should be static Add the keyword "static" to the method declaration. Medium ConfigurationsDAO.java 22
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 32
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 43
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 54
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 66
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 81
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 112
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 124
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 136
Method should be static Add the keyword "static" to the method declaration. Medium DeviceDAO.java 147
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 32
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 43
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 54
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 66
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 81
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 110
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 122
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 134
Method should be static Add the keyword "static" to the method declaration. Medium FenceHistoryDAO.java 145
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 32
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 43
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 54
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 66
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 81
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 108
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 120
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 133
Method should be static Add the keyword "static" to the method declaration. Medium FenceReportDAO.java 144
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 29
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 40
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 51
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 64
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 79
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 98
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 110
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 123
Method should be static Add the keyword "static" to the method declaration. Medium FrequentTripDetailsDAO.java 134
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 26
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 36
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 46
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 62
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 74
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 87
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 98
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 109
Method should be static Add the keyword "static" to the method declaration. Medium FuelCalibrationDAO.java 118
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 26
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 37
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 48
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 66
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 78
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 91
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 102
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 113
Method should be static Add the keyword "static" to the method declaration. Medium FuelHistoryDAO.java 122
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 36
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 47
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 58
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 72
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 87
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 138
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 150
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 162
Method should be static Add the keyword "static" to the method declaration. Medium GeofenceDAO.java 173
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 28
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 39
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 50
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 62
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 77
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 96
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 108
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 121
Method should be static Add the keyword "static" to the method declaration. Medium GeovehicleMapDAO.java 132
Method should be static Add the keyword "static" to the method declaration. Medium HolidaysDAO.java 20
Method should be static Add the keyword "static" to the method declaration. Medium HolidaysDAO.java 29
Method should be static Add the keyword "static" to the method declaration. Medium HolidaysDAO.java 38
Method should be static Add the keyword "static" to the method declaration. Medium HolidaysDAO.java 50
Method should be static Add the keyword "static" to the method declaration. Medium HolidaysDAO.java 71
Method should be static Add the keyword "static" to the method declaration. Medium HolidaysDAO.java 82
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 30
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 41
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 52
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 64
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 79
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 102
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 119
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 132
Method should be static Add the keyword "static" to the method declaration. Medium MessageTemplatesDAO.java 143
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 30
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 41
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 52
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 64
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 79
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 106
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 118
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 131
Method should be static Add the keyword "static" to the method declaration. Medium NotificationDAO.java 142
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 38
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 49
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 60
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 72
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 87
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 146
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 158
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 171
Method should be static Add the keyword "static" to the method declaration. Medium OrganizationDAO.java 182
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 16
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 28
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 40
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 52
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 64
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 78
Method should be static Add the keyword "static" to the method declaration. Medium ParamsSummaryDAO.java 98
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 36
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 47
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 58
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 70
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 85
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 136
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 148
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 160
Method should be static Add the keyword "static" to the method declaration. Medium PhoneDAO.java 171
Method should be static Add the keyword "static" to the method declaration. Medium ReportSummaryDAO.java 11
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 24
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 36
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 48
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 60
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 72
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 86
Method should be static Add the keyword "static" to the method declaration. Medium RfidHistoryDAO.java 106
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 29
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 40
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 51
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 63
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 78
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 101
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 113
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 126
Method should be static Add the keyword "static" to the method declaration. Medium SpeedparameterDAO.java 137
Method should be static Add the keyword "static" to the method declaration. Medium SpeedSettingsDAO.java 14
Method should be static Add the keyword "static" to the method declaration. Medium SpeedSettingsDAO.java 24
Method should be static Add the keyword "static" to the method declaration. Medium SpeedSettingsDAO.java 34
Method should be static Add the keyword "static" to the method declaration. Medium SpeedSettingsDAO.java 51
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 46
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 57
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 68
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 80
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 95
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 182
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 199
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 212
Method should be static Add the keyword "static" to the method declaration. Medium TripDetailsDAO.java 223
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 35
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 46
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 57
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 69
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 84
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 131
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 143
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 156
Method should be static Add the keyword "static" to the method declaration. Medium TripParametersDAO.java 167
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 35
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 46
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 57
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 69
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 84
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 131
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 143
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 156
Method should be static Add the keyword "static" to the method declaration. Medium TripPreferenceDAO.java 167
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 29
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 40
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 51
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 63
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 78
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 101
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 113
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 126
Method should be static Add the keyword "static" to the method declaration. Medium TripScrapsDAO.java 137
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 40
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 51
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 62
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 74
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 89
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 153
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 165
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 178
Method should be static Add the keyword "static" to the method declaration. Medium TripTravelerDetailsDAO.java 189
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 28
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 39
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 50
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 62
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 77
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 92
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 104
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 117
Method should be static Add the keyword "static" to the method declaration. Medium TripVehicleMapDAO.java 128
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 55
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 66
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 77
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 89
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 104
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 231
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 243
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 255
Method should be static Add the keyword "static" to the method declaration. Medium UserDAO.java 266
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 45
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 56
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 67
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 79
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 94
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 181
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 193
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 206
Method should be static Add the keyword "static" to the method declaration. Medium UserDetailsDAO.java 217
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 28
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 39
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 50
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 62
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 77
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 92
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 104
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 117
Method should be static Add the keyword "static" to the method declaration. Medium UserGeofenceMapDAO.java 128
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 31
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 42
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 53
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 65
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 80
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 111
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 123
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 135
Method should be static Add the keyword "static" to the method declaration. Medium UsergroupDAO.java 146
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 31
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 42
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 53
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 65
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 80
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 111
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 123
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 136
Method should be static Add the keyword "static" to the method declaration. Medium UserLandmarksDAO.java 147
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 42
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 53
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 64
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 76
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 91
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 167
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 179
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 192
Method should be static Add the keyword "static" to the method declaration. Medium UserPreferencesDAO.java 203
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 25
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 37
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 49
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 61
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 73
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 87
Method should be static Add the keyword "static" to the method declaration. Medium UserRfidDAO.java 107
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 28
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 38
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 48
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 59
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 71
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 84
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 95
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 106
Method should be static Add the keyword "static" to the method declaration. Medium UsersGeofenceDAO.java 115
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 28
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 39
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 50
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 62
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 77
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 92
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 104
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 117
Method should be static Add the keyword "static" to the method declaration. Medium UsersGroupsDAO.java 128
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 29
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 49
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 58
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 67
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 78
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 90
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 103
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 114
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 124
Method should be static Add the keyword "static" to the method declaration. Medium UsersOrgsDAO.java 133
 
Violation Recommendation Severity Resource Line
No implementation version Add an implementation version to the manifest file. Medium MANIFEST.MF 1
 
Violation Recommendation Severity Resource Line
Incorrect type mapping for property aliasName Use "string" type for this property. Medium Device.hbm.xml 14
Incorrect type mapping for property imeiNumber Use "string" type for this property. Medium Device.hbm.xml 18
Incorrect type mapping for property lastPacketReceivedTime Use "date" type for this property. Medium Device.hbm.xml 21
Incorrect type mapping for property lastKnownIp Use "string" type for this property. Medium Device.hbm.xml 24
Incorrect type mapping for property firmwareVersion Use "string" type for this property. Medium Device.hbm.xml 27
Incorrect type mapping for property mobileNumber Use "string" type for this property. Medium Device.hbm.xml 30
Incorrect type mapping for property workStatus Use "string" type for this property. Medium Device.hbm.xml 34
Incorrect type mapping for property inuseStatus Use "string" type for this property. Medium Device.hbm.xml 38
Incorrect type mapping for property enableStatus Use "string" type for this property. Medium Device.hbm.xml 42
Incorrect type mapping for property tripDistance Use "double" type for this property. Medium DistanceHistory.hbm.xml 23
Incorrect type mapping for property nonTripDistance Use "double" type for this property. Medium DistanceHistory.hbm.xml 26
Incorrect type mapping for property startSpeedLimit Use "double" type for this property. Medium DistanceHistory.hbm.xml 29
Incorrect type mapping for property endSpeedLimit Use "double" type for this property. Medium DistanceHistory.hbm.xml 32
Incorrect type mapping for property organizationId Use "long" type for this property. Medium DistanceHistoryBean.hbm.xml 12
Incorrect type mapping for property vehicleId Use "integer" type for this property. Medium DistanceHistoryBean.hbm.xml 15
Incorrect type mapping for property tripDistance Use "double" type for this property. Medium DistanceHistoryBean.hbm.xml 22
Incorrect type mapping for property nonTripDistance Use "double" type for this property. Medium DistanceHistoryBean.hbm.xml 25
Incorrect type mapping for property startSpeedLimit Use "double" type for this property. Medium DistanceHistoryBean.hbm.xml 28
Incorrect type mapping for property endSpeedLimit Use "double" type for this property. Medium DistanceHistoryBean.hbm.xml 31
Incorrect type mapping for property event Use "integer" type for this property. Medium EventNotification.hbm.xml 17
Incorrect type mapping for property alertTrip Use "integer" type for this property. Medium EventNotification.hbm.xml 20
Incorrect type mapping for property monSms Use "date" type for this property. Medium FenceHistory.hbm.xml 16
Incorrect type mapping for property evenSms Use "date" type for this property. Medium FenceHistory.hbm.xml 19
Incorrect type mapping for property monSpotOrder Use "integer" type for this property. Medium FenceHistory.hbm.xml 23
Incorrect type mapping for property evenSpotOrder Use "integer" type for this property. Medium FenceHistory.hbm.xml 26
Incorrect type mapping for property session Use "string" type for this property. Medium FenceHistory.hbm.xml 30
Incorrect type mapping for property smsProvider Use "string" type for this property. Medium FenceHistory.hbm.xml 33
Incorrect type mapping for property smsStatus Use "string" type for this property. Medium FenceHistory.hbm.xml 36
Incorrect type mapping for property failureCause Use "string" type for this property. Medium FenceHistory.hbm.xml 39
Incorrect type mapping for property reportDate Use "date" type for this property. Medium FenceReport.hbm.xml 19
Incorrect type mapping for property entryTime Use "date" type for this property. Medium FenceReport.hbm.xml 22
Incorrect type mapping for property exitTime Use "date" type for this property. Medium FenceReport.hbm.xml 25
Incorrect type mapping for property avgSpeed Use "double" type for this property. Medium FenceReport.hbm.xml 28
Incorrect type mapping for property Distance Use "double" type for this property. Medium FenceReport.hbm.xml 31
Incorrect type mapping for property createdTime Use "date" type for this property. Medium FenceReport.hbm.xml 34
Incorrect type mapping for property updatedTime Use "date" type for this property. Medium FenceReport.hbm.xml 37
Incorrect type mapping for property time Use "string" type for this property. Medium FrequentTripDetails.hbm.xml 17
Incorrect type mapping for property typeId Use "integer" type for this property. Medium FuelCalibration.hbm.xml 13
Incorrect type mapping for property fuelValue Use "double" type for this property. Medium FuelCalibration.hbm.xml 16
Incorrect type mapping for property dateTime Use "date" type for this property. Medium FuelHistory.hbm.xml 13
Incorrect type mapping for property fuelQuantity Use "double" type for this property. Medium FuelHistory.hbm.xml 19
Incorrect type mapping for property type Use "string" type for this property. Medium FuelHistory.hbm.xml 25
Incorrect type mapping for property userid Use "integer" type for this property. Medium Geofence.hbm.xml 16
Incorrect type mapping for property geofenceId Use "string" type for this property. Medium Geofence.hbm.xml 19
Incorrect type mapping for property geoName Use "string" type for this property. Medium Geofence.hbm.xml 22
Incorrect type mapping for property address Use "string" type for this property. Medium Geofence.hbm.xml 25
Incorrect type mapping for property countryCode Use "string" type for this property. Medium Geofence.hbm.xml 28
Incorrect type mapping for property geoLatitude Use "double" type for this property. Medium Geofence.hbm.xml 31
Incorrect type mapping for property geoLongitude Use "double" type for this property. Medium Geofence.hbm.xml 34
Incorrect type mapping for property radius Use "double" type for this property. Medium Geofence.hbm.xml 37
Incorrect type mapping for property insertOrder Use "integer" type for this property. Medium Geofence.hbm.xml 40
Incorrect type mapping for property landmark Use "string" type for this property. Medium Geofence.hbm.xml 43
Incorrect type mapping for property SeqFenceAM Use "integer" type for this property. Medium Geofence.hbm.xml 46
Incorrect type mapping for property SeqFencePM Use "integer" type for this property. Medium Geofence.hbm.xml 49
Incorrect type mapping for property StopTimeAM Use "date" type for this property. Medium Geofence.hbm.xml 52
Incorrect type mapping for property StopTimePM Use "date" type for this property. Medium Geofence.hbm.xml 55
Incorrect type mapping for property isValid Use "boolean" type for this property. Medium Geofence.hbm.xml 58
Incorrect type mapping for property geofenceId Use "integer" type for this property. Medium GeovehicleMap.hbm.xml 16
Incorrect type mapping for property holiday Use "string" type for this property. Medium Holidays.hbm.xml 18
Incorrect type mapping for property day Use "string" type for this property. Medium Holidays.hbm.xml 21
Incorrect type mapping for property template Use "string" type for this property. Medium MessageTemplates.hbm.xml 16
Incorrect type mapping for property createdDate Use "date" type for this property. Medium MessageTemplates.hbm.xml 19
Incorrect type mapping for property createdBy Use "string" type for this property. Medium MessageTemplates.hbm.xml 22
Incorrect type mapping for property vehicleId Use "integer" type for this property. Medium MetaDistance.hbm.xml 12
Incorrect type mapping for property vehicleId Use "integer" type for this property. Medium MetaDistanceBean.hbm.xml 12
Incorrect type mapping for property notifyName Use "string" type for this property. Medium Notification.hbm.xml 16
Incorrect type mapping for property notifyAddress Use "string" type for this property. Medium Notification.hbm.xml 19
Incorrect type mapping for property mobileNo Use "long" type for this property. Medium Notification.hbm.xml 22
Incorrect type mapping for property companyId Use "long" type for this property. Medium Organization.hbm.xml 13
Incorrect type mapping for property parentOrganizationId Use "long" type for this property. Medium Organization.hbm.xml 16
Incorrect type mapping for property leftOrganizationId Use "long" type for this property. Medium Organization.hbm.xml 19
Incorrect type mapping for property rightOrganizationId Use "long" type for this property. Medium Organization.hbm.xml 22
Incorrect type mapping for property name Use "string" type for this property. Medium Organization.hbm.xml 25
Incorrect type mapping for property type Use "string" type for this property. Medium Organization.hbm.xml 28
Incorrect type mapping for property recursable Use "short" type for this property. Medium Organization.hbm.xml 31
Incorrect type mapping for property regionId Use "long" type for this property. Medium Organization.hbm.xml 34
Incorrect type mapping for property countryId Use "long" type for this property. Medium Organization.hbm.xml 37
Incorrect type mapping for property statusId Use "integer" type for this property. Medium Organization.hbm.xml 40
Incorrect type mapping for property comments Use "string" type for this property. Medium Organization.hbm.xml 43
Incorrect type mapping for property vehicleId Use "integer" type for this property. Medium ParamsSummary.hbm.xml 13
Incorrect type mapping for property date Use "date" type for this property. Medium ParamsSummary.hbm.xml 16
Incorrect type mapping for property paramStartId Use "integer" type for this property. Medium ParamsSummary.hbm.xml 19
Incorrect type mapping for property paramEndId Use "integer" type for this property. Medium ParamsSummary.hbm.xml 22
Incorrect type mapping for property vehicleId Use "integer" type for this property. Medium PartiallyOfflineInfo.hbm.xml 13
Incorrect type mapping for property date Use "date" type for this property. Medium PartiallyOfflineInfo.hbm.xml 16
Incorrect type mapping for property paramEndId Use "integer" type for this property. Medium PartiallyOfflineInfo.hbm.xml 19
Incorrect type mapping for property companyId Use "long" type for this property. Medium Phone.hbm.xml 13
Incorrect type mapping for property userId Use "long" type for this property. Medium Phone.hbm.xml 16
Incorrect type mapping for property userName Use "string" type for this property. Medium Phone.hbm.xml 19
Incorrect type mapping for property createDate Use "date" type for this property. Medium Phone.hbm.xml 22
Incorrect type mapping for property modifiedDate Use "date" type for this property. Medium Phone.hbm.xml 25
Incorrect type mapping for property classNameId Use "long" type for this property. Medium Phone.hbm.xml 28
Incorrect type mapping for property classPk Use "long" type for this property. Medium Phone.hbm.xml 31
Incorrect type mapping for property number Use "string" type for this property. Medium Phone.hbm.xml 34
Incorrect type mapping for property extension Use "string" type for this property. Medium Phone.hbm.xml 37
Incorrect type mapping for property typeId Use "integer" type for this property. Medium Phone.hbm.xml 40
Incorrect type mapping for property primary Use "short" type for this property. Medium Phone.hbm.xml 43
Incorrect type mapping for property description Use "string" type for this property. Medium ReportRef.hbm.xml 15
Incorrect type mapping for property vehicleid Use "integer" type for this property. Medium ReportSummary.hbm.xml 12
Incorrect type mapping for property tripid Use "integer" type for this property. Medium ReportSummary.hbm.xml 15
Incorrect type mapping for property date Use "date" type for this property. Medium ReportSummary.hbm.xml 18
Incorrect type mapping for property session Use "string" type for this property. Medium ReportSummary.hbm.xml 21
Incorrect type mapping for property dist0to20 Use "double" type for this property. Medium ReportSummary.hbm.xml 24
Incorrect type mapping for property dist20to45 Use "double" type for this property. Medium ReportSummary.hbm.xml 27
Incorrect type mapping for property dist45to55 Use "double" type for this property. Medium ReportSummary.hbm.xml 30
Incorrect type mapping for property dist55to65 Use "double" type for this property. Medium ReportSummary.hbm.xml 33
Incorrect type mapping for property distgrt65 Use "double" type for this property. Medium ReportSummary.hbm.xml 36
Incorrect type mapping for property distance Use "double" type for this property. Medium ReportSummary.hbm.xml 39
Incorrect type mapping for property maxspeed Use "double" type for this property. Medium ReportSummary.hbm.xml 42
Incorrect type mapping for property hardbrakes Use "integer" type for this property. Medium ReportSummary.hbm.xml 45
Incorrect type mapping for property start_time Use "date" type for this property. Medium ReportSummary.hbm.xml 48
Incorrect type mapping for property end_time Use "date" type for this property. Medium ReportSummary.hbm.xml 51
Incorrect type mapping for property userRfid Use "string" type for this property. Medium RfidHistory.hbm.xml 12
Incorrect type mapping for property session Use "string" type for this property. Medium RfidHistory.hbm.xml 21
Incorrect type mapping for property status Use "string" type for this property. Medium RfidHistory.hbm.xml 24
Incorrect type mapping for property dayDelta Use "integer" type for this property. Medium ScheduleReport.hbm.xml 29
Incorrect type mapping for property orgid Use "long" type for this property. Medium SmsDetails.hbm.xml 23
Incorrect type mapping for property fenceid Use "integer" type for this property. Medium SmsDetails.hbm.xml 26
Incorrect type mapping for property tripid Use "integer" type for this property. Medium SmsDetails.hbm.xml 29
Incorrect type mapping for property smsReasonCode Use "integer" type for this property. Medium SmsRegister.hbm.xml 11
Incorrect type mapping for property smsRefId Use "integer" type for this property. Medium SmsRegister.hbm.xml 14
Incorrect type mapping for property parameter Use "string" type for this property. Medium Speedparameter.hbm.xml 16
Incorrect type mapping for property colourcode Use "string" type for this property. Medium Speedparameter.hbm.xml 19
Incorrect type mapping for property vehicleId Use "integer" type for this property. Medium SpeedSettings.hbm.xml 13
Incorrect type mapping for property organizationId Use "long" type for this property. Medium SpeedSettings.hbm.xml 16
Incorrect type mapping for property speed Use "double" type for this property. Medium SpeedSettings.hbm.xml 19
Incorrect type mapping for property creationTime Use "date" type for this property. Medium SpeedSettings.hbm.xml 22
Incorrect type mapping for property createdUserId Use "long" type for this property. Medium SpeedSettings.hbm.xml 25
Incorrect type mapping for property updationTime Use "date" type for this property. Medium SpeedSettings.hbm.xml 28
Incorrect type mapping for property updatedUserId Use "long" type for this property. Medium SpeedSettings.hbm.xml 31
Incorrect type mapping for property status Use "string" type for this property. Medium SpeedSettings.hbm.xml 34
Incorrect type mapping for property stopId Use "integer" type for this property. Medium Stopfencemapping.hbm.xml 11
Incorrect type mapping for property fenceId Use "integer" type for this property. Medium Stopfencemapping.hbm.xml 14
Incorrect type mapping for property costofTrip Use "integer" type for this property. Medium TripDetails.hbm.xml 22
Incorrect type mapping for property sourceLocation Use "string" type for this property. Medium TripDetails.hbm.xml 25
Incorrect type mapping for property destination Use "string" type for this property. Medium TripDetails.hbm.xml 28
Incorrect type mapping for property distance Use "integer" type for this property. Medium TripDetails.hbm.xml 31
Incorrect type mapping for property route Use "string" type for this property. Medium TripDetails.hbm.xml 34
Incorrect type mapping for property tripDirection Use "string" type for this property. Medium TripDetails.hbm.xml 37
Incorrect type mapping for property noSeats Use "integer" type for this property. Medium TripDetails.hbm.xml 40
Incorrect type mapping for property startdate Use "date" type for this property. Medium TripDetails.hbm.xml 43
Incorrect type mapping for property tripFrequency Use "string" type for this property. Medium TripDetails.hbm.xml 46
Incorrect type mapping for property noConfirmedTravellers Use "string" type for this property. Medium TripDetails.hbm.xml 49
Incorrect type mapping for property via Use "string" type for this property. Medium TripDetails.hbm.xml 52
Incorrect type mapping for property returnTime Use "string" type for this property. Medium TripDetails.hbm.xml 55
Incorrect type mapping for property returndate Use "date" type for this property. Medium TripDetails.hbm.xml 58
Incorrect type mapping for property startTime Use "string" type for this property. Medium TripDetails.hbm.xml 61
Incorrect type mapping for property role Use "string" type for this property. Medium TripDetails.hbm.xml 64
Incorrect type mapping for property status Use "string" type for this property. Medium TripDetails.hbm.xml 67
Incorrect type mapping for property parentId Use "integer" type for this property. Medium TripDetails.hbm.xml 70
Incorrect type mapping for property tripName Use "string" type for this property. Medium TripDetails.hbm.xml 76
Incorrect type mapping for property tripDesc Use "string" type for this property. Medium TripDetails.hbm.xml 79
Incorrect type mapping for property startLat Use "string" type for this property. Medium TripDetails.hbm.xml 82
Incorrect type mapping for property stopLong Use "string" type for this property. Medium TripDetails.hbm.xml 85
Incorrect type mapping for property startLong Use "string" type for this property. Medium TripDetails.hbm.xml 88
Incorrect type mapping for property stopLat Use "string" type for this property. Medium TripDetails.hbm.xml 91
Incorrect type mapping for property monhours Use "string" type for this property. Medium TripDetails.hbm.xml 94
Incorrect type mapping for property monmins Use "string" type for this property. Medium TripDetails.hbm.xml 97
Incorrect type mapping for property ampm Use "string" type for this property. Medium TripDetails.hbm.xml 100
Incorrect type mapping for property evenhours Use "string" type for this property. Medium TripDetails.hbm.xml 103
Incorrect type mapping for property evenmins Use "string" type for this property. Medium TripDetails.hbm.xml 106
Incorrect type mapping for property monDuration Use "string" type for this property. Medium TripDetails.hbm.xml 109
Incorrect type mapping for property evenDuration Use "string" type for this property. Medium TripDetails.hbm.xml 112
Incorrect type mapping for property monendhours Use "string" type for this property. Medium TripDetails.hbm.xml 116
Incorrect type mapping for property monendmins Use "string" type for this property. Medium TripDetails.hbm.xml 120
Incorrect type mapping for property evenendhours Use "string" type for this property. Medium TripDetails.hbm.xml 124
Incorrect type mapping for property evenendmins Use "string" type for this property. Medium TripDetails.hbm.xml 128
Incorrect type mapping for property hasMorning Use "boolean" type for this property. Medium TripDetails.hbm.xml 132
Incorrect type mapping for property hasEvening Use "boolean" type for this property. Medium TripDetails.hbm.xml 136
Incorrect type mapping for property msgLength Use "integer" type for this property. Medium TripMsgParams.hbm.xml 20
Incorrect type mapping for property lattitude Use "double" type for this property. Medium TripParameters.hbm.xml 19
Incorrect type mapping for property longitude Use "double" type for this property. Medium TripParameters.hbm.xml 22
Incorrect type mapping for property speed Use "double" type for this property. Medium TripParameters.hbm.xml 25
Incorrect type mapping for property heading Use "double" type for this property. Medium TripParameters.hbm.xml 28
Incorrect type mapping for property altitude Use "long" type for this property. Medium TripParameters.hbm.xml 31
Incorrect type mapping for property fuelContent Use "double" type for this property. Medium TripParameters.hbm.xml 37
Incorrect type mapping for property creationTime Use "date" type for this property. Medium TripParameters.hbm.xml 40
Incorrect type mapping for property batteryStatus Use "string" type for this property. Medium TripParameters.hbm.xml 43
Incorrect type mapping for property gsmStatus Use "integer" type for this property. Medium TripParameters.hbm.xml 46
Incorrect type mapping for property cellId Use "integer" type for this property. Medium TripParameters.hbm.xml 50
Incorrect type mapping for property distance Use "double" type for this property. Medium TripParameters.hbm.xml 53
Incorrect type mapping for property tripid Use "integer" type for this property. Medium TripPreference.hbm.xml 13
Incorrect type mapping for property smoking Use "string" type for this property. Medium TripPreference.hbm.xml 16
Incorrect type mapping for property pets Use "string" type for this property. Medium TripPreference.hbm.xml 19
Incorrect type mapping for property startTimeFlex Use "string" type for this property. Medium TripPreference.hbm.xml 22
Incorrect type mapping for property returnTimeFlex Use "string" type for this property. Medium TripPreference.hbm.xml 25
Incorrect type mapping for property music Use "string" type for this property. Medium TripPreference.hbm.xml 28
Incorrect type mapping for property genderPreference Use "string" type for this property. Medium TripPreference.hbm.xml 31
Incorrect type mapping for property drivingSpeed Use "string" type for this property. Medium TripPreference.hbm.xml 34
Incorrect type mapping for property latitude Use "double" type for this property. Medium TripReference.hbm.xml 17
Incorrect type mapping for property longitude Use "double" type for this property. Medium TripReference.hbm.xml 20
Incorrect type mapping for property userid Use "integer" type for this property. Medium TripScraps.hbm.xml 16
Incorrect type mapping for property messages Use "string" type for this property. Medium TripScraps.hbm.xml 19
Incorrect type mapping for property seatsRequested Use "integer" type for this property. Medium TripTravelerDetails.hbm.xml 16
Incorrect type mapping for property userid Use "integer" type for this property. Medium TripTravelerDetails.hbm.xml 19
Incorrect type mapping for property travellerFrequency Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 22
Incorrect type mapping for property userStatus Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 25
Incorrect type mapping for property messageSubject Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 28
Incorrect type mapping for property startTimeFlexibility Use "integer" type for this property. Medium TripTravelerDetails.hbm.xml 31
Incorrect type mapping for property message Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 34
Incorrect type mapping for property gender Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 37
Incorrect type mapping for property date Use "date" type for this property. Medium TripTravelerDetails.hbm.xml 40
Incorrect type mapping for property coPassengerRelationship Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 43
Incorrect type mapping for property isreturn Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 46
Incorrect type mapping for property role Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 49
Incorrect type mapping for property genderCopy Use "string" type for this property. Medium TripTravelerDetails.hbm.xml 52
Incorrect type mapping for property hasTraversed Use "boolean" type for this property. Medium TripTraversal.hbm.xml 17
Incorrect type mapping for property isSupportTeamOk Use "byte" type for this property. Medium TripTraversal.hbm.xml 20
Incorrect type mapping for property uuid Use "string" type for this property. Medium User.hbm.xml 13
Incorrect type mapping for property companyId Use "long" type for this property. Medium User.hbm.xml 16
Incorrect type mapping for property createDate Use "date" type for this property. Medium User.hbm.xml 19
Incorrect type mapping for property modifiedDate Use "date" type for this property. Medium User.hbm.xml 22
Incorrect type mapping for property defaultUser Use "short" type for this property. Medium User.hbm.xml 25
Incorrect type mapping for property contactId Use "long" type for this property. Medium User.hbm.xml 28
Incorrect type mapping for property password Use "string" type for this property. Medium User.hbm.xml 31
Incorrect type mapping for property passwordEncrypted Use "short" type for this property. Medium User.hbm.xml 34
Incorrect type mapping for property passwordReset Use "short" type for this property. Medium User.hbm.xml 37
Incorrect type mapping for property passwordModifiedDate Use "date" type for this property. Medium User.hbm.xml 40
Incorrect type mapping for property reminderQueryQuestion Use "string" type for this property. Medium User.hbm.xml 43
Incorrect type mapping for property reminderQueryAnswer Use "string" type for this property. Medium User.hbm.xml 46
Incorrect type mapping for property graceLoginCount Use "integer" type for this property. Medium User.hbm.xml 49
Incorrect type mapping for property screenName Use "string" type for this property. Medium User.hbm.xml 52
Incorrect type mapping for property emailAddress Use "string" type for this property. Medium User.hbm.xml 55
Incorrect type mapping for property openId Use "string" type for this property. Medium User.hbm.xml 58
Incorrect type mapping for property portraitId Use "long" type for this property. Medium User.hbm.xml 61
Incorrect type mapping for property languageId Use "string" type for this property. Medium User.hbm.xml 64
Incorrect type mapping for property timeZoneId Use "string" type for this property. Medium User.hbm.xml 67
Incorrect type mapping for property greeting Use "string" type for this property. Medium User.hbm.xml 70
Incorrect type mapping for property comments Use "string" type for this property. Medium User.hbm.xml 73
Incorrect type mapping for property firstName Use "string" type for this property. Medium User.hbm.xml 76
Incorrect type mapping for property middleName Use "string" type for this property. Medium User.hbm.xml 79
Incorrect type mapping for property lastName Use "string" type for this property. Medium User.hbm.xml 82
Incorrect type mapping for property jobTitle Use "string" type for this property. Medium User.hbm.xml 85
Incorrect type mapping for property loginDate Use "date" type for this property. Medium User.hbm.xml 88
Incorrect type mapping for property loginIp Use "string" type for this property. Medium User.hbm.xml 91
Incorrect type mapping for property lastLoginDate Use "date" type for this property. Medium User.hbm.xml 94
Incorrect type mapping for property lastLoginIp Use "string" type for this property. Medium User.hbm.xml 97
Incorrect type mapping for property lastFailedLoginDate Use "date" type for this property. Medium User.hbm.xml 100
Incorrect type mapping for property failedLoginAttempts Use "integer" type for this property. Medium User.hbm.xml 103
Incorrect type mapping for property lockout Use "short" type for this property. Medium User.hbm.xml 106
Incorrect type mapping for property lockoutDate Use "date" type for this property. Medium User.hbm.xml 109
Incorrect type mapping for property agreedToTermsOfUse Use "short" type for this property. Medium User.hbm.xml 112
Incorrect type mapping for property active Use "short" type for this property. Medium User.hbm.xml 115
Incorrect type mapping for property username Use "string" type for this property. Medium UserDetails.hbm.xml 16
Incorrect type mapping for property loginname Use "string" type for this property. Medium UserDetails.hbm.xml 19
Incorrect type mapping for property userStatus Use "string" type for this property. Medium UserDetails.hbm.xml 22
Incorrect type mapping for property email Use "string" type for this property. Medium UserDetails.hbm.xml 25
Incorrect type mapping for property gender Use "string" type for this property. Medium UserDetails.hbm.xml 28
Incorrect type mapping for property phNumber Use "integer" type for this property. Medium UserDetails.hbm.xml 31
Incorrect type mapping for property chatId Use "string" type for this property. Medium UserDetails.hbm.xml 34
Incorrect type mapping for property secQuest Use "string" type for this property. Medium UserDetails.hbm.xml 37
Incorrect type mapping for property secAnswer Use "string" type for this property. Medium UserDetails.hbm.xml 40
Incorrect type mapping for property role Use "string" type for this property. Medium UserDetails.hbm.xml 43
Incorrect type mapping for property organization_1 Use "string" type for this property. Medium UserDetails.hbm.xml 46
Incorrect type mapping for property age Use "integer" type for this property. Medium UserDetails.hbm.xml 49
Incorrect type mapping for property userImage Use "string" type for this property. Medium UserDetails.hbm.xml 52
Incorrect type mapping for property password Use "string" type for this property. Medium UserDetails.hbm.xml 55
Incorrect type mapping for property accCreationTime Use "date" type for this property. Medium UserDetails.hbm.xml 58
Incorrect type mapping for property smsStatus Use "string" type for this property. Medium UserDetails.hbm.xml 61
Incorrect type mapping for property lastLoginTime Use "date" type for this property. Medium UserDetails.hbm.xml 64
Incorrect type mapping for property lastUpdateTime Use "date" type for this property. Medium UserDetails.hbm.xml 67
Incorrect type mapping for property timezone Use "string" type for this property. Medium UserDetails.hbm.xml 70
Incorrect type mapping for property firstname Use "string" type for this property. Medium UserDetails.hbm.xml 73
Incorrect type mapping for property lastname Use "string" type for this property. Medium UserDetails.hbm.xml 76
Incorrect type mapping for property userid Use "long" type for this property. Medium UserGrade.hbm.xml 11
Incorrect type mapping for property batch Use "character" type for this property. Medium UserGrade.hbm.xml 17
Incorrect type mapping for property grade Use "string" type for this property. Medium UserGrades.hbm.xml 18
Incorrect type mapping for property batch Use "character" type for this property. Medium UserGrades.hbm.xml 21
Incorrect type mapping for property companyId Use "long" type for this property. Medium Usergroup.hbm.xml 13
Incorrect type mapping for property parentUserGroupId Use "long" type for this property. Medium Usergroup.hbm.xml 16
Incorrect type mapping for property name Use "string" type for this property. Medium Usergroup.hbm.xml 19
Incorrect type mapping for property description Use "string" type for this property. Medium Usergroup.hbm.xml 22
Incorrect type mapping for property description Use "string" type for this property. Medium UserLandmarks.hbm.xml 16
Incorrect type mapping for property landmark Use "string" type for this property. Medium UserLandmarks.hbm.xml 19
Incorrect type mapping for property latitude Use "string" type for this property. Medium UserLandmarks.hbm.xml 22
Incorrect type mapping for property longitude Use "string" type for this property. Medium UserLandmarks.hbm.xml 25
Incorrect type mapping for property sourceLocation Use "string" type for this property. Medium UserPreferences.hbm.xml 16
Incorrect type mapping for property destination Use "string" type for this property. Medium UserPreferences.hbm.xml 19
Incorrect type mapping for property searchPreferenceStatus Use "string" type for this property. Medium UserPreferences.hbm.xml 22
Incorrect type mapping for property destinationLimit Use "integer" type for this property. Medium UserPreferences.hbm.xml 25
Incorrect type mapping for property startDistanceLimit Use "string" type for this property. Medium UserPreferences.hbm.xml 28
Incorrect type mapping for property distancePreferenceStatus Use "string" type for this property. Medium UserPreferences.hbm.xml 31
Incorrect type mapping for property roleType Use "string" type for this property. Medium UserPreferences.hbm.xml 34
Incorrect type mapping for property smokingPreference Use "string" type for this property. Medium UserPreferences.hbm.xml 37
Incorrect type mapping for property genderPreference Use "integer" type for this property. Medium UserPreferences.hbm.xml 40
Incorrect type mapping for property emailAlert Use "string" type for this property. Medium UserPreferences.hbm.xml 43
Incorrect type mapping for property smsAlert Use "string" type for this property. Medium UserPreferences.hbm.xml 46
Incorrect type mapping for property tripFrequency Use "string" type for this property. Medium UserPreferences.hbm.xml 49
Incorrect type mapping for property drivingPreference Use "string" type for this property. Medium UserPreferences.hbm.xml 52
Incorrect type mapping for property speedLimit Use "integer" type for this property. Medium UserPreferences.hbm.xml 55
Incorrect type mapping for property stopLimit Use "integer" type for this property. Medium UserPreferences.hbm.xml 58
Incorrect type mapping for property rfidNo Use "string" type for this property. Medium UserRfid.hbm.xml 16
Incorrect type mapping for property status Use "string" type for this property. Medium UserRfid.hbm.xml 19
Incorrect type mapping for property mobile_no Use "string" type for this property. Medium UsersGeofence.hbm.xml 20
Incorrect type mapping for property intrSession Use "string" type for this property. Medium UsersGeofence.hbm.xml 24
 
Violation Recommendation Severity Resource Line
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 14
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 20
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 31
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 37
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 51
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 58
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 64
Missing version attribute in message document Add a version attribute to the message document. Medium DeviceCRUDAction-validation.xml 70
Missing version attribute in message document Add a version attribute to the message document. Medium MLoginGpsAction-validation.xml 13
Missing version attribute in message document Add a version attribute to the message document. Medium MLoginGpsAction-validation.xml 27
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction-validation.xml 13
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction-validation.xml 20
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction-validation.xml 37
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction-validation.xml 53
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction-validation.xml 66
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 13
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 20
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 36
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 43
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 51
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 61
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 69
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 78
Missing version attribute in message document Add a version attribute to the message document. Medium TripCrudAction1-validation.xml 85
Missing version attribute in message document Add a version attribute to the message document. Medium VehicleCRUDAction-validation.xml 13
Missing version attribute in message document Add a version attribute to the message document. Medium VehicleCRUDAction-validation.xml 19
Missing version attribute in message document Add a version attribute to the message document. Medium VehicleCRUDAction-validation.xml 27
Missing version attribute in message document Add a version attribute to the message document. Medium VehicleCRUDAction-validation.xml 33
Missing version attribute in message document Add a version attribute to the message document. Medium VehicleCRUDAction-validation.xml 40
Missing version attribute in message document Add a version attribute to the message document. Medium VehicleCRUDAction-validation.xml 47
 
Violation Recommendation Severity Resource Line
Multiple returns from method toSettings Rewrite the method so that there is a single return statement at the end. Medium AlertSettingsAction.java 46
Multiple returns from method sendSettingRequest Rewrite the method so that there is a single return statement at the end. Medium AlertSettingsAction.java 109
Multiple returns from method autoComplete Rewrite the method so that there is a single return statement at the end. Medium AutoCompleteAction.java 34
Multiple returns from method autoCompleteStud Rewrite the method so that there is a single return statement at the end. Medium AutoCompleteAction.java 66
Multiple returns from method autoCompleteGrade Rewrite the method so that there is a single return statement at the end. Medium AutoCompleteAction.java 85
Multiple returns from method execute Rewrite the method so that there is a single return statement at the end. Medium CookieLoginAction.java 133
Multiple returns from method forwardDevice Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 106
Multiple returns from method getDevice1 Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 180
Multiple returns from method addDevice Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 203
Multiple returns from method searchDevice Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 252
Multiple returns from method ListAllDevices Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 294
Multiple returns from method updateDevice Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 313
Multiple returns from method deleteDevice Rewrite the method so that there is a single return statement at the end. Medium DeviceCRUDAction.java 373
Multiple returns from method toVehicleGeofence Rewrite the method so that there is a single return statement at the end. Medium GeofenceAction.java 76
Multiple returns from method addHoliday Rewrite the method so that there is a single return statement at the end. Medium HolidayAction.java 60
Multiple returns from method manageHoliday Rewrite the method so that there is a single return statement at the end. Medium HolidayAction.java 155
Multiple returns from method selectOrganization Rewrite the method so that there is a single return statement at the end. Medium HolidayAction.java 209
Multiple returns from method execute Rewrite the method so that there is a single return statement at the end. Medium LogingpsAction.java 111
Multiple returns from method getTrips Rewrite the method so that there is a single return statement at the end. Medium MessageHandler.java 86
Multiple returns from method getAnnouncement Rewrite the method so that there is a single return statement at the end. Medium MessageHandler.java 112
Multiple returns from method checkAutoLogin Rewrite the method so that there is a single return statement at the end. Medium MLoginGpsAction.java 150
Multiple returns from method authenticate Rewrite the method so that there is a single return statement at the end. Medium MLoginGpsAction.java 185
Multiple returns from method toRFIDHome Rewrite the method so that there is a single return statement at the end. Medium RFIDAction.java 49
Multiple returns from method manageRfid Rewrite the method so that there is a single return statement at the end. Medium RFIDAction.java 65
Multiple returns from method UpdateHistory Rewrite the method so that there is a single return statement at the end. Medium TemplateManager.java 255
Multiple returns from method searchTrip Rewrite the method so that there is a single return statement at the end. Medium TripCrudAction.java 183
Multiple returns from method addAssociation Rewrite the method so that there is a single return statement at the end. Medium UserNotificationAction.java 207
Multiple returns from method forwardUserTrip Rewrite the method so that there is a single return statement at the end. Medium UserTripAction.java 105
Multiple returns from method getParents Rewrite the method so that there is a single return statement at the end. Medium UserTripAction.java 161
Multiple returns from method getSelectedParents Rewrite the method so that there is a single return statement at the end. Medium UserTripAction.java 203
Multiple returns from method forwardVehicle Rewrite the method so that there is a single return statement at the end. Medium VehicleCRUDAction.java 197
Multiple returns from method getVehicle1 Rewrite the method so that there is a single return statement at the end. Medium VehicleCRUDAction.java 268
Multiple returns from method SaveTemplate Rewrite the method so that there is a single return statement at the end. Medium MessagesDAO.java 39
Multiple returns from method encryptSha Rewrite the method so that there is a single return statement at the end. Medium MLoginGpsDAO.java 23
Multiple returns from method validateUser Rewrite the method so that there is a single return statement at the end. Medium MLoginGpsDAO.java 49
Multiple returns from method searchVehicle Rewrite the method so that there is a single return statement at the end. Medium SettingsDAO.java 63
Multiple returns from method save Rewrite the method so that there is a single return statement at the end. Medium UserNotificationDAO.java 31
Multiple returns from method getUsersFromOrganization Rewrite the method so that there is a single return statement at the end. Medium UserTripDAO.java 69
Multiple returns from method findByConfigName Rewrite the method so that there is a single return statement at the end. Medium ConfigurationsDAO.java 22
Multiple returns from method equals Rewrite the method so that there is a single return statement at the end. Medium FrequentTripDetailsId.java 46
Multiple returns from method findById Rewrite the method so that there is a single return statement at the end. Medium GeofenceDAO.java 58
Multiple returns from method equals Rewrite the method so that there is a single return statement at the end. Medium UsergroupgrouproleId.java 47
Multiple returns from method equals Rewrite the method so that there is a single return statement at the end. Medium UsergrouproleId.java 56
Multiple returns from method equals Rewrite the method so that there is a single return statement at the end. Medium UsersGroupsId.java 46
Multiple returns from method getUserOrgs Rewrite the method so that there is a single return statement at the end. Medium UsersOrgsDAO.java 29
 
Violation Recommendation Severity Resource Line
Method is too complex (cyclomatic complexity = 13) Reduce the complexity of the method by extracting some of the code into a separate method. Medium AlertSettingsAction.java 109
Method is too complex (cyclomatic complexity = 11) Reduce the complexity of the method by extracting some of the code into a separate method. Medium MLoginGpsAction.java 185
Method is too complex (cyclomatic complexity = 11) Reduce the complexity of the method by extracting some of the code into a separate method. Medium DailyTripRepDAO.java 41
Method is too complex (cyclomatic complexity = 14) Reduce the complexity of the method by extracting some of the code into a separate method. Medium DeviceProcessDAO.java 135
Method is too complex (cyclomatic complexity = 32) Reduce the complexity of the method by extracting some of the code into a separate method. Medium ReportProcessDAO.java 41
Method is too complex (cyclomatic complexity = 15) Reduce the complexity of the method by extracting some of the code into a separate method. Medium ReportSummaryDAO.java 101
Method is too complex (cyclomatic complexity = 16) Reduce the complexity of the method by extracting some of the code into a separate method. Medium VehicleProcessDAO.java 190
Method is too complex (cyclomatic complexity = 14) Reduce the complexity of the method by extracting some of the code into a separate method. Medium UsergrouproleId.java 56
 
Violation Recommendation Severity Resource Line
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring itr in an initializer of the for statement. Medium RFIDAction.java 227
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring paramIter in an initializer of the for statement. Medium DailyTripRepDAO.java 117
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring itr in an initializer of the for statement. Medium DailyTripRepDAO.java 163
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring resultItr in an initializer of the for statement. Medium PartiallyOfflineDAO.java 52
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring resultItr in an initializer of the for statement. Medium PartiallyOfflineDAO.java 93
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring resultItr in an initializer of the for statement. Medium ReportProcessDAO.java 89
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring tripIter in an initializer of the for statement. Medium ReportProcessDAO.java 159
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring dateItr in an initializer of the for statement. Medium ReportSummaryDAO.java 141
The while-loop could be converted to a for-loop Change the while-loop to a for-loop, declaring resultItr in an initializer of the for statement. Medium ReportSummaryDAO.java 155
 
Violation Recommendation Severity Resource Line
Invalid boolean method name: "findPointInPolygon" should be prefixed with 'can', 'equal', 'equals', etc. Rename the method to have one of the valid prefixes. Medium GeofencingDAO.java 223
Invalid boolean method name: "saveSettings" should be prefixed with 'can', 'equal', 'equals', etc. Rename the method to have one of the valid prefixes. Medium SettingsDAO.java 18
 
Violation Recommendation Severity Resource Line
Unhandled paring error Catch the exception. Medium UserNotificationAction.java 298
Unhandled paring error Catch the exception. Medium UserNotificationAction.java 311
Unhandled paring error Catch the exception. Medium UserTripAction.java 206
Unhandled paring error Catch the exception. Medium UserTripAction.java 231
Unhandled paring error Catch the exception. Medium DailyTripRepDAO.java 201
Unhandled paring error Catch the exception. Medium UserNotificationDAO.java 33
Unhandled paring error Catch the exception. Medium UserNotificationDAO.java 409
Unhandled paring error Catch the exception. Medium UserTripDAO.java 103
Unhandled paring error Catch the exception. Medium UserTripDAO.java 175
Unhandled paring error Catch the exception. Medium UserTripDAO.java 252
Unhandled paring error Catch the exception. Medium UserTripDAO.java 315
Unhandled paring error Catch the exception. Medium WeekendFinder.java 51
Unhandled paring error Catch the exception. Medium SpeedParamDTO.java 91
Unhandled paring error Catch the exception. Medium TripDistanceDTO.java 190
Unhandled paring error Catch the exception. Medium TripParameters.java 174
 
Violation Recommendation Severity Resource Line
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium CookieLoginAction.java 197
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium MLoginGpsAction.java 258
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium RFIDAction.java 185
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium UserNotificationAction.java 271
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium UserNotificationAction.java 317
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium UserNotificationAction.java 371
Incompatible types stored in a collection Decide which type is really stored in the collection and put and retrieve objects of the same type. Medium UserTripAction.java 317
 
Violation Recommendation Severity Resource Line
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium CookieLoginAction.java 268
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium DeviceCRUDAction.java 416
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium HolidayAction.java 251
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium MessageHandler.java 216
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium MessageHandler.java 412
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium MLoginGpsAction.java 330
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium TemplateManager.java 40
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium TripCrudAction.java 141
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium VehicleCRUDAction.java 163
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium DeviceProcessDAO.java 46
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium DeviceProcessDAO.java 135
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium DeviceProcessDAO.java 247
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium DeviceProcessDAO.java 282
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium DeviceProcessDAO.java 322
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium HolidayProcessDAO.java 27
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium HolidayProcessDAO.java 58
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium HolidayProcessDAO.java 89
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium UserNotificationDAO.java 31
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium UserNotificationDAO.java 163
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium UserNotificationDAO.java 203
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium UserTripDAO.java 138
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium UserTripDAO.java 214
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium VehicleProcessDAO.java 121
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium VehicleProcessDAO.java 150
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium VehicleProcessDAO.java 190
Disallowed exception declared: Exception Consider declaring a more specific exception. Medium VehicleProcessDAO.java 305
 
Violation Recommendation Severity Resource Line
Invalid superclass for exception class Declare the exception class to be a subclass of Exception (but not of either RuntimeException or RemoteException). Medium LoginIDDoesNotMatchException.java 3
Invalid superclass for exception class Declare the exception class to be a subclass of Exception (but not of either RuntimeException or RemoteException). Medium PassworDoesNotMatchException.java 3
 
Violation Recommendation Severity Resource Line
Invalid numeric literal: 10 Consider defining a constant name to represent the value. Medium BaseAction.java 13
Invalid numeric literal: 10 Consider defining a constant name to represent the value. Medium CookieLoginAction.java 180
Invalid numeric literal: 10118 Consider defining a constant name to represent the value. Medium HolidayAction.java 86
Invalid numeric literal: 10118 Consider defining a constant name to represent the value. Medium HolidayAction.java 124
Invalid numeric literal: 10118 Consider defining a constant name to represent the value. Medium HolidayAction.java 172
Invalid numeric literal: 10118 Consider defining a constant name to represent the value. Medium MessageHandler.java 125
Invalid numeric literal: 60 Consider defining a constant name to represent the value. Medium MLoginGpsAction.java 137
Invalid numeric literal: 60 Consider defining a constant name to represent the value. Medium MLoginGpsAction.java 137
Invalid numeric literal: 24 Consider defining a constant name to represent the value. Medium MLoginGpsAction.java 137
Invalid numeric literal: 100 Consider defining a constant name to represent the value. Medium MLoginGpsAction.java 137
Invalid numeric literal: 10 Consider defining a constant name to represent the value. Medium MLoginGpsAction.java 241
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium RFIDAction.java 71
Invalid numeric literal: 3 Consider defining a constant name to represent the value. Medium RFIDAction.java 72
Invalid numeric literal: 2 Consider defining a constant name to represent the value. Medium RFIDAction.java 177
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium RFIDAction.java 217
Invalid numeric literal: 30 Consider defining a constant name to represent the value. Medium RFIDAction.java 218
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium UserTripAction.java 120
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium UserTripAction.java 153
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium VehicleCRUDAction.java 219
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium VehicleCRUDAction.java 324
Invalid numeric literal: 2 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 119
Invalid numeric literal: 3 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 119
Invalid numeric literal: 0.036 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 119
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 119
Invalid numeric literal: 2 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 120
Invalid numeric literal: 3 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 120
Invalid numeric literal: 0.036 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 120
Invalid numeric literal: 4 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 120
Invalid numeric literal: 1000 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 199
Invalid numeric literal: 60 Consider defining a constant name to represent the value. Medium DailyTripRepDAO.java 200
Invalid numeric literal: 500 Consider defining a constant name to represent the value. Medium DeviceProcessDAO.java 141
Invalid numeric literal: 3 Consider defining a constant name to represent the value. Medium DeviceProcessDAO.java 210
Invalid numeric literal: 500 Consider defining a constant name to represent the value. Medium DeviceProcessDAO.java 256
Invalid numeric literal: 2 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 70
Invalid numeric literal: 2 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 75
Invalid numeric literal: 6 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 163
Invalid numeric literal: 2 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 164
Invalid numeric literal: 3 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 164
Invalid numeric literal: 4 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 164
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 164
Invalid numeric literal: 6 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 164
Invalid numeric literal: 7 Consider defining a constant name to represent the value. Medium ReportProcessDAO.java 164
Invalid numeric literal: 183 Consider defining a constant name to represent the value. Medium SettingsDAO.java 84
Invalid numeric literal: 20901L Consider defining a constant name to represent the value. Medium SettingsDAO.java 84
Invalid numeric literal: 60.00 Consider defining a constant name to represent the value. Medium SettingsDAO.java 84
Invalid numeric literal: 23201L Consider defining a constant name to represent the value. Medium SettingsDAO.java 84
Invalid numeric literal: 12345 Consider defining a constant name to represent the value. Medium UserProcessDAO.java 139
Invalid numeric literal: 500 Consider defining a constant name to represent the value. Medium VehicleProcessDAO.java 199
Invalid numeric literal: 3 Consider defining a constant name to represent the value. Medium VehicleProcessDAO.java 259
Invalid numeric literal: 53 Consider defining a constant name to represent the value. Medium WeekendFinder.java 25
Invalid numeric literal: 0.036 Consider defining a constant name to represent the value. Medium SpeedParamDTO.java 88
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium SpeedParamDTO.java 89
Invalid numeric literal: 0.036 Consider defining a constant name to represent the value. Medium TripDistanceDTO.java 187
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium TripDistanceDTO.java 188
Invalid numeric literal: 17 Consider defining a constant name to represent the value. Medium FrequentTripDetailsId.java 65
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium FrequentTripDetailsId.java 67
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium FrequentTripDetailsId.java 71
Invalid numeric literal: 0.036 Consider defining a constant name to represent the value. Medium TripParameters.java 171
Invalid numeric literal: 5 Consider defining a constant name to represent the value. Medium TripParameters.java 172
Invalid numeric literal: 17 Consider defining a constant name to represent the value. Medium UsergroupgrouproleId.java 62
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsergroupgrouproleId.java 64
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsergroupgrouproleId.java 65
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsergroupgrouproleId.java 66
Invalid numeric literal: 17 Consider defining a constant name to represent the value. Medium UsergrouproleId.java 80
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsergrouproleId.java 82
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsergrouproleId.java 84
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsergrouproleId.java 86
Invalid numeric literal: 17 Consider defining a constant name to represent the value. Medium UsersGroupsId.java 66
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsersGroupsId.java 68
Invalid numeric literal: 37 Consider defining a constant name to represent the value. Medium UsersGroupsId.java 70
 
Violation Recommendation Severity Resource Line
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TemplateManager.java 240
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TemplateManager.java 255
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FenceUsersDAO.java 47
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium GeofencingDAO.java 223
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium GeofencingDAO.java 249
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium HolidayProcessDAO.java 58
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium MessagesDAO.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium MessagesDAO.java 39
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserNotificationDAO.java 378
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserNotificationDAO.java 378
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserProcessDAO.java 23
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserProcessDAO.java 77
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserTripDAO.java 45
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserTripDAO.java 69
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium VehicleProcessDAO.java 91
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium WeekendFinder.java 13
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 31
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 31
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 31
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 42
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 42
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 52
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 52
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 62
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 62
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 62
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 125
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 137
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 149
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium DistParamsDTO.java 174
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 16
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 31
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 40
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium FuelFilter.java 46
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 19
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 23
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 30
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 30
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 30
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 39
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 39
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 39
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 39
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 86
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 105
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium SpeedParamDTO.java 119
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 28
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 28
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 28
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 28
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 40
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 40
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 40
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 51
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 51
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 62
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 62
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 129
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 143
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 171
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDistanceDTO.java 185
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripParamDTO.java 12
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripParamDTO.java 13
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripParamDTO.java 54
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripParamDTO.java 66
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium AlertHistoryBean.java 24
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium AlertHistoryBean.java 34
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium AlertHistoryBean.java 45
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium AlertHistoryBean.java 57
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium AlertHistoryBean.java 113
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium EventNotification.java 23
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium EventNotification.java 23
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium EventNotification.java 24
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium EventNotification.java 45
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium EventNotification.java 61
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium EventNotification.java 69
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium HolidaysDAO.java 71
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium ParamsSummaryDAO.java 78
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium RfidHistoryDAO.java 86
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium ScheduleReport.java 24
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium ScheduleReport.java 25
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium ScheduleReport.java 47
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium ScheduleReport.java 95
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium Stopfencemapping.java 18
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium Stopfencemapping.java 18
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium Stopfencemapping.java 36
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium Stopfencemapping.java 44
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDeviation.java 20
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDeviation.java 25
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripDeviation.java 52
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripReference.java 31
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripReference.java 38
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium TripReference.java 106
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsergroupgrouproleId.java 17
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsergroupgrouproleId.java 17
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsergroupgrouproleId.java 17
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsergroupgrouproleId.java 27
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsergroupgrouproleId.java 35
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsergroupgrouproleId.java 43
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UserRfidDAO.java 87
Do not use primitive types for method arguments Replace the primitive type argument with the corresponding Java object. Medium UsersOrgsDAO.java 29
 
Violation Recommendation Severity Resource Line
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 52
Invalid string literal: "User" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 55
Invalid string literal: "No active devices available for the organization." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 66
Invalid string literal: "No active devices available for the organization." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 71
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 93
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 128
Invalid string literal: "User" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 132
Invalid string literal: "Device Speed Update Request." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 164
Invalid string literal: "Organization : " Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 165
Invalid string literal: "Mobile Number :" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 165
Invalid string literal: "Speed Limit : " Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 165
Invalid string literal: "km/hr." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 165
Invalid string literal: "Please take necessary actions ASAP ." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 166
Invalid string literal: "Device Speed Update Request." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 170
Invalid string literal: "Organization : " Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 171
Invalid string literal: "Mobile Number : " Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 171
Invalid string literal: "New Speed Limit : " Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 171
Invalid string literal: "km/hr." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 171
Invalid string literal: "Please make necessary updates ASAP ." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 172
Invalid string literal: "iTac Device Speed Update Request " Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 175
Invalid string literal: "Your request will be processed shortly." Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 188
Invalid string literal: "Error processing request.Try again after sometimes" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 190
Invalid string literal: "Error processing request.Try again after sometimes" Consider defining a constant to represent the string or move it to a resource bundle. Medium AlertSettingsAction.java 194
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 43
Invalid string literal: "tripName" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 45
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 74
Invalid string literal: "tripName" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 75
Invalid string literal: "studName" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 76
Invalid string literal: "grade" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 77
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 91
Invalid string literal: "grade" Consider defining a constant to represent the string or move it to a resource bundle. Medium AutoCompleteAction.java 92
Invalid string literal: "xhtml" Consider defining a constant to represent the string or move it to a resource bundle. Medium BaseAction.java 11
Invalid string literal: "Getting value" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 76
Invalid string literal: "yes" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 148
Invalid string literal: "mobile" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 149
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 153
Invalid string literal: "method" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 163
Invalid string literal: "vehicleDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 191
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 193
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 201
Invalid string literal: "--select--" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 201
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 203
Invalid string literal: "lat" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 212
Invalid string literal: "lan" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 213
Invalid string literal: "vehicleGroupList" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 216
Invalid string literal: "genSpot" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 217
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 221
Invalid string literal: "--select--" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 221
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 223
Invalid string literal: "lat" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 225
Invalid string literal: "lon" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 226
Invalid string literal: "time" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 227
Invalid string literal: "Cache-Control" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 228
Invalid string literal: "no-cache" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 228
Invalid string literal: "Cache-Control" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 229
Invalid string literal: "no-store" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 229
Invalid string literal: "Pragma" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 230
Invalid string literal: "no-cache" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 230
Invalid string literal: "Expires" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 231
Invalid string literal: "spotAjax" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 233
Invalid string literal: "EmailAddress or password is invalid" Consider defining a constant to represent the string or move it to a resource bundle. Medium CookieLoginAction.java 244
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 111
Invalid string literal: "devicebody" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 119
Invalid string literal: "vehicle" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 125
Invalid string literal: "toadd" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 126
Invalid string literal: "device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 134
Invalid string literal: "type" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 137
Invalid string literal: "toadd" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 138
Invalid string literal: "toadd" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 139
Invalid string literal: "tosearch" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 141
Invalid string literal: "tosearch" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 156
Invalid string literal: "tosearch" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 161
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 165
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 175
Invalid string literal: "device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 188
Invalid string literal: "update" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 192
Invalid string literal: "update" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 196
Invalid string literal: "Device added successfully" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 217
Invalid string literal: "device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 219
Invalid string literal: "add" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 220
Invalid string literal: "add" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 225
Invalid string literal: "add" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 231
Invalid string literal: "add" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 237
Invalid string literal: "add" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 244
Invalid string literal: "Please enter atleast one detail" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 263
Invalid string literal: "No results found" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 271
Invalid string literal: "search" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 274
Invalid string literal: "Please enter atleast one detail" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 279
Invalid string literal: "search" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 280
Invalid string literal: "search" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 288
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 300
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 306
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 319
Invalid string literal: "device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 324
Invalid string literal: "Disabled" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 326
Invalid string literal: "In Use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 326
Invalid string literal: "Not In Use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 328
Invalid string literal: "Device updated successfully" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 343
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 344
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 351
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 357
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 363
Invalid string literal: "sucess" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 368
Invalid string literal: "In Use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 382
Invalid string literal: "Device deleted succesfully" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 385
Invalid string literal: "device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 386
Invalid string literal: "delete" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 388
Invalid string literal: "Device cannot be deleted since it is already in use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 393
Invalid string literal: "Device cannot be deleted since it is already in use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 400
Invalid string literal: "delete" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 401
Invalid string literal: "delete" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceCRUDAction.java 408
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 63
Invalid string literal: "fenceid" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 64
Invalid string literal: "fenceid" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 70
Invalid string literal: "mappedList" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 74
Invalid string literal: "fenceid" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 97
Invalid string literal: "vehicleCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 98
Invalid string literal: "vehicleCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 100
Invalid string literal: "mappedList" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 129
Invalid string literal: "vehicleCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 130
Invalid string literal: "vehicleCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 137
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 181
Invalid string literal: "_trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 185
Invalid string literal: "_trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 191
Invalid string literal: "fenceList" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceVehicleMapAction.java 194
Invalid string literal: "Getting value" Consider defining a constant to represent the string or move it to a resource bundle. Medium GenerateMap.java 67
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceAction.java 82
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceAction.java 107
Invalid string literal: "_trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceAction.java 111
Invalid string literal: "_trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceAction.java 117
Invalid string literal: "fenceList" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceAction.java 121
Invalid string literal: "vehicleGroupList" Consider defining a constant to represent the string or move it to a resource bundle. Medium HeaderForwardAction.java 42
Invalid string literal: "adminhome" Consider defining a constant to represent the string or move it to a resource bundle. Medium HeaderForwardAction.java 47
Invalid string literal: "Saturday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "Sunday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "Monday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "Tuesday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "Wednesday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "Thursday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "Friday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 38
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 71
Invalid string literal: "Holiday Added successfully" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 134
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 135
Invalid string literal: "Couldnot Add Holiday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 138
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 139
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 147
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 162
Invalid string literal: "add" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 196
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 200
Invalid string literal: "hdate" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 231
Invalid string literal: "hday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 232
Invalid string literal: "json value" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 234
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidayAction.java 253
Invalid string literal: "False" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 113
Invalid string literal: "False" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 113
Invalid string literal: "False" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 113
Invalid string literal: "False" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 113
Invalid string literal: "vehicleGroupList" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 128
Invalid string literal: "servername" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 133
Invalid string literal: "google_server" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 134
Invalid string literal: "fuel" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 139
Invalid string literal: "fuel" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 140
Invalid string literal: "rfid" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 141
Invalid string literal: "rfid" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 142
Invalid string literal: "fence-report" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 143
Invalid string literal: "fence-report" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 144
Invalid string literal: "vehicle-fence" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 145
Invalid string literal: "vehicle-fence" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 146
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 147
Invalid string literal: "organization" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 148
Invalid string literal: "orgid" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 149
Invalid string literal: "fuel" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 150
Invalid string literal: "rfid" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 151
Invalid string literal: "fence-report" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 152
Invalid string literal: "vehicle-fence" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 153
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 157
Invalid string literal: "Nullpointer in execute " Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 161
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 162
Invalid string literal: "Error in execute " Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 166
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium LogingpsAction.java 167
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 91
Invalid string literal: "org" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 92
Invalid string literal: "templatesList" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 101
Invalid string literal: "tripsList" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 102
Invalid string literal: "load" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 104
Invalid string literal: "load" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 108
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 123
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 151
Invalid string literal: "\"title\":" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 157
Invalid string literal: "\"key\":" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 157
Invalid string literal: "fences" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 175
Invalid string literal: "tripsession" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 176
Invalid string literal: "Nos" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 195
Invalid string literal: "Msg" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 195
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 199
Invalid string literal: "Msg" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageHandler.java 204
Invalid string literal: "Getting value" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 79
Invalid string literal: "USERNAME" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 138
Invalid string literal: "PASSWORD" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 142
Invalid string literal: "USERNAME" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 160
Invalid string literal: "PASSWORD" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 162
Invalid string literal: "true" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 194
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 213
Invalid string literal: "yes" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 214
Invalid string literal: "mobile" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 215
Invalid string literal: "method" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 225
Invalid string literal: "vehicleDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 252
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 254
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 262
Invalid string literal: "--select--" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 262
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 264
Invalid string literal: "lat" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 273
Invalid string literal: "lan" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 274
Invalid string literal: "vehicleGroupList" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 278
Invalid string literal: "genSpot" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 279
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 283
Invalid string literal: "--select--" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 283
Invalid string literal: "vehicleId" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 285
Invalid string literal: "lat" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 287
Invalid string literal: "lon" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 288
Invalid string literal: "time" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 289
Invalid string literal: "Cache-Control" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 290
Invalid string literal: "no-cache" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 290
Invalid string literal: "Cache-Control" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 291
Invalid string literal: "no-store" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 291
Invalid string literal: "Pragma" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 292
Invalid string literal: "no-cache" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 292
Invalid string literal: "Expires" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 293
Invalid string literal: "spotAjax" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 295
Invalid string literal: "EmailAddress or password is invalid" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsAction.java 306
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 54
Invalid string literal: "chartno" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 74
Invalid string literal: "dashboard" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 75
Invalid string literal: "dashboard" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 79
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 93
Invalid string literal: "/session.properties" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 97
Invalid string literal: "text/html" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 113
Invalid string literal: "Error occured while closing session" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 122
Invalid string literal: "trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 139
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 141
Invalid string literal: "/session.properties" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 150
Invalid string literal: "text/html" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 159
Invalid string literal: "Error occured while closing session" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 168
Invalid string literal: "yyyy-MM-dd HH:mm:ss" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 184
Invalid string literal: "morning" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 206
Invalid string literal: "HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 216
Invalid string literal: "/session.properties" Consider defining a constant to represent the string or move it to a resource bundle. Medium RFIDAction.java 222
Invalid string literal: "select1" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 148
Invalid string literal: "sel" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 153
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 163
Invalid string literal: "tripList" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 192
Invalid string literal: "sel" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 197
Invalid string literal: "All" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 202
Invalid string literal: "All" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 204
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 207
Invalid string literal: "frequent" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 257
Invalid string literal: "active" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripCrudAction.java 273
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 216
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 221
Invalid string literal: "null" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 225
Invalid string literal: "null" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 225
Invalid string literal: "_trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 228
Invalid string literal: "input" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 229
Invalid string literal: "userList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 232
Invalid string literal: "_trip" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 247
Invalid string literal: "input" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 248
Invalid string literal: "userGeoList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 258
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 288
Invalid string literal: "popup" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 299
Invalid string literal: "gid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 308
Invalid string literal: "number" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 343
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 363
Invalid string literal: "gid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 364
Invalid string literal: "number" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationAction.java 398
Invalid string literal: "triplist" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 114
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 116
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 121
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 126
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 133
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 140
Invalid string literal: "parentList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 152
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 155
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 156
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 165
Invalid string literal: "size1" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 168
Invalid string literal: "parentList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 173
Invalid string literal: "size1" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 177
Invalid string literal: "selectedList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 180
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 182
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 189
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 206
Invalid string literal: "userCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 210
Invalid string literal: "userCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 211
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 219
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 223
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 231
Invalid string literal: "userCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 232
Invalid string literal: "delete" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 241
Invalid string literal: "parentList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 265
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 267
Invalid string literal: "All" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 268
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 275
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 277
Invalid string literal: "triplist" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 287
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 289
Invalid string literal: "All" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 290
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 297
Invalid string literal: "success" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 300
Invalid string literal: "selectedList" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 313
Invalid string literal: "userCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 322
Invalid string literal: "userCheck" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 325
Invalid string literal: "triplist" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripAction.java 375
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 168
Invalid string literal: "vehicle" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 169
Invalid string literal: "select1" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 171
Invalid string literal: "user" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 201
Invalid string literal: "vehiclebody" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 208
Invalid string literal: "vehicle" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 214
Invalid string literal: "type" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 218
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 221
Invalid string literal: "toadd" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 222
Invalid string literal: "toadd" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 223
Invalid string literal: "tosearch" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 227
Invalid string literal: "tosearch" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 242
Invalid string literal: "tosearch" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 246
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 250
Invalid string literal: "vehicle" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 259
Invalid string literal: "toadd" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 260
Invalid string literal: "vehicle" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 278
Invalid string literal: "update" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 296
Invalid string literal: "update" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 300
Invalid string literal: "size" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleCRUDAction.java 327
Invalid string literal: "yyyy-MM-dd HH:mm:ss" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 50
Invalid string literal: "IRQ264" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 85
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 87
Invalid string literal: "IRQ265" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 91
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 94
Invalid string literal: "IRQ266" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 99
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 104
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 105
Invalid string literal: ";date" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 105
Invalid string literal: "paramlist size:" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 115
Invalid string literal: "Exception:" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 127
Invalid string literal: "select * from trip_parameters tp where speed=0 and " Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: " and time(creation_time) between time('" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: "') and time('" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: "') and (((select speed from trip_parameters where tp.trip_paramid>trip_paramid and " Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: " order by trip_paramid DESC limit 1 )>0 and (select event_code from trip_parameters where tp.trip_paramid>trip_paramid and vehicle_id=228 order by trip_paramid ASC limit 1)='23') or ((select speed from trip_parameters where tp.trip_paramid<trip_paramid and " Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: " order by trip_paramid ASC limit 1 )>0 and (select event_code from trip_parameters where tp.trip_paramid<trip_paramid and " Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: " order by trip_paramid DESC limit 1)='24')or (select event_code from trip_parameters where tp.trip_paramid>trip_paramid and " Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: " order by trip_paramid DESC limit 1 )='23' or (select event_code from trip_parameters where tp.trip_paramid<trip_paramid and " Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: " order by trip_paramid ASC limit 1 )='24')" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 152
Invalid string literal: "Exception:" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 180
Invalid string literal: "yyyy-MM-dd HH:mm:ss" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 191
Invalid string literal: "#.##" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 192
Invalid string literal: "Exception:" Consider defining a constant to represent the string or move it to a resource bundle. Medium DailyTripRepDAO.java 204
Invalid string literal: "key 3" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 65
Invalid string literal: "Duplicate mobile number!!" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 66
Invalid string literal: "key 4" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 67
Invalid string literal: "Device name exists ,Please choose another name!!" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 68
Invalid string literal: "A device with this imeinumber exists ,Please choose another one!!" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 70
Invalid string literal: "From Device as device where device.enableStatus='Enabled' and device.inuseStatus='Not In Use' or device.deviceId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 96
Invalid string literal: "From Device as device where device.enableStatus='Enabled' and device.inuseStatus='Not In Use'" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 100
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 106
Invalid string literal: "From Device as device where device.enableStatus='Enabled' and device.inuseStatus='Not In Use' or device.deviceId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 122
Invalid string literal: "error" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 127
Invalid string literal: "From Device as device where " Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 140
Invalid string literal: "device.aliasName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 155
Invalid string literal: "%' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 155
Invalid string literal: "device.imeiNumber like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 164
Invalid string literal: "%' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 164
Invalid string literal: " device.inuseStatus='" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 174
Invalid string literal: "' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 174
Invalid string literal: " device.enableStatus='" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 183
Invalid string literal: "' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 183
Invalid string literal: "Organization Administrator" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 195
Invalid string literal: " tp.userDetails.userid='" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 197
Invalid string literal: "' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 197
Invalid string literal: "Organization Administrator" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 200
Invalid string literal: "and" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 207
Invalid string literal: "from VehicleDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 232
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 236
Invalid string literal: "From Device as device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 255
Invalid string literal: "Duplicate Device Name" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 302
Invalid string literal: "key 3" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 303
Invalid string literal: "Duplicate mobile number!!" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 304
Invalid string literal: "key 4" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 305
Invalid string literal: "Device name exists ,Please choose another name!!" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 306
Invalid string literal: "A device with this imeinumber exists ,Please choose another one!!" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 308
Invalid string literal: "In Use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 362
Invalid string literal: "Not In Use" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceProcessDAO.java 369
Invalid string literal: "select ut.user.userId from com.gps.hibernate.UsersTrips ut where ut.tripDetails.tripid in(" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 34
Invalid string literal: ") group by ut.user.userId order by ut.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 36
Invalid string literal: "IRQ319" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 59
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 61
Invalid string literal: "%Starting%" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 63
Invalid string literal: "%School%" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 64
Invalid string literal: "BOTH" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 65
Invalid string literal: "Error in fetching fence user" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 72
Invalid string literal: "select new com.gps.vo.StudentInfo((select ug.geofence.tripDetails.tripName from com.gps.hibernate.UsersGeofence ug where ug.user.userId=u.user.userId and (ug.intrSession like 'AM' or ug.intrSession like 'BOTH') and ug.geofence.landmark not like '%Starting%' and ug.geofence.landmark not like '%School%' group by ug.user.userId) as col_0_0_," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 95
Invalid string literal: "(select ug.geofence.tripDetails.tripName from com.gps.hibernate.UsersGeofence ug where ug.user.userId=u.user.userId and (ug.intrSession like 'PM' or ug.intrSession like 'BOTH') and ug.geofence.landmark not like '%Starting%' and ug.geofence.landmark not like '%School%' group by ug.user.userId) as col_1_0_," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 96
Invalid string literal: "ut.user.userId as col_2_0_," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 97
Invalid string literal: "ut.user.firstName as col_3_0_," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 98
Invalid string literal: "p.number as col_4_0_," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 99
Invalid string literal: "(select ug.geofence.landmark from com.gps.hibernate.UsersGeofence ug where ug.user.userId=u.user.userId and (ug.intrSession like 'AM' or ug.intrSession like 'BOTH') and ug.geofence.landmark not like '%Starting%' and ug.geofence.landmark not like '%School%' group by ug.user.userId) as col_5_0_," Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 100
Invalid string literal: "(select ug.geofence.landmark from com.gps.hibernate.UsersGeofence ug where ug.user.userId=u.user.userId and (ug.intrSession like 'PM' or ug.intrSession like 'BOTH') and ug.geofence.landmark not like '%Starting%' and ug.geofence.landmark not like '%School%' group by ug.user.userId) as col_6_0_)" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 101
Invalid string literal: " from" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 102
Invalid string literal: " Phone p,UsersTrips ut left join ut.user.usersGeofences u where p.userId=ut.user.userId and ut.user.userId IN(" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 103
Invalid string literal: ") group by ut.user.userId,col_5_0_,col_6_0_ order by ut.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 105
Invalid string literal: "IRQ322" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 136
Invalid string literal: "BOTH" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 138
Invalid string literal: "%Starting%" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 139
Invalid string literal: "%School%" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 140
Invalid string literal: ";long" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 142
Invalid string literal: "select u.user.userId from com.gps.hibernate.UsersGeofence u where u.geofence.id IN(" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 173
Invalid string literal: "IRQ318" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 203
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 205
Invalid string literal: "IRQ318" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 243
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceUsersDAO.java 245
Invalid string literal: "dd/MM/yyyy HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 35
Invalid string literal: "select new Geofence( gd.geofenceId, gd.geoName) " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 52
Invalid string literal: "from Geofence gd where gd.userDetails.userid=:userId group by gd.geofenceId,gd.geoName order by gd.geoName asc " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 53
Invalid string literal: "userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 53
Invalid string literal: "select new Geofence( gd.geofenceId, gd.geoName) " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 82
Invalid string literal: "from Geofence gd where gd.userDetails.userid=:userId group by gd.geofenceId,gd.geoName order by gd.geoName asc " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 83
Invalid string literal: "userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 83
Invalid string literal: "from Geofence gd where gd.tripDetails.tripid=" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 110
Invalid string literal: " order by gd.geoName asc " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 110
Invalid string literal: "delete " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 138
Invalid string literal: "from Geofence gd where gd.geofenceId=:geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 139
Invalid string literal: "geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 139
Invalid string literal: "select new Geofence(gd.id, gd.geofenceId, gd.geoName," Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 171
Invalid string literal: "gd.address, gd.countryCode, gd.geoLatitude," Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 172
Invalid string literal: "gd.geoLongitude) " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 173
Invalid string literal: "from Geofence gd where gd.userDetails.userid=:userId and gd.geofenceId=:geofenceId " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 174
Invalid string literal: "userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 174
Invalid string literal: "geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 174
Invalid string literal: "select new Geofence( gd.id, gd.geoName, gd.landmark) " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 202
Invalid string literal: "from Geofence gd where gd.tripDetails = " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofencingDAO.java 203
Invalid string literal: "select user.emailAddress and user.Password from User user where user.emailAddress=" Consider defining a constant to represent the string or move it to a resource bundle. Medium LoginGpsDAO.java 30
Invalid string literal: "and user.password=" Consider defining a constant to represent the string or move it to a resource bundle. Medium LoginGpsDAO.java 30
Invalid string literal: "From MessageTemplates where organization=" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessagesDAO.java 27
Invalid string literal: "SHA" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsDAO.java 25
Invalid string literal: "UTF-8" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsDAO.java 26
Invalid string literal: " from User as user where user.emailAddress='" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsDAO.java 61
Invalid string literal: "yes" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsDAO.java 63
Invalid string literal: "Invalid Mail Id or password" Consider defining a constant to represent the string or move it to a resource bundle. Medium MLoginGpsDAO.java 81
Invalid string literal: "IRQ420" Consider defining a constant to represent the string or move it to a resource bundle. Medium PartiallyOfflineDAO.java 40
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium PartiallyOfflineDAO.java 43
Invalid string literal: "IRQ433" Consider defining a constant to represent the string or move it to a resource bundle. Medium PartiallyOfflineDAO.java 80
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium PartiallyOfflineDAO.java 83
Invalid string literal: "IRQ403" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 37
Invalid string literal: "yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 60
Invalid string literal: "IRQ421" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 79
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 81
Invalid string literal: "IRQ355" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 103
Invalid string literal: "IRQ353" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 103
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 105
Invalid string literal: "IRQ356" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 109
Invalid string literal: "IRQ354" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 109
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 113
Invalid string literal: "max" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 120
Invalid string literal: "min" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 121
Invalid string literal: "IRQ355" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 122
Invalid string literal: "IRQ353" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 122
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 124
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 125
Invalid string literal: "IRQ358" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 128
Invalid string literal: "IRQ357" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 128
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 135
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 138
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 138
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 139
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 139
Invalid string literal: ";date" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 139
Invalid string literal: "IRQ369" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 147
Invalid string literal: "Exception:" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 169
Invalid string literal: "Exception:" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportProcessDAO.java 178
Invalid string literal: "IRQ003" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 35
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 36
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 37
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 37
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 38
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 39
Invalid string literal: "Exception in FetchReportSummary..." Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 48
Invalid string literal: "IRQ011" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 59
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 60
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 61
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 61
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 62
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 63
Invalid string literal: "Exception in FetchReportSummary..." Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 72
Invalid string literal: "IRQ059" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 83
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 84
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 85
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 85
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 86
Invalid string literal: ";int" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 87
Invalid string literal: "Exception in FetchReportSummary..." Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 96
Invalid string literal: "yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 110
Invalid string literal: "@yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 117
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 118
Invalid string literal: "@yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 120
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 121
Invalid string literal: "@yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 121
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 121
Invalid string literal: "@int" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 123
Invalid string literal: "@yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 132
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 133
Invalid string literal: "@yyyy-MM-dd" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 133
Invalid string literal: ";date#" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 133
Invalid string literal: "@int" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 133
Invalid string literal: "IRQ282" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 134
Invalid string literal: "select u.user.userId from UserRfid u where u.rfidNo IN(select r.userRfid from com.gps.hibernate.RfidHistory r where r.tripDetails.tripid in(" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 35
Invalid string literal: ") and r.insertionTime>='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 37
Invalid string literal: "' and r.insertionTime<='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 39
Invalid string literal: "') group by u.user.userId order by u.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 41
Invalid string literal: "select u.user.userId from UserRfid u where u.rfidNo IN(select r.userRfid from com.gps.hibernate.RfidHistory r where r.historyId>" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 43
Invalid string literal: " and r.tripDetails.tripid in(" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 43
Invalid string literal: ") and r.insertionTime>='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 45
Invalid string literal: "' and r.insertionTime<='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 47
Invalid string literal: "') group by u.user.userId order by u.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 49
Invalid string literal: "IRQ301" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 89
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 91
Invalid string literal: "%School%" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 94
Invalid string literal: "BOTH" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 95
Invalid string literal: "select u.user.userId from UserRfid as u,com.gps.hibernate.UserGrades as ug where u.rfidNo IN(select r.userRfid from com.gps.hibernate.RfidHistory as r where r.tripDetails.tripid=" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 120
Invalid string literal: " and r.insertionTime>='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 122
Invalid string literal: "' and r.insertionTime<='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 124
Invalid string literal: "' and r.session like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 126
Invalid string literal: "') and ug.user.userId=u.user.userId and ug.grade like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 128
Invalid string literal: "' group by u.user.userId order by u.user.userId " Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 130
Invalid string literal: "Exception in rfhistoryDAO" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 136
Invalid string literal: "select new com.gps.dto.RFIDInfoHistoryDTO(u.user.userId,concat(u.user.firstName,concat(' ',u.user.lastName)),p.number,Time(h.insertionTime),g.landmark,h.tripDetails.tripName,h.session) from com.gps.hibernate.Phone p,com.gps.hibernate.UserRfid as u left join u.user.usersGeofences ug,com.gps.hibernate.Geofence g right join g.rfhistorygeo h where p.userId=u.user.userId and (u.user.userId IN(" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 160
Invalid string literal: ") or h.tripDetails.tripid in(" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 162
Invalid string literal: ")) and u.rfidNo=h.userRfid and DATE(h.insertionTime) >='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 164
Invalid string literal: "' and DATE(h.insertionTime)<='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 166
Invalid string literal: "' group by u.user.userId,h.session order by u.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 168
Invalid string literal: "select new com.gps.dto.RFIDInfoHistoryDTO(u.user.userId,concat(u.user.firstName,concat(' ',u.user.lastName)),p.number,Time(h.insertionTime),g.landmark,h.tripDetails.tripName,h.session) from com.gps.hibernate.Phone p,com.gps.hibernate.UserRfid as u left join u.user.usersGeofences ug,com.gps.hibernate.Geofence g right join g.rfhistorygeo h where p.userId=u.user.userId and h.tripDetails.tripid in(" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 173
Invalid string literal: ") and u.rfidNo=h.userRfid and DATE(h.insertionTime) >='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 175
Invalid string literal: "' and DATE(h.insertionTime)<='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 177
Invalid string literal: "' group by u.user.userId,h.session order by u.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 179
Invalid string literal: "select new com.gps.dto.RFIDInfoHistoryDTO(u.user.userId,concat(u.user.firstName,concat(' ',u.user.lastName))," Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 200
Invalid string literal: "p.number,h.insertionTime,geo.landmark,h.tripDetails.tripName,h.session) from com.gps.hibernate.Phone p," Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 201
Invalid string literal: "com.gps.hibernate.UserGrades as g,com.gps.hibernate.UserRfid as u left join u.user.usersGeofences ug ," Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 202
Invalid string literal: " com.gps.hibernate.Geofence geo right join geo.rfhistorygeo as h " Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 203
Invalid string literal: "where p.userId=u.user.userId and g.user.userId= u.user.userId and u.rfidNo=h.userRfid and (u.user.userId IN(" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 204
Invalid string literal: ") or h.tripDetails.tripid=" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 206
Invalid string literal: " and DATE(h.insertionTime) >='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 209
Invalid string literal: "and DATE(h.insertionTime)<='" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 212
Invalid string literal: "' and g.grade like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 214
Invalid string literal: "' group by u.user.userId,h.session" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 216
Invalid string literal: " order by u.user.userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 217
Invalid string literal: "select max(historyId) from com.gps.hibernate.RfidHistory rfh where rfh.tripDetails.organization.organizationId=:orgId and Date(rfh.insertionTime)<:currDate" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 236
Invalid string literal: "orgId" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 237
Invalid string literal: "currDate" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 237
Invalid string literal: "Exception:" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfHistoryDAO.java 243
Invalid string literal: "Pending" Consider defining a constant to represent the string or move it to a resource bundle. Medium SettingsDAO.java 38
Invalid string literal: "Pending" Consider defining a constant to represent the string or move it to a resource bundle. Medium SettingsDAO.java 42
Invalid string literal: "From com.gps.hibernate.SpeedSettings s where s.vehicleId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium SettingsDAO.java 67
Invalid string literal: " and s.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium SettingsDAO.java 67
Invalid string literal: "from UsersTrips td where td.tripDetails.tripid=:tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 102
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 102
Invalid string literal: "from UsersTrips td where td.tripDetails.tripid=:tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 126
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 126
Invalid string literal: "from Phone td where td.userId=:userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 151
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 151
Invalid string literal: "Error in getting mobile number " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 155
Invalid string literal: "from UsersGeofence ug where ug.geofence.id=:geoid and ug.mobile_no=:oldmobile" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 174
Invalid string literal: "geoid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 175
Invalid string literal: "oldmobile" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 176
Invalid string literal: "Error saving data " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 190
Invalid string literal: "from UsersGeofence ug where ug.geofence.id=:geoid and REPLACE(ug.mobile_no,' ','')=:mobile" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 215
Invalid string literal: "geoid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 216
Invalid string literal: "mobile" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 217
Invalid string literal: "from UsersGeofence ug where ug.geofence.id=:geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 254
Invalid string literal: "geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 254
Invalid string literal: "from UsersGeofence ug where ug.user.id=:userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 313
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 313
Invalid string literal: "Error in getting Landmark name" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 351
Invalid string literal: "FROM UsersGeofence ug where ug.geofence.id=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 365
Invalid string literal: "Error" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 372
Invalid string literal: "from UsersGeofence ug where ug.geofence.id=:geoid and ug.user.id=:userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 386
Invalid string literal: "geoid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 387
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 388
Invalid string literal: "Error in numberOfUserAdded " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 394
Invalid string literal: "Select * from user_,users_orgs where user_.userId=users_orgs.userId and users_orgs.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 421
Invalid string literal: " and user_.firstName like'" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 421
Invalid string literal: "%' and user_.lastName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 421
Invalid string literal: "Error" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserNotificationDAO.java 427
Invalid string literal: "FROM Speedparameter as speedparam " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 29
Invalid string literal: "select username from UserDetails as ud where ud.userid=:userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 56
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 56
Invalid string literal: "select name from Organization as org where org.organizationId=:orgid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 85
Invalid string literal: "orgid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 85
Invalid string literal: "select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo join users_trips ut join trip_details t join user_grade ug where u.userId=uo.userId and uo.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 102
Invalid string literal: " and ug.userId=u.userId and ug.grade like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 102
Invalid string literal: "' and t.trip_name like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 102
Invalid string literal: "' and t.tripid=ut.tripid and u.userId=ut.userId and u.firstName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 102
Invalid string literal: "%' order by u.userId " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 102
Invalid string literal: "select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo join users_trips ut join trip_details t where u.userId=uo.userId and uo.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 104
Invalid string literal: " and t.trip_name like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 104
Invalid string literal: "' and t.tripid=ut.tripid and u.userId=ut.userId and u.firstName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 104
Invalid string literal: "%' order by u.userId " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 104
Invalid string literal: "select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo join user_grade ug where u.userId=uo.userId and uo.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 106
Invalid string literal: " and ug.userId=u.userId and ug.grade like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 106
Invalid string literal: "' and u.firstName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 106
Invalid string literal: "%' order by u.userId " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 106
Invalid string literal: "select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo where u.userId=uo.userId and uo.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 108
Invalid string literal: " and u.firstName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 108
Invalid string literal: "%' order by u.userId " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 108
Invalid string literal: "select distinct(grade) from user_grade ug join users_orgs uo where ug.userId=uo.userId and uo.organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 122
Invalid string literal: " and ug.grade like '%" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 122
Invalid string literal: "%' order by grade" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserProcessDAO.java 122
Invalid string literal: "from TripDetails td where td.organization.organizationId=:orgid and tripName not like 'default trip%'" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 53
Invalid string literal: "orgid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 53
Invalid string literal: "Error in getTripFromOrganization" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 57
Invalid string literal: "from UsersOrgs where organizationId=:orgid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 79
Invalid string literal: "orgid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 79
Invalid string literal: "Error in getTripFromOrganization" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 93
Invalid string literal: "Error in saveValues" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 132
Invalid string literal: "From UsersTrips where tripid=:tripId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 150
Invalid string literal: "tripId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 151
Invalid string literal: "Error in getCheckedparents" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 165
Invalid string literal: "from UsersTrips as ut where ut.user.userId=:userId and ut.tripDetails.tripid=:tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 188
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 190
Invalid string literal: "userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 191
Invalid string literal: "Error in deleteValues" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 210
Invalid string literal: "From UsersTrips where userId=:userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 226
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 227
Invalid string literal: "Error in getCheckedTrips" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 240
Invalid string literal: "Error in saveTripValues" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 281
Invalid string literal: "select distinct(ug.mobile_no) " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 297
Invalid string literal: "from users_geofence ug where ug.id in (:fences) and ug.intr_session in (:sessions)" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 298
Invalid string literal: "fences" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 298
Invalid string literal: "sessions" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 298
Invalid string literal: "from UsersTrips as ut where ut.user.userId=:userId and ut.tripDetails.tripid=:tripId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 328
Invalid string literal: "tripId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 330
Invalid string literal: "userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserTripDAO.java 331
Invalid string literal: "from com.gps.hibernate.GeovehicleMap g where g.geofenceId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceDAO.java 38
Invalid string literal: "from com.gps.hibernate.GeovehicleMap g where g.geofenceId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceDAO.java 101
Invalid string literal: " and g.vehicleDetails.vehicleId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceDAO.java 101
Invalid string literal: "from com.gps.hibernate.Geofence g where g.tripDetails.tripName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceDAO.java 125
Invalid string literal: "IRQ101" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceReportDAO.java 30
Invalid string literal: ";int," Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceReportDAO.java 32
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceReportDAO.java 32
Invalid string literal: ";date," Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceReportDAO.java 33
Invalid string literal: "@yyyy-MM-dd HH:mm" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceReportDAO.java 33
Invalid string literal: ";date" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleFenceReportDAO.java 34
Invalid string literal: "select new VehicleDetails(vh.vehicleId,vh.carType,vh.vehicleName," Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 51
Invalid string literal: " vh.imeiNumber,vh.color,vh.regNo,vh.companyName ) from VehicleDetails as vh where vh.vehicleGroup.vehicleGroupid=:vehGroupId" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 52
Invalid string literal: "vehGroupId" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 52
Invalid string literal: "select new VehicleGroup(vh.vehicleGroupid,vh.vehicleGroupName,vh.vehicleDesc,vh.vehiclePurpose) from VehicleGroup as vh" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 77
Invalid string literal: "Error " Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 81
Invalid string literal: "IRQ402" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 101
Invalid string literal: ";long" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 103
Invalid string literal: "IRQ351" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 131
Invalid string literal: ";long" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 133
Invalid string literal: "Error when getting vehicle of Organaization" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 143
Invalid string literal: "key 3" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 172
Invalid string literal: "A vehicle with current name already exists for the organization!" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 173
Invalid string literal: "Vehicle Exists ,Please choose another one!" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 175
Invalid string literal: "From VehicleDetails as vehicle where " Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 198
Invalid string literal: "vehicle.regNo like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 211
Invalid string literal: "%' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 211
Invalid string literal: " vehicle.vehicleName like '" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 216
Invalid string literal: "%' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 216
Invalid string literal: " vehicle.runningStatus='" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 223
Invalid string literal: "' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 223
Invalid string literal: " vehicle.useStatus='" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 230
Invalid string literal: "' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 230
Invalid string literal: " vehicle.organization.organizationId in (" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 237
Invalid string literal: ") and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 237
Invalid string literal: " vehicle.user.userId='" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 242
Invalid string literal: " vehicle.organization.organizationId='" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 242
Invalid string literal: "' and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 242
Invalid string literal: "and" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 255
Invalid string literal: " vehicle.user.userId='" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 269
Invalid string literal: "' and vehicle.organization.organizationId='" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 269
Invalid string literal: "from VehicleDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 290
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium VehicleProcessDAO.java 294
Invalid string literal: "dd/MM/yyyy" Consider defining a constant to represent the string or move it to a resource bundle. Medium WeekendFinder.java 19
Invalid string literal: "01/01/" Consider defining a constant to represent the string or move it to a resource bundle. Medium WeekendFinder.java 19
Invalid string literal: "Error parsing date: " Consider defining a constant to represent the string or move it to a resource bundle. Medium WeekendFinder.java 21
Invalid string literal: "dd/MM/yyyy" Consider defining a constant to represent the string or move it to a resource bundle. Medium WeekendFinder.java 45
Invalid string literal: "Login ID does not match,Please re-enter your Employee ID" Consider defining a constant to represent the string or move it to a resource bundle. Medium LoginIDDoesNotMatchException.java 7
Invalid string literal: "Password does not match,Please re-enter your Password" Consider defining a constant to represent the string or move it to a resource bundle. Medium PassworDoesNotMatchException.java 7
Invalid string literal: "from com.gps.hibernate.Configurations where ConfigName='" Consider defining a constant to represent the string or move it to a resource bundle. Medium ConfigurationsDAO.java 27
Invalid string literal: "Error in fetching Configuration" Consider defining a constant to represent the string or move it to a resource bundle. Medium ConfigurationsDAO.java 36
Invalid string literal: "NullPointerException in fetching Configuration" Consider defining a constant to represent the string or move it to a resource bundle. Medium ConfigurationsDAO.java 40
Invalid string literal: "Error in fetching Configuration" Consider defining a constant to represent the string or move it to a resource bundle. Medium ConfigurationsDAO.java 44
Invalid string literal: "imeiNumber" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 27
Invalid string literal: "lastKnownIp" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 28
Invalid string literal: "firmwareVersion" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 29
Invalid string literal: "mobileNumber" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 30
Invalid string literal: "saving Device instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 33
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 36
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 38
Invalid string literal: "deleting Device instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 44
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 47
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 49
Invalid string literal: "getting Device instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 55
Invalid string literal: "com.gps.hibernate.Device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 58
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 61
Invalid string literal: "finding Device instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 67
Invalid string literal: "com.gps.hibernate.Device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 70
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 72
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 76
Invalid string literal: "finding Device instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 82
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 83
Invalid string literal: "from Device as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 85
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 86
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 91
Invalid string literal: "finding all Device instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 113
Invalid string literal: "from Device" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 115
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 119
Invalid string literal: "merging Device instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 125
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 128
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 131
Invalid string literal: "attaching dirty Device instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 137
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 140
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 142
Invalid string literal: "attaching clean Device instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 148
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 151
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium DeviceDAO.java 153
Invalid string literal: "evenSms" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 27
Invalid string literal: "monSms" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 28
Invalid string literal: "session" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 29
Invalid string literal: "saving FenceHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 33
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 36
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 38
Invalid string literal: "deleting FenceHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 44
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 47
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 49
Invalid string literal: "getting FenceHistory instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 55
Invalid string literal: "com.gps.hibernate.FenceHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 58
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 61
Invalid string literal: "finding FenceHistory instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 67
Invalid string literal: "com.gps.hibernate.FenceHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 70
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 72
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 76
Invalid string literal: "finding FenceHistory instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 82
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 83
Invalid string literal: "from FenceHistory as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 85
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 86
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 91
Invalid string literal: "finding all FenceHistory instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 111
Invalid string literal: "from FenceHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 113
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 117
Invalid string literal: "merging FenceHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 123
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 126
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 129
Invalid string literal: "attaching dirty FenceHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 135
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 138
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 140
Invalid string literal: "attaching clean FenceHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 146
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 149
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceHistoryDAO.java 151
Invalid string literal: "Geofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 28
Invalid string literal: "Vehicle" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 29
Invalid string literal: "Date" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 30
Invalid string literal: "saving FenceReport instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 33
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 36
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 38
Invalid string literal: "deleting FenceReport instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 44
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 47
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 49
Invalid string literal: "getting FenceReport instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 55
Invalid string literal: "FenceReport" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 58
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 61
Invalid string literal: "finding FenceReport instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 67
Invalid string literal: "com.gps.hibernate.FenceReport" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 70
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 72
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 76
Invalid string literal: "finding FenceReport instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 82
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 83
Invalid string literal: "from FenceReport as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 85
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 86
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 91
Invalid string literal: "finding all FenceReport instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 109
Invalid string literal: "from FenceReport" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 111
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 115
Invalid string literal: "merging FenceReport instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 121
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 125
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 128
Invalid string literal: "attaching dirty FenceReport instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 134
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 137
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 139
Invalid string literal: "attaching clean FenceReport instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 145
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 148
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FenceReportDAO.java 150
Invalid string literal: "time" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 27
Invalid string literal: "saving FrequentTripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 30
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 33
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 35
Invalid string literal: "deleting FrequentTripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 41
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 44
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 46
Invalid string literal: "getting FrequentTripDetails instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 53
Invalid string literal: "com.gps.hibernate.FrequentTripDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 56
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 59
Invalid string literal: "finding FrequentTripDetails instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 65
Invalid string literal: "com.gps.hibernate.FrequentTripDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 68
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 70
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 74
Invalid string literal: "finding FrequentTripDetails instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 80
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 81
Invalid string literal: "from FrequentTripDetails as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 83
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 84
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 89
Invalid string literal: "finding all FrequentTripDetails instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 99
Invalid string literal: "from FrequentTripDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 101
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 105
Invalid string literal: "merging FrequentTripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 111
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 115
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 118
Invalid string literal: "attaching dirty FrequentTripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 124
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 127
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 129
Invalid string literal: "attaching clean FrequentTripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 135
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 138
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FrequentTripDetailsDAO.java 140
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 29
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 31
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 39
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 41
Invalid string literal: "com.gps.hibernate.FuelCalibration" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 49
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 57
Invalid string literal: "com.gps.hibernate.FuelCalibration" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 65
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 69
Invalid string literal: "from FuelCalibration as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 76
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 77
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 82
Invalid string literal: "from FuelCalibration" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 89
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 93
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 104
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 113
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelCalibrationDAO.java 122
Invalid string literal: "saving FuelHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 27
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 30
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 32
Invalid string literal: "deleting FuelHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 38
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 41
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 43
Invalid string literal: "getting FuelHistory instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 49
Invalid string literal: "com.gps.hibernate.FuelHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 52
Invalid string literal: "nullpointer in findById" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 57
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 61
Invalid string literal: "com.gps.hibernate.FuelHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 69
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 73
Invalid string literal: "from FuelHistory as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 80
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 81
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 86
Invalid string literal: "from FuelHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 93
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 97
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 108
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 117
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium FuelHistoryDAO.java 126
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 26
Invalid string literal: "geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 27
Invalid string literal: "geoName" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 28
Invalid string literal: "address" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 29
Invalid string literal: "countryCode" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 30
Invalid string literal: "geoLatitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 31
Invalid string literal: "geoLongitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 32
Invalid string literal: "radius" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 33
Invalid string literal: "insertOrder" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 34
Invalid string literal: "saving Geofence instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 37
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 40
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 42
Invalid string literal: "deleting Geofence instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 48
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 51
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 53
Invalid string literal: "getting Geofence instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 59
Invalid string literal: "com.gps.hibernate.Geofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 64
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 67
Invalid string literal: "finding Geofence instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 73
Invalid string literal: "com.gps.hibernate.Geofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 76
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 78
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 82
Invalid string literal: "finding Geofence instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 88
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 89
Invalid string literal: "from Geofence as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 91
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 92
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 97
Invalid string literal: "finding all Geofence instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 139
Invalid string literal: "from Geofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 141
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 145
Invalid string literal: "merging Geofence instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 151
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 154
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 157
Invalid string literal: "attaching dirty Geofence instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 163
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 166
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 168
Invalid string literal: "attaching clean Geofence instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 174
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 177
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeofenceDAO.java 179
Invalid string literal: "geofenceId" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 26
Invalid string literal: "saving GeovehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 29
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 32
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 34
Invalid string literal: "deleting GeovehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 40
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 43
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 45
Invalid string literal: "getting GeovehicleMap instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 51
Invalid string literal: "com.gps.hibernate.GeovehicleMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 54
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 57
Invalid string literal: "finding GeovehicleMap instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 63
Invalid string literal: "com.gps.hibernate.GeovehicleMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 66
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 68
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 72
Invalid string literal: "finding GeovehicleMap instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 78
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 79
Invalid string literal: "from GeovehicleMap as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 81
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 82
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 87
Invalid string literal: "finding all GeovehicleMap instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 97
Invalid string literal: "from GeovehicleMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 99
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 103
Invalid string literal: "merging GeovehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 109
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 113
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 116
Invalid string literal: "attaching dirty GeovehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 122
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 125
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 127
Invalid string literal: "attaching clean GeovehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 133
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 136
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium GeovehicleMapDAO.java 138
Invalid string literal: "/hibernate.cfg.xml" Consider defining a constant to represent the string or move it to a resource bundle. Medium HibernateSessionFactory.java 23
Invalid string literal: "%%%% Error Creating SessionFactory %%%%" Consider defining a constant to represent the string or move it to a resource bundle. Medium HibernateSessionFactory.java 35
Invalid string literal: "%%%% Error Creating SessionFactory %%%%" Consider defining a constant to represent the string or move it to a resource bundle. Medium HibernateSessionFactory.java 74
Invalid string literal: "h_id" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 14
Invalid string literal: "organizationId" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 15
Invalid string literal: "holiday" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 16
Invalid string literal: "day" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 17
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 24
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 33
Invalid string literal: "com.gps.hibernate.Holidays" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 41
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 44
Invalid string literal: "from Holidays as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 52
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 53
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 58
Invalid string literal: "from Holidays where organizationId=" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 78
Invalid string literal: "from Holidays" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 86
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium HolidaysDAO.java 92
Invalid string literal: "template" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 27
Invalid string literal: "createdBy" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 28
Invalid string literal: "saving MessageTemplates instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 31
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 34
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 36
Invalid string literal: "deleting MessageTemplates instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 42
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 45
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 47
Invalid string literal: "getting MessageTemplates instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 53
Invalid string literal: "com.gps.hibernate.MessageTemplates" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 56
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 59
Invalid string literal: "finding MessageTemplates instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 65
Invalid string literal: "com.gps.hibernate.MessageTemplates" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 68
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 70
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 74
Invalid string literal: "finding MessageTemplates instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 80
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 81
Invalid string literal: "from MessageTemplates as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 83
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 84
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 89
Invalid string literal: "finding all MessageTemplates instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 104
Invalid string literal: "from MessageTemplates" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 107
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 113
Invalid string literal: "merging MessageTemplates instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 120
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 124
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 127
Invalid string literal: "attaching dirty MessageTemplates instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 133
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 136
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 138
Invalid string literal: "attaching clean MessageTemplates instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 144
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 147
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium MessageTemplatesDAO.java 149
Invalid string literal: "notifyName" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 26
Invalid string literal: "notifyAddress" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 27
Invalid string literal: "mobileNo" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 28
Invalid string literal: "saving Notification instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 31
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 34
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 36
Invalid string literal: "deleting Notification instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 42
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 45
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 47
Invalid string literal: "getting Notification instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 53
Invalid string literal: "com.gps.hibernate.Notification" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 56
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 59
Invalid string literal: "finding Notification instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 65
Invalid string literal: "com.gps.hibernate.Notification" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 68
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 70
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 74
Invalid string literal: "finding Notification instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 80
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 81
Invalid string literal: "from Notification as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 83
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 84
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 89
Invalid string literal: "finding all Notification instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 107
Invalid string literal: "from Notification" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 109
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 113
Invalid string literal: "merging Notification instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 119
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 123
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 126
Invalid string literal: "attaching dirty Notification instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 132
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 135
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 137
Invalid string literal: "attaching clean Notification instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 143
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 146
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium NotificationDAO.java 148
Invalid string literal: "companyId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 26
Invalid string literal: "parentOrganizationId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 27
Invalid string literal: "leftOrganizationId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 28
Invalid string literal: "rightOrganizationId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 29
Invalid string literal: "name" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 30
Invalid string literal: "type" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 31
Invalid string literal: "recursable" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 32
Invalid string literal: "regionId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 33
Invalid string literal: "countryId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 34
Invalid string literal: "statusId" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 35
Invalid string literal: "comments" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 36
Invalid string literal: "saving Organization instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 39
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 42
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 44
Invalid string literal: "deleting Organization instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 50
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 53
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 55
Invalid string literal: "getting Organization instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 61
Invalid string literal: "com.gps.hibernate.Organization" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 64
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 67
Invalid string literal: "finding Organization instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 73
Invalid string literal: "com.gps.hibernate.Organization" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 76
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 78
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 82
Invalid string literal: "finding Organization instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 88
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 89
Invalid string literal: "from Organization as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 91
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 92
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 97
Invalid string literal: "finding all Organization instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 147
Invalid string literal: "from Organization" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 149
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 153
Invalid string literal: "merging Organization instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 159
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 163
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 166
Invalid string literal: "attaching dirty Organization instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 172
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 175
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 177
Invalid string literal: "attaching clean Organization instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 183
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 186
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium OrganizationDAO.java 188
Invalid string literal: "persisting ParamsSummary instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 17
Invalid string literal: "persist successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 20
Invalid string literal: "persist failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 23
Invalid string literal: "attaching dirty ParamsSummary instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 29
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 32
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 35
Invalid string literal: "attaching clean ParamsSummary instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 41
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 44
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 47
Invalid string literal: "deleting ParamsSummary instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 53
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 56
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 59
Invalid string literal: "merging ParamsSummary instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 65
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 69
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 73
Invalid string literal: "getting ParamsSummary instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 79
Invalid string literal: "com.gps.hibnew.ParamsSummary" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 82
Invalid string literal: "get successful, no instance found" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 84
Invalid string literal: "get successful, instance found" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 87
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 92
Invalid string literal: "finding ParamsSummary instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 99
Invalid string literal: "com.gps.hibnew.ParamsSummary" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 102
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 105
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium ParamsSummaryDAO.java 109
Invalid string literal: "companyId" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 26
Invalid string literal: "userId" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 27
Invalid string literal: "userName" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 28
Invalid string literal: "classNameId" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 29
Invalid string literal: "classPk" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 30
Invalid string literal: "number" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 31
Invalid string literal: "extension" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 32
Invalid string literal: "typeId" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 33
Invalid string literal: "primary" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 34
Invalid string literal: "saving Phone instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 37
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 40
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 42
Invalid string literal: "deleting Phone instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 48
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 51
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 53
Invalid string literal: "getting Phone instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 59
Invalid string literal: "com.gps.hibernate.Phone" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 62
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 65
Invalid string literal: "finding Phone instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 71
Invalid string literal: "com.gps.hibernate.Phone" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 74
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 76
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 80
Invalid string literal: "finding Phone instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 86
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 87
Invalid string literal: "from Phone as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 89
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 90
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 95
Invalid string literal: "finding all Phone instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 137
Invalid string literal: "from Phone" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 139
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 143
Invalid string literal: "merging Phone instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 149
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 152
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 155
Invalid string literal: "attaching dirty Phone instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 161
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 164
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 166
Invalid string literal: "attaching clean Phone instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 172
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 175
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium PhoneDAO.java 177
Invalid string literal: "from com.gps.hibernate.ReportSummary where vehicleid='" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 16
Invalid string literal: "' and date between '" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 16
Invalid string literal: "' and '" Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 16
Invalid string literal: "Exception in FetchReportSummary..." Consider defining a constant to represent the string or move it to a resource bundle. Medium ReportSummaryDAO.java 20
Invalid string literal: "persisting RfidHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 25
Invalid string literal: "persist successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 28
Invalid string literal: "persist failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 31
Invalid string literal: "attaching dirty RfidHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 37
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 40
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 43
Invalid string literal: "attaching clean RfidHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 49
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 52
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 55
Invalid string literal: "deleting RfidHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 61
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 64
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 67
Invalid string literal: "merging RfidHistory instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 73
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 77
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 81
Invalid string literal: "getting RfidHistory instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 87
Invalid string literal: "com.gps.hibnew.RfidHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 90
Invalid string literal: "get successful, no instance found" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 92
Invalid string literal: "get successful, instance found" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 95
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 100
Invalid string literal: "finding RfidHistory instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 107
Invalid string literal: "com.gps.hibnew.RfidHistory" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 110
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 113
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium RfidHistoryDAO.java 117
Invalid string literal: "parameter" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 26
Invalid string literal: "colourcode" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 27
Invalid string literal: "saving Speedparameter instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 30
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 33
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 35
Invalid string literal: "deleting Speedparameter instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 41
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 44
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 46
Invalid string literal: "getting Speedparameter instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 52
Invalid string literal: "com.gps.hibernate.Speedparameter" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 55
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 58
Invalid string literal: "finding Speedparameter instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 64
Invalid string literal: "com.gps.hibernate.Speedparameter" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 67
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 69
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 73
Invalid string literal: "finding Speedparameter instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 79
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 80
Invalid string literal: "from Speedparameter as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 82
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 83
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 88
Invalid string literal: "finding all Speedparameter instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 102
Invalid string literal: "from Speedparameter" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 104
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 108
Invalid string literal: "merging Speedparameter instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 114
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 118
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 121
Invalid string literal: "attaching dirty Speedparameter instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 127
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 130
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 132
Invalid string literal: "attaching clean Speedparameter instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 138
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 141
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedparameterDAO.java 143
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 17
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 19
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 27
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 29
Invalid string literal: "com.gps.hibernate.SpeedSettings" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 37
Invalid string literal: "nullpointer" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 42
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 46
Invalid string literal: "com.gps.hibernate.SpeedSettings" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 54
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium SpeedSettingsDAO.java 58
Invalid string literal: "costofTrip" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 27
Invalid string literal: "sourceLocation" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 28
Invalid string literal: "destination" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 29
Invalid string literal: "distance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 30
Invalid string literal: "route" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 31
Invalid string literal: "tripDirection" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 32
Invalid string literal: "noSeats" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 33
Invalid string literal: "tripFrequency" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 34
Invalid string literal: "noConfirmedTravellers" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 35
Invalid string literal: "via" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 36
Invalid string literal: "returnTime" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 37
Invalid string literal: "startTime" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 38
Invalid string literal: "role" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 39
Invalid string literal: "status" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 40
Invalid string literal: "parentId" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 41
Invalid string literal: "pickupPoints" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 42
Invalid string literal: "tripName" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 43
Invalid string literal: "tripDesc" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 44
Invalid string literal: "saving TripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 47
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 50
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 52
Invalid string literal: "deleting TripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 58
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 61
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 63
Invalid string literal: "getting TripDetails instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 69
Invalid string literal: "com.gps.hibernate.TripDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 72
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 75
Invalid string literal: "finding TripDetails instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 81
Invalid string literal: "com.gps.hibernate.TripDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 84
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 86
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 90
Invalid string literal: "finding TripDetails instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 96
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 97
Invalid string literal: "from TripDetails as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 99
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 100
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 105
Invalid string literal: "finding all TripDetails instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 184
Invalid string literal: "from TripDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 187
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 193
Invalid string literal: "merging TripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 200
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 204
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 207
Invalid string literal: "attaching dirty TripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 213
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 216
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 218
Invalid string literal: "attaching clean TripDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 224
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 227
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripDetailsDAO.java 229
Invalid string literal: "lattitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 26
Invalid string literal: "longitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 27
Invalid string literal: "speed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 28
Invalid string literal: "heading" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 29
Invalid string literal: "altitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 30
Invalid string literal: "fuelContent" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 32
Invalid string literal: "batteryStatus" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 33
Invalid string literal: "saving TripParameters instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 36
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 39
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 41
Invalid string literal: "deleting TripParameters instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 47
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 50
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 52
Invalid string literal: "getting TripParameters instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 58
Invalid string literal: "com.gps.hibernate.TripParameters" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 61
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 64
Invalid string literal: "finding TripParameters instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 70
Invalid string literal: "com.gps.hibernate.TripParameters" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 73
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 75
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 79
Invalid string literal: "finding TripParameters instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 85
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 86
Invalid string literal: "from TripParameters as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 88
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 89
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 94
Invalid string literal: "finding all TripParameters instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 132
Invalid string literal: "from TripParameters" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 134
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 138
Invalid string literal: "merging TripParameters instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 144
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 148
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 151
Invalid string literal: "attaching dirty TripParameters instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 157
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 160
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 162
Invalid string literal: "attaching clean TripParameters instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 168
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 171
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripParametersDAO.java 173
Invalid string literal: "tripid" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 26
Invalid string literal: "smoking" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 27
Invalid string literal: "pets" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 28
Invalid string literal: "startTimeFlex" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 29
Invalid string literal: "returnTimeFlex" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 30
Invalid string literal: "music" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 31
Invalid string literal: "genderPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 32
Invalid string literal: "drivingSpeed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 33
Invalid string literal: "saving TripPreference instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 36
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 39
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 41
Invalid string literal: "deleting TripPreference instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 47
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 50
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 52
Invalid string literal: "getting TripPreference instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 58
Invalid string literal: "com.gps.hibernate.TripPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 61
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 64
Invalid string literal: "finding TripPreference instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 70
Invalid string literal: "com.gps.hibernate.TripPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 73
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 75
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 79
Invalid string literal: "finding TripPreference instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 85
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 86
Invalid string literal: "from TripPreference as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 88
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 89
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 94
Invalid string literal: "finding all TripPreference instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 132
Invalid string literal: "from TripPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 134
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 138
Invalid string literal: "merging TripPreference instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 144
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 148
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 151
Invalid string literal: "attaching dirty TripPreference instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 157
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 160
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 162
Invalid string literal: "attaching clean TripPreference instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 168
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 171
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripPreferenceDAO.java 173
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 26
Invalid string literal: "messages" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 27
Invalid string literal: "saving TripScraps instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 30
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 33
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 35
Invalid string literal: "deleting TripScraps instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 41
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 44
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 46
Invalid string literal: "getting TripScraps instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 52
Invalid string literal: "com.gps.hibernate.TripScraps" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 55
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 58
Invalid string literal: "finding TripScraps instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 64
Invalid string literal: "com.gps.hibernate.TripScraps" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 67
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 69
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 73
Invalid string literal: "finding TripScraps instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 79
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 80
Invalid string literal: "from TripScraps as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 82
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 83
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 88
Invalid string literal: "finding all TripScraps instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 102
Invalid string literal: "from TripScraps" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 104
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 108
Invalid string literal: "merging TripScraps instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 114
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 118
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 121
Invalid string literal: "attaching dirty TripScraps instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 127
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 130
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 132
Invalid string literal: "attaching clean TripScraps instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 138
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 141
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripScrapsDAO.java 143
Invalid string literal: "seatsRequested" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 27
Invalid string literal: "userid" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 28
Invalid string literal: "travellerFrequency" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 29
Invalid string literal: "userStatus" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 30
Invalid string literal: "messageSubject" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 31
Invalid string literal: "startTimeFlexibility" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 32
Invalid string literal: "message" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 33
Invalid string literal: "gender" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 34
Invalid string literal: "coPassengerRelationship" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 35
Invalid string literal: "isreturn" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 36
Invalid string literal: "role" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 37
Invalid string literal: "genderCopy" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 38
Invalid string literal: "saving TripTravelerDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 41
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 44
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 46
Invalid string literal: "deleting TripTravelerDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 52
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 55
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 57
Invalid string literal: "getting TripTravelerDetails instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 63
Invalid string literal: "com.gps.hibernate.TripTravelerDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 66
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 69
Invalid string literal: "finding TripTravelerDetails instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 75
Invalid string literal: "com.gps.hibernate.TripTravelerDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 78
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 80
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 84
Invalid string literal: "finding TripTravelerDetails instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 90
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 91
Invalid string literal: "from TripTravelerDetails as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 93
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 94
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 99
Invalid string literal: "finding all TripTravelerDetails instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 154
Invalid string literal: "from TripTravelerDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 156
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 160
Invalid string literal: "merging TripTravelerDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 166
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 170
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 173
Invalid string literal: "attaching dirty TripTravelerDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 179
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 182
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 184
Invalid string literal: "attaching clean TripTravelerDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 190
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 193
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripTravelerDetailsDAO.java 195
Invalid string literal: "saving TripVehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 29
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 32
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 34
Invalid string literal: "deleting TripVehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 40
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 43
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 45
Invalid string literal: "getting TripVehicleMap instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 51
Invalid string literal: "com.gps.hibernate.TripVehicleMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 54
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 57
Invalid string literal: "finding TripVehicleMap instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 63
Invalid string literal: "com.gps.hibernate.TripVehicleMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 66
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 68
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 72
Invalid string literal: "finding TripVehicleMap instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 78
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 79
Invalid string literal: "from TripVehicleMap as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 81
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 82
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 87
Invalid string literal: "finding all TripVehicleMap instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 93
Invalid string literal: "from TripVehicleMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 95
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 99
Invalid string literal: "merging TripVehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 105
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 109
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 112
Invalid string literal: "attaching dirty TripVehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 118
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 121
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 123
Invalid string literal: "attaching clean TripVehicleMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 129
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 132
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium TripVehicleMapDAO.java 134
Invalid string literal: "uuid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 26
Invalid string literal: "companyId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 27
Invalid string literal: "defaultUser" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 28
Invalid string literal: "contactId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 29
Invalid string literal: "password" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 30
Invalid string literal: "passwordEncrypted" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 31
Invalid string literal: "passwordReset" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 32
Invalid string literal: "reminderQueryQuestion" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 33
Invalid string literal: "reminderQueryAnswer" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 34
Invalid string literal: "graceLoginCount" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 35
Invalid string literal: "screenName" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 36
Invalid string literal: "emailAddress" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 37
Invalid string literal: "openId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 38
Invalid string literal: "portraitId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 39
Invalid string literal: "languageId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 40
Invalid string literal: "timeZoneId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 41
Invalid string literal: "greeting" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 42
Invalid string literal: "comments" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 43
Invalid string literal: "firstName" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 44
Invalid string literal: "middleName" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 45
Invalid string literal: "lastName" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 46
Invalid string literal: "jobTitle" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 47
Invalid string literal: "loginIp" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 48
Invalid string literal: "lastLoginIp" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 49
Invalid string literal: "failedLoginAttempts" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 50
Invalid string literal: "lockout" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 51
Invalid string literal: "agreedToTermsOfUse" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 52
Invalid string literal: "active" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 53
Invalid string literal: "saving User instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 56
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 59
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 61
Invalid string literal: "deleting User instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 67
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 70
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 72
Invalid string literal: "getting User instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 78
Invalid string literal: "com.gps.hibernate.User" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 80
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 84
Invalid string literal: "finding User instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 90
Invalid string literal: "com.gps.hibernate.User" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 93
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 95
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 99
Invalid string literal: "finding User instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 105
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 106
Invalid string literal: "from User as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 108
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 109
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 114
Invalid string literal: "finding all User instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 232
Invalid string literal: "from User" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 234
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 238
Invalid string literal: "merging User instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDAO.java 244
Invalid string literal: "username" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 26
Invalid string literal: "loginname" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 27
Invalid string literal: "userStatus" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 28
Invalid string literal: "email" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 29
Invalid string literal: "gender" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 30
Invalid string literal: "phNumber" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 31
Invalid string literal: "chatId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 32
Invalid string literal: "secQuest" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 33
Invalid string literal: "secAnswer" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 34
Invalid string literal: "role" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 35
Invalid string literal: "organization_1" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 36
Invalid string literal: "age" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 37
Invalid string literal: "userImage" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 38
Invalid string literal: "password" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 39
Invalid string literal: "smsStatus" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 40
Invalid string literal: "timezone" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 41
Invalid string literal: "firstname" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 42
Invalid string literal: "lastname" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 43
Invalid string literal: "saving UserDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 46
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 49
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 51
Invalid string literal: "deleting UserDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 57
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 60
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 62
Invalid string literal: "getting UserDetails instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 68
Invalid string literal: "com.gps.hibernate.UserDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 71
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 74
Invalid string literal: "finding UserDetails instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 80
Invalid string literal: "com.gps.hibernate.UserDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 83
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 85
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 89
Invalid string literal: "finding UserDetails instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 95
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 96
Invalid string literal: "from UserDetails as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 98
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 99
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 104
Invalid string literal: "finding all UserDetails instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 182
Invalid string literal: "from UserDetails" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 184
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 188
Invalid string literal: "merging UserDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 194
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 198
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 201
Invalid string literal: "attaching dirty UserDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 207
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 210
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 212
Invalid string literal: "attaching clean UserDetails instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 218
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 221
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserDetailsDAO.java 223
Invalid string literal: "saving UserGeofenceMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 29
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 32
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 34
Invalid string literal: "deleting UserGeofenceMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 40
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 43
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 45
Invalid string literal: "getting UserGeofenceMap instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 51
Invalid string literal: "com.gps.hibernate.UserGeofenceMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 54
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 57
Invalid string literal: "finding UserGeofenceMap instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 63
Invalid string literal: "com.gps.hibernate.UserGeofenceMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 66
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 68
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 72
Invalid string literal: "finding UserGeofenceMap instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 78
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 79
Invalid string literal: "from UserGeofenceMap as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 81
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 82
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 87
Invalid string literal: "finding all UserGeofenceMap instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 93
Invalid string literal: "from UserGeofenceMap" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 95
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 99
Invalid string literal: "merging UserGeofenceMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 105
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 109
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 112
Invalid string literal: "attaching dirty UserGeofenceMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 118
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 121
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 123
Invalid string literal: "attaching clean UserGeofenceMap instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 129
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 132
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserGeofenceMapDAO.java 134
Invalid string literal: "companyId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 26
Invalid string literal: "parentUserGroupId" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 27
Invalid string literal: "name" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 28
Invalid string literal: "description" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 29
Invalid string literal: "saving Usergroup instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 32
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 35
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 37
Invalid string literal: "deleting Usergroup instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 43
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 46
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 48
Invalid string literal: "getting Usergroup instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 54
Invalid string literal: "com.gps.hibernate.Usergroup" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 57
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 60
Invalid string literal: "finding Usergroup instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 66
Invalid string literal: "com.gps.hibernate.Usergroup" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 69
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 71
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 75
Invalid string literal: "finding Usergroup instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 81
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 82
Invalid string literal: "from Usergroup as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 84
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 85
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 90
Invalid string literal: "finding all Usergroup instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 112
Invalid string literal: "from Usergroup" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 114
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 118
Invalid string literal: "merging Usergroup instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 124
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 127
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 130
Invalid string literal: "attaching dirty Usergroup instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 136
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 139
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 141
Invalid string literal: "attaching clean Usergroup instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 147
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 150
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsergroupDAO.java 152
Invalid string literal: "description" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 26
Invalid string literal: "landmark" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 27
Invalid string literal: "latitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 28
Invalid string literal: "longitude" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 29
Invalid string literal: "saving UserLandmarks instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 32
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 35
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 37
Invalid string literal: "deleting UserLandmarks instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 43
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 46
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 48
Invalid string literal: "getting UserLandmarks instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 54
Invalid string literal: "com.gps.hibernate.UserLandmarks" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 57
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 60
Invalid string literal: "finding UserLandmarks instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 66
Invalid string literal: "com.gps.hibernate.UserLandmarks" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 69
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 71
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 75
Invalid string literal: "finding UserLandmarks instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 81
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 82
Invalid string literal: "from UserLandmarks as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 84
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 85
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 90
Invalid string literal: "finding all UserLandmarks instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 112
Invalid string literal: "from UserLandmarks" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 114
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 118
Invalid string literal: "merging UserLandmarks instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 124
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 128
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 131
Invalid string literal: "attaching dirty UserLandmarks instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 137
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 140
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 142
Invalid string literal: "attaching clean UserLandmarks instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 148
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 151
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserLandmarksDAO.java 153
Invalid string literal: "sourceLocation" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 26
Invalid string literal: "destination" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 27
Invalid string literal: "searchPreferenceStatus" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 28
Invalid string literal: "destinationLimit" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 29
Invalid string literal: "startDistanceLimit" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 30
Invalid string literal: "distancePreferenceStatus" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 31
Invalid string literal: "roleType" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 32
Invalid string literal: "smokingPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 33
Invalid string literal: "genderPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 34
Invalid string literal: "emailAlert" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 35
Invalid string literal: "smsAlert" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 36
Invalid string literal: "tripFrequency" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 37
Invalid string literal: "drivingPreference" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 38
Invalid string literal: "speedLimit" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 39
Invalid string literal: "stopLimit" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 40
Invalid string literal: "saving UserPreferences instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 43
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 46
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 48
Invalid string literal: "deleting UserPreferences instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 54
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 57
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 59
Invalid string literal: "getting UserPreferences instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 65
Invalid string literal: "com.gps.hibernate.UserPreferences" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 68
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 71
Invalid string literal: "finding UserPreferences instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 77
Invalid string literal: "com.gps.hibernate.UserPreferences" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 80
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 82
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 86
Invalid string literal: "finding UserPreferences instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 92
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 93
Invalid string literal: "from UserPreferences as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 95
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 96
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 101
Invalid string literal: "finding all UserPreferences instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 168
Invalid string literal: "from UserPreferences" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 170
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 174
Invalid string literal: "merging UserPreferences instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 180
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 184
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 187
Invalid string literal: "attaching dirty UserPreferences instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 193
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 196
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 198
Invalid string literal: "attaching clean UserPreferences instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 204
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 207
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserPreferencesDAO.java 209
Invalid string literal: "persisting UserRfid instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 26
Invalid string literal: "persist successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 29
Invalid string literal: "persist failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 32
Invalid string literal: "attaching dirty UserRfid instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 38
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 41
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 44
Invalid string literal: "attaching clean UserRfid instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 50
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 53
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 56
Invalid string literal: "deleting UserRfid instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 62
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 65
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 68
Invalid string literal: "merging UserRfid instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 74
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 78
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 82
Invalid string literal: "getting UserRfid instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 88
Invalid string literal: "com.gps.hibnew.UserRfid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 91
Invalid string literal: "get successful, no instance found" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 93
Invalid string literal: "get successful, instance found" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 96
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 101
Invalid string literal: "finding UserRfid instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 108
Invalid string literal: "com.gps.hibnew.UserRfid" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 111
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 114
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UserRfidDAO.java 118
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 31
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 33
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 41
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 43
Invalid string literal: "com.gps.hibernate.UsersGeofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 51
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 54
Invalid string literal: "com.gps.hibernate.UsersGeofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 62
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 66
Invalid string literal: "from UsersGeofence as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 73
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 74
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 79
Invalid string literal: "from UsersGeofence" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 86
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 90
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 101
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 110
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGeofenceDAO.java 119
Invalid string literal: "saving UsersGroups instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 29
Invalid string literal: "save successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 32
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 34
Invalid string literal: "deleting UsersGroups instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 40
Invalid string literal: "delete successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 43
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 45
Invalid string literal: "getting UsersGroups instance with id: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 51
Invalid string literal: "com.gps.hibernate.UsersGroups" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 54
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 57
Invalid string literal: "finding UsersGroups instance by example" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 63
Invalid string literal: "com.gps.hibernate.UsersGroups" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 66
Invalid string literal: "find by example successful, result size: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 68
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 72
Invalid string literal: "finding UsersGroups instance with property: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 78
Invalid string literal: ", value: " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 79
Invalid string literal: "from UsersGroups as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 81
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 82
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 87
Invalid string literal: "finding all UsersGroups instances" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 93
Invalid string literal: "from UsersGroups" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 95
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 99
Invalid string literal: "merging UsersGroups instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 105
Invalid string literal: "merge successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 109
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 112
Invalid string literal: "attaching dirty UsersGroups instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 118
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 121
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 123
Invalid string literal: "attaching clean UsersGroups instance" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 129
Invalid string literal: "attach successful" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 132
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersGroupsDAO.java 134
Invalid string literal: "SELECT * from organization_ o " Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 36
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 40
Invalid string literal: "save failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 53
Invalid string literal: "delete failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 62
Invalid string literal: "com.gps.hibernate.UsersOrgs" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 70
Invalid string literal: "get failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 73
Invalid string literal: "com.gps.hibernate.UsersOrgs" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 81
Invalid string literal: "find by example failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 85
Invalid string literal: "from UsersOrgs as model where model." Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 92
Invalid string literal: "= ?" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 93
Invalid string literal: "find by property name failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 98
Invalid string literal: "from UsersOrgs" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 105
Invalid string literal: "find all failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 109
Invalid string literal: "merge failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 119
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 128
Invalid string literal: "attach failed" Consider defining a constant to represent the string or move it to a resource bundle. Medium UsersOrgsDAO.java 137
Invalid string literal: h("/WEB-INF/classes/session.propertie Consider defining a constant to represent the string or move it to a resource bundle. Medium Master.jsp 15
Invalid string literal: y("buil Consider defining a constant to represent the string or move it to a resource bundle. Medium Master.jsp 18
 
Violation Recommendation Severity Resource Line
Private fields should be assigned a value Remove the field definition. Medium DeviceCRUDAction.java 42
Private fields should be assigned a value Remove the field definition. Medium HolidayProcessDAO.java 24
 
Violation Recommendation Severity Resource Line
Multiple statements on one line Move the statement onto its own line. Medium DeviceProcessDAO.java 52
Multiple statements on one line Move the statement onto its own line. Medium DeviceProcessDAO.java 288
Multiple statements on one line Move the statement onto its own line. Medium UserNotificationDAO.java 288
Multiple statements on one line Move the statement onto its own line. Medium UserTripDAO.java 51
Multiple statements on one line Move the statement onto its own line. Medium UserTripDAO.java 77
Multiple statements on one line Move the statement onto its own line. Medium Packet.java 13
Multiple statements on one line Move the statement onto its own line. Medium Packet.java 13
 
Violation Recommendation Severity Resource Line
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium VehicleCRUDAction.java 280
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium VehicleCRUDAction.java 281
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 35
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 46
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 57
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 69
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 87
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 114
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 125
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 137
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FenceHistoryDAO.java 148
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 55
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 56
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 57
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 59
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 59
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 60
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 69
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 69
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 72
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium FrequentTripDetailsId.java 72
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergroupgrouproleId.java 56
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergroupgrouproleId.java 57
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergroupgrouproleId.java 58
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergroupgrouproleId.java 64
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergroupgrouproleId.java 65
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergroupgrouproleId.java 66
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 65
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 66
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 67
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 69
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 70
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 71
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 73
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 74
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 75
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 83
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 83
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 85
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 85
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 87
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsergrouproleId.java 87
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 55
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 56
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 57
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 59
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 60
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 61
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 69
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 69
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 71
Unnecessary invocation of an accessor method Replace the accessor usage with a direct reference to the field. Medium UsersGroupsId.java 71
 
Violation Recommendation Severity Resource Line
Method execute does not synchronize references to session Place all references to session into a synchronized block. Medium LogoutAction.java 40
 
Violation Recommendation Severity Resource Line
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium AlertSettingsAction.java 179
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium CookieLoginAction.java 32
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium CookieLoginAction.java 90
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium CookieLoginAction.java 175
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium CookieLoginAction.java 205
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium CookieLoginAction.java 239
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 1
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 35
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 47
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 254
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 286
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 375
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 406
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceCRUDAction.java 434
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 88
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 173
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 234
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 351
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 410
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 459
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 573
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 582
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 585
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 587
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 613
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 857
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 873
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 905
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 917
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 922
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 941
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,010
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,024
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,026
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,037
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,042
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,049
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,056
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,065
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,068
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,070
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,118
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,124
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,130
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,136
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,142
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,149
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,571
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,775
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GenerateMap.java 1,830
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofenceAction.java 55
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofenceAction.java 300
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofenceAction.java 303
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium HeaderForwardAction.java 52
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogingpsAction.java 2
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogingpsAction.java 6
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogingpsAction.java 50
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogoutAction.java 3
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogoutAction.java 26
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MessageHandler.java 416
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MessageHandler.java 422
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 33
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 93
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 145
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 148
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 174
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 176
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 209
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 222
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 236
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 266
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MLoginGpsAction.java 301
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RFIDAction.java 124
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RFIDAction.java 145
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RFIDAction.java 164
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RFIDAction.java 170
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 396
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 403
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 410
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 455
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 575
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 594
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 601
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripCrudAction.java 607
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserNotificationAction.java 444
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserTripAction.java 103
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserTripAction.java 132
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserTripAction.java 188
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium VehicleCRUDAction.java 388
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium VehicleCRUDAction.java 467
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium VehicleCRUDAction.java 506
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium VehicleCRUDAction.java 654
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 3
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 6
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 59
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 68
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 73
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 75
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 151
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 189
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DailyTripRepDAO.java 190
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 33
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 81
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 150
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 250
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 260
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 346
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium DeviceProcessDAO.java 422
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofencingDAO.java 606
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofencingDAO.java 674
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofencingDAO.java 762
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofencingDAO.java 765
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium GeofencingDAO.java 768
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium HolidayProcessDAO.java 52
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium HolidayProcessDAO.java 74
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium HolidayProcessDAO.java 84
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium PartiallyOfflineDAO.java 2
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportProcessDAO.java 50
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportProcessDAO.java 54
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportProcessDAO.java 67
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportProcessDAO.java 95
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportProcessDAO.java 174
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportSummaryDAO.java 58
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportSummaryDAO.java 82
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RfHistoryDAO.java 32
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RfHistoryDAO.java 51
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RfHistoryDAO.java 75
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RfHistoryDAO.java 226
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium RfHistoryDAO.java 247
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 8
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 11
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 119
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 165
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 341
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 731
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 835
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 910
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 915
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 919
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,216
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,232
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,433
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,438
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,490
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,662
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,690
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,980
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,988
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 1,993
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,072
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,102
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,121
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,129
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,221
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,363
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,642
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,648
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 2,650
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 3,402
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 3,532
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripProcessDAO.java 3,538
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserNotificationDAO.java 83
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserNotificationDAO.java 166
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserNotificationDAO.java 342
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserNotificationDAO.java 428
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserNotificationDAO.java 431
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserTripDAO.java 207
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserTripDAO.java 349
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium VehicleProcessDAO.java 100
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FrequentTripDTO.java 9
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportSummaryDTO.java 2
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ReportSummaryDTO.java 7
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 23
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 76
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 92
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 109
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 125
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 235
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 239
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripByVehicleDTO.java 311
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParamDTO.java 14
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 1
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 15
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 28
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 35
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 40
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 47
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 53
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 60
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 65
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 72
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 79
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 88
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 95
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UserGeofenceDTO.java 104
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogingpsForm.java 3
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogingpsForm.java 17
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium LogingpsForm.java 29
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ConfigurationsDAO.java 2
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium ConfigurationsDAO.java 6
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 21
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 60
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 142
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 149
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 154
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 161
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 166
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 173
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 178
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 185
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 190
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 197
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 202
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium FuelHistory.java 209
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium HolidaysDAO.java 88
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium MessageTemplatesDAO.java 109
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium PartiallyOfflineInfo.java 2
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium Speedparameter.java 26
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 154
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 159
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 180
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 226
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 564
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 569
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 577
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 585
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 593
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 605
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetails.java 611
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripDetailsDAO.java 189
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParameters.java 26
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParameters.java 121
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParameters.java 194
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParameters.java 199
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParametersDAO.java 31
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium TripParametersDAO.java 120
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UsersGeofence.java 20
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UsersGeofence.java 41
Code found in comment Remove the code, or, if it exists to support debugging, make it conditional based on some debugging or logging flag. Medium UsersGeofence.java 46
 
Violation Recommendation Severity Resource Line
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium AlertSettingsAction.java 77
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium AlertSettingsAction.java 104
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium AlertSettingsAction.java 184
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium AlertSettingsAction.java 195
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium AutoCompleteAction.java 60
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium AutoCompleteAction.java 98
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceCRUDAction.java 116
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceCRUDAction.java 160
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceCRUDAction.java 287
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceCRUDAction.java 305
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceCRUDAction.java 407
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceVehicleMapAction.java 81
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceVehicleMapAction.java 111
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceVehicleMapAction.java 167
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceVehicleMapAction.java 209
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofenceAction.java 85
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofenceAction.java 136
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HolidayAction.java 146
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HolidayAction.java 199
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HolidayAction.java 244
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessageHandler.java 107
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessageHandler.java 137
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessageHandler.java 166
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessageHandler.java 184
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessageHandler.java 210
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessageHandler.java 430
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RFIDAction.java 57
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RFIDAction.java 78
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RFIDAction.java 117
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RFIDAction.java 199
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RFIDAction.java 246
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium TemplateManager.java 249
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium TemplateManager.java 262
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium TripCrudAction.java 218
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationAction.java 286
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleCRUDAction.java 205
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleCRUDAction.java 317
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceProcessDAO.java 74
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceProcessDAO.java 222
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceProcessDAO.java 273
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium DeviceProcessDAO.java 339
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceUsersDAO.java 41
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceUsersDAO.java 111
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceUsersDAO.java 154
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceUsersDAO.java 185
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceUsersDAO.java 225
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium FenceUsersDAO.java 267
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 59
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 89
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 115
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 145
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 178
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 207
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium GeofencingDAO.java 238
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HolidayProcessDAO.java 48
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HolidayProcessDAO.java 80
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HolidayProcessDAO.java 108
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium LoginGpsDAO.java 34
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessagesDAO.java 30
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium MessagesDAO.java 68
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium ReportRefDAO.java 20
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium ReportSummaryDAO.java 170
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RfHistoryDAO.java 55
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RfHistoryDAO.java 105
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RfHistoryDAO.java 135
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RfHistoryDAO.java 186
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium RfHistoryDAO.java 221
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium SettingsDAO.java 56
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium SettingsDAO.java 77
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 73
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 106
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 130
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 229
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 258
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 293
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserNotificationDAO.java 329
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserProcessDAO.java 33
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserProcessDAO.java 60
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserProcessDAO.java 90
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserProcessDAO.java 111
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserProcessDAO.java 125
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserTripDAO.java 308
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium UserTripDAO.java 352
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleFenceDAO.java 47
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleFenceDAO.java 84
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleFenceDAO.java 112
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleFenceDAO.java 128
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleFenceReportDAO.java 43
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleProcessDAO.java 55
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleProcessDAO.java 82
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleProcessDAO.java 180
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium VehicleProcessDAO.java 279
Avoid calling System.err in production code Delete the debugging / profiling code. Medium WeekendFinder.java 21
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium WeekendFinder.java 22
Avoid calling System.err in production code Delete the debugging / profiling code. Medium HibernateSessionFactory.java 34
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HibernateSessionFactory.java 36
Avoid calling System.err in production code Delete the debugging / profiling code. Medium HibernateSessionFactory.java 73
Avoid calling Throwable.printStackTrace() in production code Delete the debugging / profiling code. Medium HibernateSessionFactory.java 75
 
Violation Recommendation Severity Resource Line
Empty method Delete the empty method. Medium AlertSettingsAction.java 214
Empty method Delete the empty method. Medium AutoCompleteAction.java 117
Empty method Delete the empty method. Medium CookieLoginAction.java 268
Empty method Delete the empty method. Medium CookieLoginAction.java 274
Empty method Delete the empty method. Medium DeviceCRUDAction.java 450
Empty method Delete the empty method. Medium HeaderForwardAction.java 51
Empty method Delete the empty method. Medium HolidayAction.java 270
Empty method Delete the empty method. Medium LogingpsAction.java 178
Empty method Delete the empty method. Medium LogingpsAction.java 191
Empty method Delete the empty method. Medium MessageHandler.java 216
Empty method Delete the empty method. Medium MessageHandler.java 375
Empty method Delete the empty method. Medium MessageHandler.java 381
Empty method Delete the empty method. Medium MessageHandler.java 387
Empty method Delete the empty method. Medium MessageHandler.java 407
Empty method Delete the empty method. Medium MLoginGpsAction.java 330
Empty method Delete the empty method. Medium MLoginGpsAction.java 336
Empty method Delete the empty method. Medium RFIDAction.java 264
Empty method Delete the empty method. Medium TemplateManager.java 40
Empty method Delete the empty method. Medium TemplateManager.java 202
Empty method Delete the empty method. Medium TemplateManager.java 208
Empty method Delete the empty method. Medium TemplateManager.java 214
Empty method Delete the empty method. Medium TemplateManager.java 234
Empty method Delete the empty method. Medium UserNotificationDAO.java 401
Empty method Delete the empty method. Medium DeviceTripDTO.java 14
Empty method Delete the empty method. Medium FuelDTO.java 15
Empty method Delete the empty method. Medium TripDistanceDTO.java 73
Empty method Delete the empty method. Medium AccumulatorRef.java 13
Empty method Delete the empty method. Medium AlertHistory.java 21
Empty method Delete the empty method. Medium AlertHistoryBean.java 22
Empty method Delete the empty method. Medium Configurations.java 14
Empty method Delete the empty method. Medium DataContextMapping.java 17
Empty method Delete the empty method. Medium Device.java 58
Empty method Delete the empty method. Medium DistanceHistory.java 15
Empty method Delete the empty method. Medium DistanceHistoryBean.java 16
Empty method Delete the empty method. Medium EventNotification.java 20
Empty method Delete the empty method. Medium FrequentTripDetails.java 19
Empty method Delete the empty method. Medium FrequentTripDetailsId.java 19
Empty method Delete the empty method. Medium FuelHistoryBean.java 12
Empty method Delete the empty method. Medium Fuelusagetest.java 14
Empty method Delete the empty method. Medium Geofence.java 78
Empty method Delete the empty method. Medium GeovehicleMap.java 24
Empty method Delete the empty method. Medium HibernateSessionFactory.java 39
Empty method Delete the empty method. Medium Holidays.java 14
Empty method Delete the empty method. Medium MessageFormat.java 15
Empty method Delete the empty method. Medium MessageTemplates.java 14
Empty method Delete the empty method. Medium MetaDistance.java 10
Empty method Delete the empty method. Medium MetaDistanceBean.java 10
Empty method Delete the empty method. Medium MetaFuel.java 17
Empty method Delete the empty method. Medium MetaFuelBean.java 10
Empty method Delete the empty method. Medium Notification.java 22
Empty method Delete the empty method. Medium Organization.java 34
Empty method Delete the empty method. Medium Phone.java 31
Empty method Delete the empty method. Medium RfidHistory.java 20
Empty method Delete the empty method. Medium RfidStatus.java 15
Empty method Delete the empty method. Medium ScheduleReport.java 21
Empty method Delete the empty method. Medium Schools.java 14
Empty method Delete the empty method. Medium Settings.java 14
Empty method Delete the empty method. Medium SmsDetails.java 22
Empty method Delete the empty method. Medium SmsRegister.java 17
Empty method Delete the empty method. Medium Speedparameter.java 21
Empty method Delete the empty method. Medium Stopfencemapping.java 15
Empty method Delete the empty method. Medium TripAttender.java 15
Empty method Delete the empty method. Medium TripDetails.java 164
Empty method Delete the empty method. Medium TripDeviation.java 17
Empty method Delete the empty method. Medium TripMsgParams.java 17
Empty method Delete the empty method. Medium TripPreference.java 26
Empty method Delete the empty method. Medium TripReference.java 28
Empty method Delete the empty method. Medium TripScraps.java 21
Empty method Delete the empty method. Medium TripTravelerDetails.java 37
Empty method Delete the empty method. Medium TripTraversal.java 19
Empty method Delete the empty method. Medium TripVehicleMap.java 20
Empty method Delete the empty method. Medium User.java 63
Empty method Delete the empty method. Medium UserDetails.java 55
Empty method Delete the empty method. Medium UserGeofenceMap.java 20
Empty method Delete the empty method. Medium UserGrade.java 15
Empty method Delete the empty method. Medium Usergroup.java 22
Empty method Delete the empty method. Medium Usergroupgrouprole.java 12
Empty method Delete the empty method. Medium UsergroupgrouproleId.java 14
Empty method Delete the empty method. Medium UsergrouproleId.java 20
Empty method Delete the empty method. Medium UserLandmarks.java 23
Empty method Delete the empty method. Medium UserPreferences.java 34
Empty method Delete the empty method. Medium UserRfid.java 17
Empty method Delete the empty method. Medium UsersGeofence.java 50
Empty method Delete the empty method. Medium UsersGroups.java 18
Empty method Delete the empty method. Medium UsersGroupsId.java 19
Empty method Delete the empty method. Medium UsersOrgs.java 18
Empty method Delete the empty method. Medium UsersOrgsId.java 19
 
Violation Recommendation Severity Resource Line
Unnecessary declaration of Exception Delete the unnecessary exception. Medium CookieLoginAction.java 268
Unnecessary declaration of DeviceAlreadyInUseException Delete the unnecessary exception. Medium DeviceCRUDAction.java 373
Unnecessary declaration of Exception Delete the unnecessary exception. Medium HolidayAction.java 251
Unnecessary declaration of Exception Delete the unnecessary exception. Medium MessageHandler.java 216
Unnecessary declaration of IOException Delete the unnecessary exception. Medium MessageHandler.java 249
Unnecessary declaration of IOException Delete the unnecessary exception. Medium MessageHandler.java 315
Unnecessary declaration of UnsupportedEncodingException Delete the unnecessary exception. Medium MessageHandler.java 388
Unnecessary declaration of Exception Delete the unnecessary exception. Medium MessageHandler.java 412
Unnecessary declaration of InvalidMailIdOrPasswordException Delete the unnecessary exception. Medium MLoginGpsAction.java 185
Unnecessary declaration of SystemException Delete the unnecessary exception. Medium MLoginGpsAction.java 185
Unnecessary declaration of Exception Delete the unnecessary exception. Medium MLoginGpsAction.java 330
Unnecessary declaration of Exception Delete the unnecessary exception. Medium TemplateManager.java 40
Unnecessary declaration of IOException Delete the unnecessary exception. Medium TemplateManager.java 76
Unnecessary declaration of IOException Delete the unnecessary exception. Medium TemplateManager.java 142
Unnecessary declaration of UnsupportedEncodingException Delete the unnecessary exception. Medium TemplateManager.java 215
Unnecessary declaration of Exception Delete the unnecessary exception. Medium VehicleCRUDAction.java 163
Unnecessary declaration of DuplicateDeviceNameException Delete the unnecessary exception. Medium DeviceProcessDAO.java 46
Unnecessary declaration of DuplicateMobileNumberException Delete the unnecessary exception. Medium DeviceProcessDAO.java 46
Unnecessary declaration of DuplicateAliasNameException Delete the unnecessary exception. Medium DeviceProcessDAO.java 46
Unnecessary declaration of DuplicateDeviceNameException Delete the unnecessary exception. Medium DeviceProcessDAO.java 282
Unnecessary declaration of DuplicateMobileNumberException Delete the unnecessary exception. Medium DeviceProcessDAO.java 282
Unnecessary declaration of DuplicateAliasNameException Delete the unnecessary exception. Medium DeviceProcessDAO.java 282
Unnecessary declaration of InvalidMailIdOrPasswordException Delete the unnecessary exception. Medium LoginGpsDAO.java 19
Unnecessary declaration of DuplicateRegisterNumberException Delete the unnecessary exception. Medium VehicleProcessDAO.java 150
Unnecessary declaration of DuplicateVehicleNameException Delete the unnecessary exception. Medium VehicleProcessDAO.java 150
 
Violation Recommendation Severity Resource Line
toString() called on a String object Delete the call to toString(). Medium MessageHandler.java 92
toString() called on a String object Delete the call to toString(). Medium RFIDAction.java 114
toString() called on a String object Delete the call to toString(). Medium RFIDAction.java 160
toString() called on a String object Delete the call to toString(). Medium UserNotificationAction.java 317
toString() called on a String object Delete the call to toString(). Medium UserNotificationAction.java 371
 
Violation Recommendation Severity Resource Line
Unnecessary type cast to String Delete the unnecessary cast. Medium TripCrudAction.java 148
Unnecessary type cast to String Delete the unnecessary cast. Medium VehicleCRUDAction.java 171
Unnecessary type cast to Object Delete the unnecessary cast. Medium PartiallyOfflineDAO.java 53
Unnecessary type cast to Object Delete the unnecessary cast. Medium ReportProcessDAO.java 90
Unnecessary type cast from List to ArrayList<RFIDInfoHistoryDTO> Delete the unnecessary cast. Medium RfHistoryDAO.java 99
Unnecessary type cast to String Delete the unnecessary cast. Medium RoleProcessDAO.java 23
Unnecessary type cast to Session Delete the unnecessary cast. Medium HibernateSessionFactory.java 50
Unnecessary type cast to Session Delete the unnecessary cast. Medium HibernateSessionFactory.java 85
 
Violation Recommendation Severity Resource Line
Unused field: value Delete the unused field. Medium CookieLoginAction.java 76
Unused field: response Delete the unused field. Medium DeviceCRUDAction.java 42
Unused field: value Delete the unused field. Medium MLoginGpsAction.java 79
Unused field: holiday Delete the unused field. Medium HolidayProcessDAO.java 24
Unused field: log Delete the unused field. Medium MessagesDAO.java 16
Unused field: SUCCESS Delete the unused field. Medium MLoginGpsDAO.java 18
Unused field: error Delete the unused field. Medium MLoginGpsDAO.java 19
Unused field: ERROR Delete the unused field. Medium MLoginGpsDAO.java 20
Unused field: log Delete the unused field. Medium SettingsDAO.java 16
Unused field: log Delete the unused field. Medium UserGradesDAO.java 8
 
Violation Recommendation Severity Resource Line
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium AutoCompleteAction.java 3
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium AutoCompleteAction.java 28
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium AutoCompleteAction.java 44
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium AutoCompleteAction.java 127
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium AutoCompleteAction.java 136
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium DailyTripRepDAO.java 56
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium DailyTripRepDAO.java 56
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 51
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 51
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 124
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 124
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 196
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 196
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 236
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium FenceUsersDAO.java 236
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium PartiallyOfflineDAO.java 36
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium PartiallyOfflineDAO.java 36
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium PartiallyOfflineDAO.java 73
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium PartiallyOfflineDAO.java 73
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportProcessDAO.java 6
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportProcessDAO.java 49
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportProcessDAO.java 49
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium ReportProcessDAO.java 56
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium ReportProcessDAO.java 56
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportProcessDAO.java 117
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportProcessDAO.java 117
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportSummaryDAO.java 7
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium ReportSummaryDAO.java 26
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium ReportSummaryDAO.java 26
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportSummaryDAO.java 101
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportSummaryDAO.java 103
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportSummaryDAO.java 103
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium ReportSummaryDAO.java 108
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium ReportSummaryDAO.java 108
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportSummaryDAO.java 112
Use of java.util.Hashtable Consider using the class <code>java.util.HashMap</code>, which provides similar functionality to <code>java.util.Hashtable</code>, but is unsynchronized. Medium ReportSummaryDAO.java 112
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium RfHistoryDAO.java 64
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium RfHistoryDAO.java 64
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleFenceReportDAO.java 23
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleFenceReportDAO.java 23
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleProcessDAO.java 93
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleProcessDAO.java 93
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleProcessDAO.java 96
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleProcessDAO.java 96
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleProcessDAO.java 123
Use of java.lang.StringBuffer Consider using the class <code>java.lang.StringBuilder</code>, which provides similar functionality to <code>java.lang.StringBuffer</code>, but is unsynchronized. Medium VehicleProcessDAO.java 123
 
Violation Recommendation Severity Resource Line
Return enumeration instead of null Return an enumeration instead of null. Medium MessageHandler.java 227
Return enumeration instead of null Return an enumeration instead of null. Medium MessageHandler.java 281
Return enumeration instead of null Return an enumeration instead of null. Medium MessageHandler.java 299
Return zero-length array instead of null Replace the "null" with the creation of an empty array. Medium MessageHandler.java 305
Return enumeration instead of null Return an enumeration instead of null. Medium TemplateManager.java 54
Return enumeration instead of null Return an enumeration instead of null. Medium TemplateManager.java 108
Return enumeration instead of null Return an enumeration instead of null. Medium TemplateManager.java 126
Return zero-length array instead of null Replace the "null" with the creation of an empty array. Medium TemplateManager.java 132
 
Violation Recommendation Severity Resource Line
Disallowed exception caught: Exception Delete the catch clause. Medium AlertSettingsAction.java 75
Disallowed exception caught: Exception Delete the catch clause. Medium AlertSettingsAction.java 102
Disallowed exception caught: Exception Delete the catch clause. Medium AlertSettingsAction.java 182
Disallowed exception caught: Exception Delete the catch clause. Medium AlertSettingsAction.java 192
Disallowed exception caught: Exception Delete the catch clause. Medium AutoCompleteAction.java 58
Disallowed exception caught: Exception Delete the catch clause. Medium AutoCompleteAction.java 80
Disallowed exception caught: Exception Delete the catch clause. Medium AutoCompleteAction.java 96
Disallowed exception caught: Exception Delete the catch clause. Medium CookieLoginAction.java 248
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 113
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 158
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 194
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 242
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 284
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 303
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 366
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 404
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceCRUDAction.java 432
Disallowed exception caught: Exception Delete the catch clause. Medium FenceVehicleMapAction.java 79
Disallowed exception caught: Exception Delete the catch clause. Medium FenceVehicleMapAction.java 109
Disallowed exception caught: Exception Delete the catch clause. Medium FenceVehicleMapAction.java 165
Disallowed exception caught: Exception Delete the catch clause. Medium FenceVehicleMapAction.java 207
Disallowed exception caught: Exception Delete the catch clause. Medium GeofenceAction.java 83
Disallowed exception caught: Exception Delete the catch clause. Medium GeofenceAction.java 134
Disallowed exception caught: Exception Delete the catch clause. Medium HeaderForwardAction.java 44
Disallowed exception caught: Exception Delete the catch clause. Medium HolidayAction.java 144
Disallowed exception caught: Exception Delete the catch clause. Medium HolidayAction.java 198
Disallowed exception caught: Exception Delete the catch clause. Medium HolidayAction.java 243
Disallowed exception caught: Exception Delete the catch clause. Medium LogingpsAction.java 164
Disallowed exception caught: Exception Delete the catch clause. Medium MessageHandler.java 106
Disallowed exception caught: Exception Delete the catch clause. Medium MessageHandler.java 135
Disallowed exception caught: Exception Delete the catch clause. Medium MessageHandler.java 165
Disallowed exception caught: Exception Delete the catch clause. Medium MessageHandler.java 183
Disallowed exception caught: Exception Delete the catch clause. Medium MessageHandler.java 209
Disallowed exception caught: Exception Delete the catch clause. Medium MessageHandler.java 428
Disallowed exception caught: Exception Delete the catch clause. Medium MLoginGpsAction.java 310
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 55
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 77
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 116
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 121
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 162
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 167
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 197
Disallowed exception caught: Exception Delete the catch clause. Medium RFIDAction.java 244
Disallowed exception caught: Exception Delete the catch clause. Medium TemplateManager.java 248
Disallowed exception caught: Exception Delete the catch clause. Medium TemplateManager.java 261
Disallowed exception caught: Exception Delete the catch clause. Medium TripCrudAction.java 157
Disallowed exception caught: Exception Delete the catch clause. Medium TripCrudAction.java 209
Disallowed exception caught: Exception Delete the catch clause. Medium TripCrudAction.java 216
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationAction.java 284
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationAction.java 347
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationAction.java 404
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripAction.java 130
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripAction.java 186
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripAction.java 221
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleCRUDAction.java 203
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleCRUDAction.java 244
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleCRUDAction.java 298
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleCRUDAction.java 314
Disallowed exception caught: Exception Delete the catch clause. Medium DailyTripRepDAO.java 126
Disallowed exception caught: Exception Delete the catch clause. Medium DailyTripRepDAO.java 179
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 72
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 104
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 125
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 220
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceProcessDAO.java 235
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 270
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 310
Disallowed exception caught: Exception Delete the catch clause. Medium DeviceProcessDAO.java 337
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 39
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 71
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 110
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 152
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 183
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 223
Disallowed exception caught: Exception Delete the catch clause. Medium FenceUsersDAO.java 265
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 58
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 87
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 113
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 143
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 177
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 206
Disallowed exception caught: Exception Delete the catch clause. Medium GeofencingDAO.java 236
Disallowed exception caught: Exception Delete the catch clause. Medium HolidayProcessDAO.java 46
Disallowed exception caught: Exception Delete the catch clause. Medium HolidayProcessDAO.java 78
Disallowed exception caught: Exception Delete the catch clause. Medium HolidayProcessDAO.java 106
Disallowed exception caught: Exception Delete the catch clause. Medium LoginGpsDAO.java 33
Disallowed exception caught: Exception Delete the catch clause. Medium MessagesDAO.java 29
Disallowed exception caught: Exception Delete the catch clause. Medium MessagesDAO.java 67
Disallowed exception caught: Exception Delete the catch clause. Medium MLoginGpsDAO.java 30
Disallowed exception caught: Exception Delete the catch clause. Medium MLoginGpsDAO.java 79
Disallowed exception caught: Exception Delete the catch clause. Medium PartiallyOfflineDAO.java 58
Disallowed exception caught: Exception Delete the catch clause. Medium PartiallyOfflineDAO.java 103
Disallowed exception caught: Exception Delete the catch clause. Medium ReportProcessDAO.java 168
Disallowed exception caught: Exception Delete the catch clause. Medium ReportProcessDAO.java 176
Disallowed exception caught: Exception Delete the catch clause. Medium ReportRefDAO.java 19
Disallowed exception caught: Exception Delete the catch clause. Medium ReportSummaryDAO.java 46
Disallowed exception caught: Exception Delete the catch clause. Medium ReportSummaryDAO.java 70
Disallowed exception caught: Exception Delete the catch clause. Medium ReportSummaryDAO.java 94
Disallowed exception caught: Exception Delete the catch clause. Medium ReportSummaryDAO.java 169
Disallowed exception caught: Exception Delete the catch clause. Medium RfHistoryDAO.java 53
Disallowed exception caught: Exception Delete the catch clause. Medium RfHistoryDAO.java 103
Disallowed exception caught: Exception Delete the catch clause. Medium RfHistoryDAO.java 133
Disallowed exception caught: Exception Delete the catch clause. Medium RfHistoryDAO.java 184
Disallowed exception caught: Exception Delete the catch clause. Medium RfHistoryDAO.java 219
Disallowed exception caught: Exception Delete the catch clause. Medium RfHistoryDAO.java 242
Disallowed exception caught: Exception Delete the catch clause. Medium SettingsDAO.java 54
Disallowed exception caught: Exception Delete the catch clause. Medium SettingsDAO.java 75
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 71
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 105
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 129
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 154
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 188
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 227
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 257
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 291
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 328
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 349
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 369
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 392
Disallowed exception caught: Exception Delete the catch clause. Medium UserNotificationDAO.java 424
Disallowed exception caught: Exception Delete the catch clause. Medium UserProcessDAO.java 31
Disallowed exception caught: Exception Delete the catch clause. Medium UserProcessDAO.java 59
Disallowed exception caught: Exception Delete the catch clause. Medium UserProcessDAO.java 88
Disallowed exception caught: Exception Delete the catch clause. Medium UserProcessDAO.java 109
Disallowed exception caught: Exception Delete the catch clause. Medium UserProcessDAO.java 123
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 56
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 92
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 130
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 163
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 208
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 238
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 279
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 307
Disallowed exception caught: Exception Delete the catch clause. Medium UserTripDAO.java 350
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleFenceDAO.java 45
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleFenceDAO.java 83
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleFenceDAO.java 111
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleFenceDAO.java 127
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleFenceReportDAO.java 41
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleProcessDAO.java 54
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleProcessDAO.java 79
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleProcessDAO.java 141
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleProcessDAO.java 178
Disallowed exception caught: Exception Delete the catch clause. Medium VehicleProcessDAO.java 276
Disallowed exception caught: RuntimeException Delete the catch clause. Medium VehicleProcessDAO.java 293
Disallowed exception caught: Exception Delete the catch clause. Medium ConfigurationsDAO.java 42
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 37
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 48
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 60
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 75
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 90
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 118
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 130
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 141
Disallowed exception caught: RuntimeException Delete the catch clause. Medium DeviceDAO.java 152
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 37
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 48
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 60
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 75
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 90
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 116
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 128
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 139
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceHistoryDAO.java 150
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 37
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 48
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 60
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 75
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 90
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 114
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 127
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 138
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FenceReportDAO.java 149
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 34
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 45
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 58
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 73
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 88
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 104
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 117
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 128
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FrequentTripDetailsDAO.java 139
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 30
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 40
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 56
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 68
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 81
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 92
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 103
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 112
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelCalibrationDAO.java 121
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 31
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 42
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 60
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 72
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 85
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 96
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 107
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 116
Disallowed exception caught: RuntimeException Delete the catch clause. Medium FuelHistoryDAO.java 125
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 41
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 52
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 66
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 81
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 96
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 144
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 156
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 167
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeofenceDAO.java 178
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 33
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 44
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 56
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 71
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 86
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 102
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 115
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 126
Disallowed exception caught: RuntimeException Delete the catch clause. Medium GeovehicleMapDAO.java 137
Disallowed exception caught: Exception Delete the catch clause. Medium HibernateSessionFactory.java 33
Disallowed exception caught: Exception Delete the catch clause. Medium HibernateSessionFactory.java 72
Disallowed exception caught: RuntimeException Delete the catch clause. Medium HolidaysDAO.java 23
Disallowed exception caught: RuntimeException Delete the catch clause. Medium HolidaysDAO.java 32
Disallowed exception caught: RuntimeException Delete the catch clause. Medium HolidaysDAO.java 43
Disallowed exception caught: RuntimeException Delete the catch clause. Medium HolidaysDAO.java 57
Disallowed exception caught: RuntimeException Delete the catch clause. Medium HolidaysDAO.java 91
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 35
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 46
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 58
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 73
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 88
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 112
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 126
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 137
Disallowed exception caught: RuntimeException Delete the catch clause. Medium MessageTemplatesDAO.java 148
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 35
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 46
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 58
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 73
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 88
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 112
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 125
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 136
Disallowed exception caught: RuntimeException Delete the catch clause. Medium NotificationDAO.java 147
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 43
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 54
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 66
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 81
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 96
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 152
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 165
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 176
Disallowed exception caught: RuntimeException Delete the catch clause. Medium OrganizationDAO.java 187
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 22
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 34
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 46
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 58
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 72
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 91
Disallowed exception caught: RuntimeException Delete the catch clause. Medium ParamsSummaryDAO.java 108
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 41
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 52
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 64
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 79
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 94
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 142
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 154
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 165
Disallowed exception caught: RuntimeException Delete the catch clause. Medium PhoneDAO.java 176
Disallowed exception caught: Exception Delete the catch clause. Medium ReportSummaryDAO.java 18
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 30
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 42
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 54
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 66
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 80
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 99
Disallowed exception caught: RuntimeException Delete the catch clause. Medium RfidHistoryDAO.java 116
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 34
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 45
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 57
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 72
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 87
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 107
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 120
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 131
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedparameterDAO.java 142
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedSettingsDAO.java 18
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedSettingsDAO.java 28
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedSettingsDAO.java 45
Disallowed exception caught: RuntimeException Delete the catch clause. Medium SpeedSettingsDAO.java 57
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 51
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 62
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 74
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 89
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 104
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 192
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 206
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 217
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripDetailsDAO.java 228
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 40
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 51
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 63
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 78
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 93
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 137
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 150
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 161
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripParametersDAO.java 172
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 40
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 51
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 63
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 78
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 93
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 137
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 150
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 161
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripPreferenceDAO.java 172
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 34
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 45
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 57
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 72
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 87
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 107
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 120
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 131
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripScrapsDAO.java 142
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 45
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 56
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 68
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 83
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 98
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 159
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 172
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 183
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripTravelerDetailsDAO.java 194
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 33
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 44
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 56
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 71
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 86
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 98
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 111
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 122
Disallowed exception caught: RuntimeException Delete the catch clause. Medium TripVehicleMapDAO.java 133
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 60
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 71
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 83
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 98
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 113
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 237
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 249
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 260
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDAO.java 271
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 50
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 61
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 73
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 88
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 103
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 187
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 200
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 211
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserDetailsDAO.java 222
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 33
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 44
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 56
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 71
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 86
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 98
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 111
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 122
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserGeofenceMapDAO.java 133
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 36
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 47
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 59
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 74
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 89
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 117
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 129
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 140
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsergroupDAO.java 151
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 36
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 47
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 59
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 74
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 89
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 117
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 130
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 141
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserLandmarksDAO.java 152
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 47
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 58
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 70
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 85
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 100
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 173
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 186
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 197
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserPreferencesDAO.java 208
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 31
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 43
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 55
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 67
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 81
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 100
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UserRfidDAO.java 117
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 32
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 42
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 53
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 65
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 78
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 89
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 100
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 109
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGeofenceDAO.java 118
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 33
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 44
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 56
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 71
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 86
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 98
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 111
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 122
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersGroupsDAO.java 133
Disallowed exception caught: Exception Delete the catch clause. Medium UsersOrgsDAO.java 39
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 52
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 61
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 72
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 84
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 97
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 108
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 118
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 127
Disallowed exception caught: RuntimeException Delete the catch clause. Medium UsersOrgsDAO.java 136
 
Violation Recommendation Severity Resource Line
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium AlertSettingsAction.java 109
Method has 5 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium CookieLoginAction.java 130
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium FenceVehicleMapAction.java 118
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium FenceVehicleMapAction.java 172
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium GeofenceAction.java 91
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium HolidayAction.java 150
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium HolidayAction.java 204
Method has 5 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium MLoginGpsAction.java 185
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium RFIDAction.java 204
Method has 5 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium UserNotificationAction.java 207
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium UserNotificationAction.java 304
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium UserNotificationAction.java 353
Method has 4 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium DailyTripRepDAO.java 40
Method has 6 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium ReportProcessDAO.java 41
Method has 6 levels of nested blocks Reduce the complexity of the method by extracting some of the code into a separate method. Medium ReportSummaryDAO.java 101
 
Violation Recommendation Severity Resource Line
Static field trips not initialized Initialize the static field. Medium AutoCompleteAction.java 28
Static field grades not initialized Initialize the static field. Medium AutoCompleteAction.java 29
Static field student not initialized Initialize the static field. Medium AutoCompleteAction.java 30
 
Violation Recommendation Severity Resource Line
No action for this validation file Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium DeviceCRUDAction-validation.xml 1
No action for this validation file Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium MLoginGpsAction-validation.xml 1
No action for this validation file Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction-validation.xml 1
No action for this validation file Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 1
No action for this validation file Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium VehicleCRUDAction-validation.xml 1
 
Violation Recommendation Severity Resource Line
No device.aliasName field in DeviceCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium DeviceCRUDAction-validation.xml 11
No device.imeiNumber field in DeviceCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium DeviceCRUDAction-validation.xml 28
No device.mobileNumber field in DeviceCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium DeviceCRUDAction-validation.xml 49
No device.firmwareVersion field in DeviceCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium DeviceCRUDAction-validation.xml 62
No user.emailAddress field in MLoginGpsAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium MLoginGpsAction-validation.xml 10
No user.password field in MLoginGpsAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium MLoginGpsAction-validation.xml 24
No trip.noConfirmedTravellers field in TripCrudAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction-validation.xml 10
No trip.tripName field in TripCrudAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction-validation.xml 35
No trip.monDuration field in TripCrudAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction-validation.xml 43
No trip.evenDuration field in TripCrudAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction-validation.xml 59
No trip.noConfirmedTravellers field in TripCrudAction1 for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 10
No trip.sourceLocation field in TripCrudAction1 for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 34
No trip.tripName field in TripCrudAction1 for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 41
No trip.destination field in TripCrudAction1 for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 49
No trip.monDuration field in TripCrudAction1 for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 58
No trip.evenDuration field in TripCrudAction1 for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium TripCrudAction1-validation.xml 75
No vehicle.regNo field in VehicleCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium VehicleCRUDAction-validation.xml 10
No vehicle.vehicleName field in VehicleCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium VehicleCRUDAction-validation.xml 25
No vehicle.totalSeats field in VehicleCRUDAction for validation Restore connections between actions and validation files in a project and bring them in correspondence with each other. Medium VehicleCRUDAction-validation.xml 37
 
Violation Recommendation Severity Resource Line
Subclass should override method If you want to override method of superclass, you should change signature method which belongs to subclass. Medium GeofencingDAO.java 129
 
Violation Recommendation Severity Resource Line
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium AlertSettingsAction.java 163
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium AlertSettingsAction.java 178
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium DeviceCRUDAction.java 259
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium DeviceCRUDAction.java 259
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium RfHistoryDAO.java 71
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium RfHistoryDAO.java 79
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium UserProcessDAO.java 101
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium UserProcessDAO.java 101
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium UserProcessDAO.java 103
String.equals("") used Replace <String>.equals("") (or !<String>.equals("")) with <String>.length()==0 (or !=). Medium UserProcessDAO.java 105
 
Violation Recommendation Severity Resource Line
Method save should be declared final Declare this method final. Medium FenceHistoryDAO.java 32
Method delete should be declared final Declare this method final. Medium FenceHistoryDAO.java 43
Method findById should be declared final Declare this method final. Medium FenceHistoryDAO.java 54
Method findByExample should be declared final Declare this method final. Medium FenceHistoryDAO.java 66
Method findByProperty should be declared final Declare this method final. Medium FenceHistoryDAO.java 81
Method findByImeiNumber should be declared final Declare this method final. Medium FenceHistoryDAO.java 96
Method findByLastKnownIp should be declared final Declare this method final. Medium FenceHistoryDAO.java 100
Method findByFirmwareVersion should be declared final Declare this method final. Medium FenceHistoryDAO.java 104
Method findAll should be declared final Declare this method final. Medium FenceHistoryDAO.java 110
Method merge should be declared final Declare this method final. Medium FenceHistoryDAO.java 122
Method attachDirty should be declared final Declare this method final. Medium FenceHistoryDAO.java 134
Method attachClean should be declared final Declare this method final. Medium FenceHistoryDAO.java 145
Method save should be declared final Declare this method final. Medium FenceReportDAO.java 32
Method delete should be declared final Declare this method final. Medium FenceReportDAO.java 43
Method findById should be declared final Declare this method final. Medium FenceReportDAO.java 54
Method findByExample should be declared final Declare this method final. Medium FenceReportDAO.java 66
Method findByProperty should be declared final Declare this method final. Medium FenceReportDAO.java 81
Method findByDate should be declared final Declare this method final. Medium FenceReportDAO.java 96
Method findByGeofence should be declared final Declare this method final. Medium FenceReportDAO.java 100
Method findByVehicle should be declared final Declare this method final. Medium FenceReportDAO.java 104
Method findAll should be declared final Declare this method final. Medium FenceReportDAO.java 108
Method merge should be declared final Declare this method final. Medium FenceReportDAO.java 120
Method attachDirty should be declared final Declare this method final. Medium FenceReportDAO.java 133
Method attachClean should be declared final Declare this method final. Medium FenceReportDAO.java 144
Method addEntry should be declared final Declare this method final. Medium FenceReportDAO.java 155
Method save should be declared final Declare this method final. Medium GeovehicleMapDAO.java 28
Method delete should be declared final Declare this method final. Medium GeovehicleMapDAO.java 39
Method findById should be declared final Declare this method final. Medium GeovehicleMapDAO.java 50
Method findByExample should be declared final Declare this method final. Medium GeovehicleMapDAO.java 62
Method findByProperty should be declared final Declare this method final. Medium GeovehicleMapDAO.java 77
Method findByGeofenceId should be declared final Declare this method final. Medium GeovehicleMapDAO.java 92
Method findAll should be declared final Declare this method final. Medium GeovehicleMapDAO.java 96
Method merge should be declared final Declare this method final. Medium GeovehicleMapDAO.java 108
Method attachDirty should be declared final Declare this method final. Medium GeovehicleMapDAO.java 121
Method attachClean should be declared final Declare this method final. Medium GeovehicleMapDAO.java 132
Method persist should be declared final Declare this method final. Medium RfidHistoryDAO.java 24
Method attachDirty should be declared final Declare this method final. Medium RfidHistoryDAO.java 36
Method attachClean should be declared final Declare this method final. Medium RfidHistoryDAO.java 48
Method delete should be declared final Declare this method final. Medium RfidHistoryDAO.java 60
Method merge should be declared final Declare this method final. Medium RfidHistoryDAO.java 72
Method findById should be declared final Declare this method final. Medium RfidHistoryDAO.java 86
Method findByExample should be declared final Declare this method final. Medium RfidHistoryDAO.java 106
Method save should be declared final Declare this method final. Medium SpeedSettingsDAO.java 14
Method delete should be declared final Declare this method final. Medium SpeedSettingsDAO.java 24
Method findById should be declared final Declare this method final. Medium SpeedSettingsDAO.java 34
Method findByExample should be declared final Declare this method final. Medium SpeedSettingsDAO.java 51
 
Violation Recommendation Severity Resource Line
Collection with a singular name Rename the variable so that its name is plural. Medium AlertSettingsAction.java 214
Collection with a singular name Rename the variable so that its name is plural. Medium AutoCompleteAction.java 30
Collection with a singular name Rename the variable so that its name is plural. Medium AutoCompleteAction.java 38
Collection with a singular name Rename the variable so that its name is plural. Medium AutoCompleteAction.java 117
Collection with a singular name Rename the variable so that its name is plural. Medium AutoCompleteAction.java 164
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 35
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 78
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 79
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 81
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 83
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 87
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 109
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 115
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 127
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 158
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 274
Collection with a singular name Rename the variable so that its name is plural. Medium CookieLoginAction.java 279
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceCRUDAction.java 60
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceCRUDAction.java 98
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceCRUDAction.java 331
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceCRUDAction.java 420
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 29
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 30
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 37
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 39
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 46
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 122
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 123
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 140
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 175
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 237
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 265
Collection with a singular name Rename the variable so that its name is plural. Medium FenceVehicleMapAction.java 307
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 57
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 64
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 69
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 70
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 73
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 75
Collection with a singular name Rename the variable so that its name is plural. Medium GenerateMap.java 85
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 45
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 47
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 48
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 49
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 50
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 51
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 52
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 53
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 98
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 211
Collection with a singular name Rename the variable so that its name is plural. Medium GeofenceAction.java 223
Collection with a singular name Rename the variable so that its name is plural. Medium HeaderForwardAction.java 38
Collection with a singular name Rename the variable so that its name is plural. Medium HolidayAction.java 48
Collection with a singular name Rename the variable so that its name is plural. Medium HolidayAction.java 49
Collection with a singular name Rename the variable so that its name is plural. Medium HolidayAction.java 50
Collection with a singular name Rename the variable so that its name is plural. Medium HolidayAction.java 270
Collection with a singular name Rename the variable so that its name is plural. Medium HolidayAction.java 318
Collection with a singular name Rename the variable so that its name is plural. Medium LogingpsAction.java 77
Collection with a singular name Rename the variable so that its name is plural. Medium LogingpsAction.java 91
Collection with a singular name Rename the variable so that its name is plural. Medium LogingpsAction.java 121
Collection with a singular name Rename the variable so that its name is plural. Medium LogingpsAction.java 126
Collection with a singular name Rename the variable so that its name is plural. Medium LogingpsAction.java 178
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 47
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 51
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 58
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 64
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 71
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 75
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 81
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 114
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 176
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 407
Collection with a singular name Rename the variable so that its name is plural. Medium MessageHandler.java 445
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 36
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 81
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 82
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 84
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 86
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 90
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 112
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 118
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 130
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 219
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 336
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsAction.java 341
Collection with a singular name Rename the variable so that its name is plural. Medium RFIDAction.java 179
Collection with a singular name Rename the variable so that its name is plural. Medium RFIDAction.java 264
Collection with a singular name Rename the variable so that its name is plural. Medium TemplateManager.java 234
Collection with a singular name Rename the variable so that its name is plural. Medium TripCrudAction.java 41
Collection with a singular name Rename the variable so that its name is plural. Medium TripCrudAction.java 119
Collection with a singular name Rename the variable so that its name is plural. Medium TripCrudAction.java 137
Collection with a singular name Rename the variable so that its name is plural. Medium TripCrudAction.java 229
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 40
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 126
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 127
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 128
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 129
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 139
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 153
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 167
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 195
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 310
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 314
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 356
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationAction.java 357
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 37
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 43
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 47
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 48
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 54
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 59
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 67
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 80
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 88
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 210
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 232
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 264
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 309
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 310
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 322
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripAction.java 328
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleCRUDAction.java 62
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleCRUDAction.java 63
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleCRUDAction.java 67
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleCRUDAction.java 118
Collection with a singular name Rename the variable so that its name is plural. Medium DailyTripRepDAO.java 48
Collection with a singular name Rename the variable so that its name is plural. Medium DailyTripRepDAO.java 54
Collection with a singular name Rename the variable so that its name is plural. Medium DailyTripRepDAO.java 57
Collection with a singular name Rename the variable so that its name is plural. Medium DailyTripRepDAO.java 141
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceProcessDAO.java 35
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceProcessDAO.java 139
Collection with a singular name Rename the variable so that its name is plural. Medium DeviceProcessDAO.java 254
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 27
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 50
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 52
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 81
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 82
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 120
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 121
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 125
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 164
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 193
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 197
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 233
Collection with a singular name Rename the variable so that its name is plural. Medium FenceUsersDAO.java 237
Collection with a singular name Rename the variable so that its name is plural. Medium HolidayProcessDAO.java 62
Collection with a singular name Rename the variable so that its name is plural. Medium MLoginGpsDAO.java 27
Collection with a singular name Rename the variable so that its name is plural. Medium PartiallyOfflineDAO.java 33
Collection with a singular name Rename the variable so that its name is plural. Medium PartiallyOfflineDAO.java 37
Collection with a singular name Rename the variable so that its name is plural. Medium PartiallyOfflineDAO.java 71
Collection with a singular name Rename the variable so that its name is plural. Medium PartiallyOfflineDAO.java 74
Collection with a singular name Rename the variable so that its name is plural. Medium PartiallyOfflineDAO.java 77
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 46
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 47
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 48
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 49
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 57
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 62
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 117
Collection with a singular name Rename the variable so that its name is plural. Medium ReportProcessDAO.java 151
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 27
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 28
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 32
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 103
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 105
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 106
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 107
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 112
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 27
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 62
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 65
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 112
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 144
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 193
Collection with a singular name Rename the variable so that its name is plural. Medium RfHistoryDAO.java 232
Collection with a singular name Rename the variable so that its name is plural. Medium RoleProcessDAO.java 13
Collection with a singular name Rename the variable so that its name is plural. Medium RoleProcessDAO.java 30
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 95
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 122
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 147
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 168
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 207
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 249
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 309
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 360
Collection with a singular name Rename the variable so that its name is plural. Medium UserNotificationDAO.java 414
Collection with a singular name Rename the variable so that its name is plural. Medium UserProcessDAO.java 24
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 49
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 72
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 74
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 75
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 142
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 143
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 178
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 179
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 218
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 219
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 286
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 290
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 318
Collection with a singular name Rename the variable so that its name is plural. Medium UserTripDAO.java 319
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleFenceDAO.java 28
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleFenceDAO.java 30
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleFenceDAO.java 122
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleFenceReportDAO.java 24
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleProcessDAO.java 97
Collection with a singular name Rename the variable so that its name is plural. Medium VehicleProcessDAO.java 124
Collection with a singular name Rename the variable so that its name is plural. Medium WeekendFinder.java 11
Collection with a singular name Rename the variable so that its name is plural. Medium ConfigurationsDAO.java 27
Collection with a singular name Rename the variable so that its name is plural. Medium Geofence.java 36
Collection with a singular name Rename the variable so that its name is plural. Medium Geofence.java 62
Collection with a singular name Rename the variable so that its name is plural. Medium HolidaysDAO.java 73
Collection with a singular name Rename the variable so that its name is plural. Medium ReportSummaryDAO.java 13
Collection with a singular name Rename the variable so that its name is plural. Medium TripReference.java 22
Collection with a singular name Rename the variable so that its name is plural. Medium TripReference.java 24
Collection with a singular name Rename the variable so that its name is plural. Medium TripReference.java 39
Collection with a singular name Rename the variable so that its name is plural. Medium TripReference.java 40
Collection with a singular name Rename the variable so that its name is plural. Medium TripReference.java 123
Collection with a singular name Rename the variable so that its name is plural. Medium TripReference.java 132
Collection with a singular name Rename the variable so that its name is plural. Medium UsersOrgsDAO.java 31
 
Violation Recommendation Severity Resource Line
Missing Override Add the @Override annotation to this method. Medium CookieLoginAction.java 133
Missing Override Add the @Override annotation to this method. Medium CookieLoginAction.java 255
Missing Override Add the @Override annotation to this method. Medium CookieLoginAction.java 261
Missing Override Add the @Override annotation to this method. Medium LogingpsAction.java 111
Missing Override Add the @Override annotation to this method. Medium LogingpsAction.java 171
Missing Override Add the @Override annotation to this method. Medium LogingpsAction.java 178
Missing Override Add the @Override annotation to this method. Medium LogoutAction.java 39
Missing Override Add the @Override annotation to this method. Medium MLoginGpsAction.java 317
Missing Override Add the @Override annotation to this method. Medium MLoginGpsAction.java 323
 
Violation Recommendation Severity Resource Line
Getter does not return a value Either return a value from the method or rename the method so that its name does not imply that a value should be returned. Medium AlertSettingsAction.java 82
Setter does not have parameters Either rewrite the method so that it declares a parameter for the value being set, or rename the method so that its name does not imply that a value is being set. Medium FenceVehicleMapAction.java 173
Getter does not return a value Either return a value from the method or rename the method so that its name does not imply that a value should be returned. Medium ReportRefDAO.java 10
 
Violation Recommendation Severity Resource Line
The value returned by saveSettings is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium AlertSettingsAction.java 144
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceCRUDAction.java 146
The value returned by Add is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceCRUDAction.java 216
The value returned by Update is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceCRUDAction.java 336
The value returned by Update is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceCRUDAction.java 342
The value returned by DeleteDevice is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceCRUDAction.java 384
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceCRUDAction.java 426
The value returned by put is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidayAction.java 231
The value returned by put is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidayAction.java 232
The value returned by deleteCharAt is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium MessageHandler.java 159
The value returned by calcCurrentSession is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium RFIDAction.java 270
The value returned by getTripItems is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripCrudAction.java 154
The value returned by checkTripsTest is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripCrudAction.java 295
The value returned by checkTripsTest is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripCrudAction.java 299
The value returned by put is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationAction.java 343
The value returned by put is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationAction.java 398
The value returned by getVehicleItems1 is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium VehicleCRUDAction.java 193
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium VehicleCRUDAction.java 232
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceProcessDAO.java 52
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceProcessDAO.java 120
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceProcessDAO.java 288
The value returned by merge is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceProcessDAO.java 291
The value returned by merge is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceProcessDAO.java 363
The value returned by merge is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceProcessDAO.java 370
The value returned by setFirstResult is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeofencingDAO.java 54
The value returned by setMaxResults is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeofencingDAO.java 55
The value returned by executeUpdate is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeofencingDAO.java 139
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidayProcessDAO.java 42
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidayProcessDAO.java 73
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidayProcessDAO.java 102
The value returned by delete is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium ReportProcessDAO.java 97
The value returned by delete is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium ReportSummaryDAO.java 131
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium SettingsDAO.java 50
The value returned by saveSettings is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium SettingsDAO.java 84
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 44
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 55
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 58
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 175
The value returned by setString is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 176
The value returned by merge is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 181
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 196
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 209
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 216
The value returned by setString is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 217
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 235
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 279
The value returned by merge is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 286
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 343
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 387
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserNotificationDAO.java 388
The value returned by allColorcode is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserProcessDAO.java 139
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 51
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 77
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 106
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 148
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 151
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 181
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 190
The value returned by setLong is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 191
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 224
The value returned by setLong is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 227
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 255
The value returned by deleteCharAt is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 304
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 321
The value returned by setInteger is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 330
The value returned by setLong is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 331
The value returned by getUsersTripsId is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserTripDAO.java 333
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium VehicleFenceDAO.java 35
The value returned by deleteCharAt is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium VehicleProcessDAO.java 115
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium VehicleProcessDAO.java 163
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium VehicleProcessDAO.java 171
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium ConfigurationsDAO.java 28
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceDAO.java 35
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium DeviceDAO.java 88
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FenceHistoryDAO.java 35
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FenceHistoryDAO.java 88
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FenceReportDAO.java 35
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FenceReportDAO.java 88
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FrequentTripDetailsDAO.java 32
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FrequentTripDetailsDAO.java 86
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FuelCalibrationDAO.java 28
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FuelCalibrationDAO.java 79
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FuelHistoryDAO.java 29
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium FuelHistoryDAO.java 83
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeofenceDAO.java 39
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeofenceDAO.java 94
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeovehicleMapDAO.java 31
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium GeovehicleMapDAO.java 84
The value returned by configure is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HibernateSessionFactory.java 31
The value returned by configure is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HibernateSessionFactory.java 70
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HibernateSessionFactory.java 89
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidaysDAO.java 22
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium HolidaysDAO.java 55
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium MessageTemplatesDAO.java 33
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium MessageTemplatesDAO.java 86
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium NotificationDAO.java 33
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium NotificationDAO.java 86
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium OrganizationDAO.java 41
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium OrganizationDAO.java 94
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium PhoneDAO.java 39
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium PhoneDAO.java 92
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium SpeedparameterDAO.java 32
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium SpeedparameterDAO.java 85
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium SpeedSettingsDAO.java 16
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripDetailsDAO.java 49
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripDetailsDAO.java 102
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripParametersDAO.java 38
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripParametersDAO.java 91
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripPreferenceDAO.java 38
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripPreferenceDAO.java 91
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripScrapsDAO.java 32
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripScrapsDAO.java 85
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripTravelerDetailsDAO.java 43
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripTravelerDetailsDAO.java 96
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripVehicleMapDAO.java 31
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium TripVehicleMapDAO.java 84
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserDAO.java 58
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserDAO.java 111
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserDetailsDAO.java 48
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserDetailsDAO.java 101
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserGeofenceMapDAO.java 31
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserGeofenceMapDAO.java 84
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsergroupDAO.java 34
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsergroupDAO.java 87
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserLandmarksDAO.java 34
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserLandmarksDAO.java 87
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserPreferencesDAO.java 45
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UserPreferencesDAO.java 98
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersGeofenceDAO.java 30
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersGeofenceDAO.java 76
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersGroupsDAO.java 31
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersGroupsDAO.java 84
The value returned by close is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersOrgsDAO.java 45
The value returned by save is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersOrgsDAO.java 51
The value returned by setParameter is not used Ignore invocations of this method by adding it to the rule's list of ignored methods. Medium UsersOrgsDAO.java 95
 
Violation Recommendation Severity Resource Line
Plural type name Rename the type to have a singular name. Medium Configurations.java 8
Plural type name Rename the type to have a singular name. Medium FrequentTripDetails.java 9
Plural type name Rename the type to have a singular name. Medium Holidays.java 5
Plural type name Rename the type to have a singular name. Medium MessageTemplates.java 12
Plural type name Rename the type to have a singular name. Medium RfidParameters.java 5
Plural type name Rename the type to have a singular name. Medium RfidStatus.java 8
Plural type name Rename the type to have a singular name. Medium Schools.java 8
Plural type name Rename the type to have a singular name. Medium Settings.java 8
Plural type name Rename the type to have a singular name. Medium SmsDetails.java 10
Plural type name Rename the type to have a singular name. Medium SpeedSettings.java 5
Plural type name Rename the type to have a singular name. Medium TripDetails.java 14
Plural type name Rename the type to have a singular name. Medium TripMsgParams.java 8
Plural type name Rename the type to have a singular name. Medium TripParameters.java 13
Plural type name Rename the type to have a singular name. Medium TripScraps.java 9
Plural type name Rename the type to have a singular name. Medium TripTravelerDetails.java 13
Plural type name Rename the type to have a singular name. Medium UserDetails.java 13
Plural type name Rename the type to have a singular name. Medium UserGrades.java 3
Plural type name Rename the type to have a singular name. Medium UserLandmarks.java 9
Plural type name Rename the type to have a singular name. Medium UserPreferences.java 9
Plural type name Rename the type to have a singular name. Medium UsersGroups.java 9
Plural type name Rename the type to have a singular name. Medium UsersOrgs.java 9
 
Violation Recommendation Severity Resource Line
Type with name ending in "Exception" not derived from java.lang.Exception: LoginIDDoesNotMatchException Rename the class from "LoginIDDoesNotMatchException" to "LoginIDDoesNotMatch" to remove the suffix. Medium LoginIDDoesNotMatchException.java 3
Type with name ending in "Exception" not derived from java.lang.Exception: PassworDoesNotMatchException Rename the class from "PassworDoesNotMatchException" to "PassworDoesNotMatch" to remove the suffix. Medium PassworDoesNotMatchException.java 3
 
Violation Recommendation Severity Resource Line
Missing block in if clause: vehicles =new ArrayList<VehicleDetails>(vDAO.getUserVehicles(user)); Add a block around the body of the if clause. Medium AlertSettingsAction.java 56
Missing block in else clause: vehicles=vDAO.getVehiclesofOrg(String.valueOf(organizationId)); Add a block around the body of the else clause. Medium AlertSettingsAction.java 58
Missing block in if clause: return SUCCESS; Add a block around the body of the if clause. Medium AlertSettingsAction.java 64
Missing block in if clause: vehicles =new ArrayList<VehicleDetails>(vDAO.getUserVehicles(user)); Add a block around the body of the if clause. Medium AlertSettingsAction.java 133
Missing block in else clause: vehicles=vDAO.getVehiclesofOrg(String.valueOf(organizationId)); Add a block around the body of the else clause. Medium AlertSettingsAction.java 135
Missing block in if clause: mobileNumber+= ", "; Add a block around the body of the if clause. Medium AlertSettingsAction.java 158
Missing block in if clause: successMessage ="Your request will be processed shortly."; Add a block around the body of the if clause. Medium AlertSettingsAction.java 188
Missing block in else clause: successMessage ="Error processing request.Try again after sometimes"; Add a block around the body of the else clause. Medium AlertSettingsAction.java 190
Missing block in if clause: val="toadd"; Add a block around the body of the if clause. Medium DeviceCRUDAction.java 139
Missing block in if clause: try { DeviceProcessDAO dpdao=new DeviceProcessDAO(); dpdao.getSession().close(); if(user!=null) { if(rdao.isOrganizationHead(user.getRoles())) { deviceList=dpdao.Search(null,null,null,null,user,getFirst(),getLast()); setCurrentCount(dpdao.findTotal(null, null)); } } val= "tosearch"; } catch(Exception e) { e.printStackTrace(); val= "tosearch"; } Add a block around the body of the if clause. Medium DeviceCRUDAction.java 143
Missing block in if clause: trip = tripList.get(0); Add a block around the body of the if clause. Medium FenceVehicleMapAction.java 188
Missing block in if clause: fences+="%"; Add a block around the body of the if clause. Medium FenceVehicleMapAction.java 201
Missing block in if clause: trip = tripList.get(0); Add a block around the body of the if clause. Medium GeofenceAction.java 114
Missing block in if clause: fences+="%"; Add a block around the body of the if clause. Medium GeofenceAction.java 128
Missing block in for statement: defaultDays[i]=""; Add a block around the body of the for statement. Medium HolidayAction.java 128
Missing block in if clause: fuel_value=(String)expandoBridge.getAttribute("fuel"); Add a block around the body of the if clause. Medium LogingpsAction.java 140
Missing block in if clause: rfid_value=(String)expandoBridge.getAttribute("rfid"); Add a block around the body of the if clause. Medium LogingpsAction.java 142
Missing block in if clause: fence_report=(String)expandoBridge.getAttribute("fence-report"); Add a block around the body of the if clause. Medium LogingpsAction.java 144
Missing block in if clause: vehicle_fence=(String)expandoBridge.getAttribute("vehicle-fence"); Add a block around the body of the if clause. Medium LogingpsAction.java 146
Missing block in if clause: templatesList.add(updatedTemplate); Add a block around the body of the if clause. Medium MessageHandler.java 207
Missing block in if clause: vehicles=vpdao.getVehiclesofOrg(String.valueOf(user.getOrganizations().get(0).getOrganizationId())); Add a block around the body of the if clause. Medium TripCrudAction.java 167
Missing block in if clause: trip.setStartdate(new Date()); Add a block around the body of the if clause. Medium TripCrudAction.java 268
Missing block in else clause: trip.setStartdate(startdate); Add a block around the body of the else clause. Medium TripCrudAction.java 270
Missing block in if clause: return "input"; Add a block around the body of the if clause. Medium UserNotificationAction.java 229
Missing block in if clause: return "input"; Add a block around the body of the if clause. Medium UserNotificationAction.java 248
Missing block in else clause: id=null; Add a block around the body of the else clause. Medium VehicleCRUDAction.java 187
Missing block in if clause: value="toadd"; Add a block around the body of the if clause. Medium VehicleCRUDAction.java 223
Missing block in if clause: try { VehicleProcessDAO vpdao=new VehicleProcessDAO(); vpdao.getSession().close(); if(user!=null) { if(rdao.isOrganizationHead(user.getRoles())) { vehicles=vpdao.Search(null,null,null,null,user,getFirst(),getLast()); setCurrentCount(vpdao.findTotal(null, null)); } } value= "tosearch"; } catch(Exception e) { value= "tosearch"; } Add a block around the body of the if clause. Medium VehicleCRUDAction.java 229
Missing block in if clause: type1=getType(); Add a block around the body of the if clause. Medium VehicleCRUDAction.java 281
Missing block in else clause: type1=null; Add a block around the body of the else clause. Medium VehicleCRUDAction.java 284
Missing block in if clause: deviceid=vehicle.getDevice().getDeviceId(); Add a block around the body of the if clause. Medium VehicleCRUDAction.java 289
Missing block in else clause: deviceid=null; Add a block around the body of the else clause. Medium VehicleCRUDAction.java 292
Missing block in if clause: queryId="IRQ266"; Add a block around the body of the if clause. Medium DailyTripRepDAO.java 99
Missing block in if clause: throw new DuplicateMobileNumberException("Duplicate mobile number!!"); Add a block around the body of the if clause. Medium DeviceProcessDAO.java 66
Missing block in if clause: throw new DuplicateAliasNameException("Device name exists ,Please choose another name!!"); Add a block around the body of the if clause. Medium DeviceProcessDAO.java 68
Missing block in else clause: throw new DuplicateDeviceNameException("A device with this imeinumber exists ,Please choose another one!!"); Add a block around the body of the else clause. Medium DeviceProcessDAO.java 70
Missing block in if clause: throw new DuplicateMobileNumberException("Duplicate mobile number!!"); Add a block around the body of the if clause. Medium DeviceProcessDAO.java 304
Missing block in if clause: throw new DuplicateAliasNameException("Device name exists ,Please choose another name!!"); Add a block around the body of the if clause. Medium DeviceProcessDAO.java 306
Missing block in else clause: throw new DuplicateDeviceNameException("A device with this imeinumber exists ,Please choose another one!!"); Add a block around the body of the else clause. Medium DeviceProcessDAO.java 308
Missing block in if clause: users = this.getAllTripUsers(tripId); Add a block around the body of the if clause. Medium FenceUsersDAO.java 89
Missing block in else clause: users = students; Add a block around the body of the else clause. Medium FenceUsersDAO.java 91
Missing block in if clause: users = this.getAllTripUsers(tripId); Add a block around the body of the if clause. Medium FenceUsersDAO.java 131
Missing block in else clause: users = students; Add a block around the body of the else clause. Medium FenceUsersDAO.java 133
Missing block in if clause: users = users + ","; Add a block around the body of the if clause. Medium FenceUsersDAO.java 180
Missing block in if clause: users = users + ","; Add a block around the body of the if clause. Medium FenceUsersDAO.java 217
Missing block in if clause: users = users + ","; Add a block around the body of the if clause. Medium FenceUsersDAO.java 251
Missing block in else clause: return null; Add a block around the body of the else clause. Medium MLoginGpsDAO.java 75
Missing block in if clause: hshPartialOffline.put(vehicleId, time); Add a block around the body of the if clause. Medium PartiallyOfflineDAO.java 99
Missing block in else clause: queryID = (event!=null && event!=0)? "IRQ358" : "IRQ357"; Add a block around the body of the else clause. Medium ReportProcessDAO.java 128
Missing block in if clause: hshMaxDate.put(tripid, (Date)columns[1]); Add a block around the body of the if clause. Medium ReportSummaryDAO.java 146
Missing block in if clause: dateDist.setDate(formatter.format(hshMaxDate.get(tripid))); Add a block around the body of the if clause. Medium ReportSummaryDAO.java 162
Missing block in if clause: rfUserHistory = (ArrayList<Long>) sess .createQuery( "select u.user.userId from UserRfid as u,com.gps.hibernate.UserGrades as ug where u.rfidNo IN(select r.userRfid from com.gps.hibernate.RfidHistory as r where r.tripDetails.tripid=" + tripid + " and r.insertionTime>='" + from + "' and r.insertionTime<='" + to + "' and r.session like '" + session + "') and ug.user.userId=u.user.userId and ug.grade like '" + grade + "' group by u.user.userId order by u.user.userId ") .list(); Add a block around the body of the if clause. Medium RfHistoryDAO.java 118
Missing block in if clause: users = fenceDAO.getAllTripUsers(tripId); Add a block around the body of the if clause. Medium RfHistoryDAO.java 153
Missing block in else clause: users = students; Add a block around the body of the else clause. Medium RfHistoryDAO.java 155
Missing block in else clause: isUser = false; Add a block around the body of the else clause. Medium RoleProcessDAO.java 42
Missing block in else clause: isUser = false; Add a block around the body of the else clause. Medium RoleProcessDAO.java 61
Missing block in if clause: return speedParams.get(0); Add a block around the body of the if clause. Medium SettingsDAO.java 72
Missing block in if clause: students = sess.createSQLQuery("select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo join users_trips ut join trip_details t join user_grade ug where u.userId=uo.userId and uo.organizationId="+orgId+" and ug.userId=u.userId and ug.grade like '"+grade+"' and t.trip_name like '"+bus+"' and t.tripid=ut.tripid and u.userId=ut.userId and u.firstName like '"+name+"%' order by u.userId ").list(); Add a block around the body of the if clause. Medium UserProcessDAO.java 102
Missing block in if clause: students = sess.createSQLQuery("select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo join users_trips ut join trip_details t where u.userId=uo.userId and uo.organizationId="+orgId+" and t.trip_name like '"+bus+"' and t.tripid=ut.tripid and u.userId=ut.userId and u.firstName like '"+name+"%' order by u.userId ").list(); Add a block around the body of the if clause. Medium UserProcessDAO.java 104
Missing block in if clause: students = sess.createSQLQuery("select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo join user_grade ug where u.userId=uo.userId and uo.organizationId="+orgId+" and ug.userId=u.userId and ug.grade like '"+grade+"' and u.firstName like '"+name+"%' order by u.userId ").list(); Add a block around the body of the if clause. Medium UserProcessDAO.java 106
Missing block in else clause: students = sess.createSQLQuery("select concat(u.firstName,concat(' ',u.lastName)) as username from user_ u join users_orgs uo where u.userId=uo.userId and uo.organizationId="+orgId+" and u.firstName like '"+name+"%' order by u.userId ").list(); Add a block around the body of the else clause. Medium UserProcessDAO.java 108
Missing block in if clause: chkdList.add(geoVehicle.getVehicleDetails()); Add a block around the body of the if clause. Medium VehicleFenceDAO.java 42
Missing block in if clause: tx.rollback(); Add a block around the body of the if clause. Medium VehicleFenceDAO.java 81
Missing block in if clause: throw new DuplicateVehicleNameException("A vehicle with current name already exists for the organization!"); Add a block around the body of the if clause. Medium VehicleProcessDAO.java 173
Missing block in else clause: throw new DuplicateRegisterNumberException("Vehicle Exists ,Please choose another one!"); Add a block around the body of the else clause. Medium VehicleProcessDAO.java 175
Missing block in if clause: speed=0.0; Add a block around the body of the if clause. Medium SpeedParamDTO.java 90
Missing block in if clause: speed=0.0; Add a block around the body of the if clause. Medium TripDistanceDTO.java 189
Missing block in if clause: return true; Add a block around the body of the if clause. Medium FrequentTripDetailsId.java 48
Missing block in if clause: return false; Add a block around the body of the if clause. Medium FrequentTripDetailsId.java 50
Missing block in if clause: return false; Add a block around the body of the if clause. Medium FrequentTripDetailsId.java 52
Missing block in if clause: return null; Add a block around the body of the if clause. Medium GeofenceDAO.java 62
Missing block in if clause: speed=0.0; Add a block around the body of the if clause. Medium TripParameters.java 173
Missing block in if clause: return true; Add a block around the body of the if clause. Medium UsergroupgrouproleId.java 49
Missing block in if clause: return false; Add a block around the body of the if clause. Medium UsergroupgrouproleId.java 51
Missing block in if clause: return false; Add a block around the body of the if clause. Medium UsergroupgrouproleId.java 53
Missing block in if clause: return true; Add a block around the body of the if clause. Medium UsergrouproleId.java 58
Missing block in if clause: return false; Add a block around the body of the if clause. Medium UsergrouproleId.java 60
Missing block in if clause: return false; Add a block around the body of the if clause. Medium UsergrouproleId.java 62
Missing block in if clause: return true; Add a block around the body of the if clause. Medium UsersGroupsId.java 48
Missing block in if clause: return false; Add a block around the body of the if clause. Medium UsersGroupsId.java 50
Missing block in if clause: return false; Add a block around the body of the if clause. Medium UsersGroupsId.java 52
 
Violation Recommendation Severity Resource Line
Variable should be declared as Map Change the declared type to be the appropriate interface. Medium AutoCompleteAction.java 28
Method should be declared as Map Change the declared type to be the appropriate interface. Medium AutoCompleteAction.java 127
Variable should be declared as Map Change the declared type to be the appropriate interface. Medium AutoCompleteAction.java 136
Variable should be declared as List<String> Change the declared type to be the appropriate interface. Medium FenceVehicleMapAction.java 123
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium DailyTripRepDAO.java 57
Method should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 25
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 27
Method should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 47
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 50
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 52
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 82
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 121
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 125
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 164
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 193
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 197
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 233
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 237
Method should be declared as List<Integer> Change the declared type to be the appropriate interface. Medium FenceUsersDAO.java 274
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium PartiallyOfflineDAO.java 37
Method should be declared as Map<Integer,Date> Change the declared type to be the appropriate interface. Medium PartiallyOfflineDAO.java 70
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium PartiallyOfflineDAO.java 74
Variable should be declared as Map<Integer,Date> Change the declared type to be the appropriate interface. Medium PartiallyOfflineDAO.java 77
Variable should be declared as Map<Object,Object> Change the declared type to be the appropriate interface. Medium ReportProcessDAO.java 49
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium ReportProcessDAO.java 57
Variable should be declared as Map Change the declared type to be the appropriate interface. Medium ReportProcessDAO.java 117
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium ReportSummaryDAO.java 27
Method should be declared as Map<Integer,DateVO> Change the declared type to be the appropriate interface. Medium ReportSummaryDAO.java 101
Variable should be declared as Map<Integer,DateVO> Change the declared type to be the appropriate interface. Medium ReportSummaryDAO.java 103
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium ReportSummaryDAO.java 105
Variable should be declared as Map<Integer,Date> Change the declared type to be the appropriate interface. Medium ReportSummaryDAO.java 112
Method should be declared as List<Long> Change the declared type to be the appropriate interface. Medium RfHistoryDAO.java 25
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium RfHistoryDAO.java 27
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium RfHistoryDAO.java 65
Method should be declared as List<Long> Change the declared type to be the appropriate interface. Medium RfHistoryDAO.java 110
Variable should be declared as List<Long> Change the declared type to be the appropriate interface. Medium RfHistoryDAO.java 112
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium VehicleFenceReportDAO.java 24
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium VehicleProcessDAO.java 97
Variable should be declared as Map<String,Object> Change the declared type to be the appropriate interface. Medium VehicleProcessDAO.java 124
Variable should be declared as List Change the declared type to be the appropriate interface. Medium WeekendFinder.java 11
 
Violation Recommendation Severity Resource Line
Dangling else clause Enclose the then clause in a block. Medium AlertSettingsAction.java 57
Dangling else clause Enclose the then clause in a block. Medium AlertSettingsAction.java 65
Dangling else clause Enclose the then clause in a block. Medium AlertSettingsAction.java 134
Dangling else clause Enclose the then clause in a block. Medium AlertSettingsAction.java 189
Dangling else clause Enclose the then clause in a block. Medium DeviceCRUDAction.java 140
Dangling else clause Enclose the then clause in a block. Medium DeviceCRUDAction.java 165
Dangling else clause Enclose the then clause in a block. Medium TripCrudAction.java 269
Dangling else clause Enclose the then clause in a block. Medium VehicleCRUDAction.java 225
Dangling else clause Enclose the then clause in a block. Medium VehicleCRUDAction.java 250
Dangling else clause Enclose the then clause in a block. Medium VehicleCRUDAction.java 283
Dangling else clause Enclose the then clause in a block. Medium VehicleCRUDAction.java 291
Dangling else clause Enclose the then clause in a block. Medium DeviceProcessDAO.java 67
Dangling else clause Enclose the then clause in a block. Medium DeviceProcessDAO.java 69
Dangling else clause Enclose the then clause in a block. Medium DeviceProcessDAO.java 305
Dangling else clause Enclose the then clause in a block. Medium DeviceProcessDAO.java 307
Dangling else clause Enclose the then clause in a block. Medium FenceUsersDAO.java 90
Dangling else clause Enclose the then clause in a block. Medium FenceUsersDAO.java 132
Dangling else clause Enclose the then clause in a block. Medium RfHistoryDAO.java 154
Dangling else clause Enclose the then clause in a block. Medium UserProcessDAO.java 103
Dangling else clause Enclose the then clause in a block. Medium UserProcessDAO.java 105
Dangling else clause Enclose the then clause in a block. Medium UserProcessDAO.java 107
Dangling else clause Enclose the then clause in a block. Medium VehicleProcessDAO.java 174
 
Violation Recommendation Severity Resource Line
Use compound assignment Replace the assignment with a compound assignment. Medium FenceVehicleMapAction.java 199
Use compound assignment Replace the assignment with a compound assignment. Medium GeofenceAction.java 126
Use compound assignment Replace the assignment with a compound assignment. Medium FenceUsersDAO.java 178
Use compound assignment Replace the assignment with a compound assignment. Medium FenceUsersDAO.java 180
Use compound assignment Replace the assignment with a compound assignment. Medium FenceUsersDAO.java 215
Use compound assignment Replace the assignment with a compound assignment. Medium FenceUsersDAO.java 217
Use compound assignment Replace the assignment with a compound assignment. Medium FenceUsersDAO.java 249
Use compound assignment Replace the assignment with a compound assignment. Medium FenceUsersDAO.java 251
Use compound assignment Replace the assignment with a compound assignment. Medium SpeedParamDTO.java 88
Use compound assignment Replace the assignment with a compound assignment. Medium TripDistanceDTO.java 187
Use compound assignment Replace the assignment with a compound assignment. Medium TripParameters.java 171
 
Violation Recommendation Severity Resource Line
Unnecessary conversion to String Replaces the code with code that directly checks the length. Medium DeviceProcessDAO.java 209
Unnecessary conversion to String Replaces the code with code that directly checks the length. Medium VehicleProcessDAO.java 258
 
Violation Recommendation Severity Resource Line
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 155
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 158
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 164
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 165
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 165
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 166
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 166
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 170
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 171
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 171
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 172
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 172
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium AlertSettingsAction.java 175
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceVehicleMapAction.java 185
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceVehicleMapAction.java 191
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceVehicleMapAction.java 199
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceVehicleMapAction.java 201
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceAction.java 111
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceAction.java 117
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceAction.java 126
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceAction.java 128
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium HolidayAction.java 234
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessageHandler.java 157
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessageHandler.java 157
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserNotificationAction.java 228
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserNotificationAction.java 247
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 86
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 93
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 103
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 104
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 105
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 115
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DailyTripRepDAO.java 152
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 96
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 122
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 155
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 164
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 174
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 183
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceProcessDAO.java 197
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 34
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 60
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 61
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 62
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 63
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 64
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 65
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 95
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 95
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 137
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 138
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 139
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 140
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 141
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 142
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 173
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 178
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 180
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 204
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 215
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 217
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 244
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 249
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceUsersDAO.java 251
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofencingDAO.java 52
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofencingDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofencingDAO.java 110
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofencingDAO.java 138
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofencingDAO.java 171
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofencingDAO.java 202
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium LoginGpsDAO.java 30
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessagesDAO.java 27
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MLoginGpsDAO.java 61
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium PartiallyOfflineDAO.java 42
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium PartiallyOfflineDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 80
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 104
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 112
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 123
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 124
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 134
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 137
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 138
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportProcessDAO.java 139
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 36
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 37
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 38
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 48
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 60
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 61
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 62
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 72
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 84
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 86
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 117
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 118
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 120
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 121
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 123
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 132
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 133
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 133
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 35
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 43
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 90
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 91
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 92
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 93
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 94
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 95
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 120
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 160
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 173
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 200
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfHistoryDAO.java 200
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium SettingsDAO.java 67
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserNotificationDAO.java 155
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserNotificationDAO.java 365
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserNotificationDAO.java 421
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserProcessDAO.java 102
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserProcessDAO.java 104
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserProcessDAO.java 106
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserProcessDAO.java 108
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserProcessDAO.java 122
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserTripDAO.java 297
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleFenceDAO.java 38
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleFenceDAO.java 101
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleFenceDAO.java 125
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleFenceReportDAO.java 31
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleFenceReportDAO.java 32
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleFenceReportDAO.java 33
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 51
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 102
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 132
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 211
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 216
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 223
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 230
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 237
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 242
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium VehicleProcessDAO.java 269
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium WeekendFinder.java 19
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium WeekendFinder.java 21
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ConfigurationsDAO.java 27
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceDAO.java 55
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceDAO.java 72
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium DeviceDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceHistoryDAO.java 55
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceHistoryDAO.java 72
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceHistoryDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceHistoryDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceReportDAO.java 55
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceReportDAO.java 72
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceReportDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FenceReportDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FrequentTripDetailsDAO.java 53
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FrequentTripDetailsDAO.java 70
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FrequentTripDetailsDAO.java 80
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FrequentTripDetailsDAO.java 83
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FuelCalibrationDAO.java 76
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FuelHistoryDAO.java 49
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium FuelHistoryDAO.java 80
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceDAO.java 59
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceDAO.java 88
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeofenceDAO.java 91
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeovehicleMapDAO.java 51
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeovehicleMapDAO.java 68
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeovehicleMapDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium GeovehicleMapDAO.java 81
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium HolidaysDAO.java 52
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium HolidaysDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessageTemplatesDAO.java 53
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessageTemplatesDAO.java 70
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessageTemplatesDAO.java 80
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium MessageTemplatesDAO.java 83
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium NotificationDAO.java 53
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium NotificationDAO.java 70
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium NotificationDAO.java 80
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium NotificationDAO.java 83
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium OrganizationDAO.java 61
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium OrganizationDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium OrganizationDAO.java 88
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium OrganizationDAO.java 91
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ParamsSummaryDAO.java 79
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ParamsSummaryDAO.java 105
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium PhoneDAO.java 59
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium PhoneDAO.java 76
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium PhoneDAO.java 86
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium PhoneDAO.java 89
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 16
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium ReportSummaryDAO.java 20
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfidHistoryDAO.java 87
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium RfidHistoryDAO.java 113
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium SpeedparameterDAO.java 52
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium SpeedparameterDAO.java 69
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium SpeedparameterDAO.java 79
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium SpeedparameterDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripDetailsDAO.java 69
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripDetailsDAO.java 86
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripDetailsDAO.java 96
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripDetailsDAO.java 99
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripParametersDAO.java 58
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripParametersDAO.java 75
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripParametersDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripParametersDAO.java 88
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripPreferenceDAO.java 58
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripPreferenceDAO.java 75
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripPreferenceDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripPreferenceDAO.java 88
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripScrapsDAO.java 52
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripScrapsDAO.java 69
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripScrapsDAO.java 79
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripScrapsDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripTravelerDetailsDAO.java 63
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripTravelerDetailsDAO.java 80
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripTravelerDetailsDAO.java 90
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripTravelerDetailsDAO.java 93
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripVehicleMapDAO.java 51
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripVehicleMapDAO.java 68
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripVehicleMapDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium TripVehicleMapDAO.java 81
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDAO.java 95
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDAO.java 105
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDAO.java 108
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDetailsDAO.java 68
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDetailsDAO.java 85
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDetailsDAO.java 95
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserDetailsDAO.java 98
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserGeofenceMapDAO.java 51
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserGeofenceMapDAO.java 68
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserGeofenceMapDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserGeofenceMapDAO.java 81
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsergroupDAO.java 54
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsergroupDAO.java 71
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsergroupDAO.java 81
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsergroupDAO.java 84
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserLandmarksDAO.java 54
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserLandmarksDAO.java 71
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserLandmarksDAO.java 81
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserLandmarksDAO.java 84
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserPreferencesDAO.java 65
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserPreferencesDAO.java 82
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserPreferencesDAO.java 92
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserPreferencesDAO.java 95
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserRfidDAO.java 88
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UserRfidDAO.java 114
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersGeofenceDAO.java 73
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersGroupsDAO.java 51
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersGroupsDAO.java 68
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersGroupsDAO.java 78
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersGroupsDAO.java 81
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersOrgsDAO.java 40
Cannot concatenate Strings Use the class MessageFormat to construct the string based on a pattern that can be localized for each locale. Medium UsersOrgsDAO.java 92
 
Violation Recommendation Severity Resource Line
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium TripCrudAction.java 303
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium TripCrudAction.java 307
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium TripCrudAction.java 311
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium TripCrudAction.java 316
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium TripCrudAction.java 320
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium TripCrudAction.java 324
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium UserNotificationAction.java 225
Should not compare values using the not equals (!=) operator Replace the comparison with an invocation of equals(). Medium UserTripAction.java 175
Should not compare values using the not equals (!=) operator Replace the comparison with an invocation of equals(). Medium FenceUsersDAO.java 92
Should not compare values using the not equals (!=) operator Replace the comparison with an invocation of equals(). Medium FenceUsersDAO.java 135
Should not compare values using the not equals (!=) operator Replace the comparison with an invocation of equals(). Medium RfHistoryDAO.java 157
Should not compare values using the not equals (!=) operator Replace the comparison with an invocation of equals(). Medium UserProcessDAO.java 101
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium FrequentTripDetailsId.java 55
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium FrequentTripDetailsId.java 59
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium UsergrouproleId.java 65
Should not compare values using the equals (==) operator Replace the comparison with an invocation of equals(). Medium UsersGroupsId.java 55
 
Violation Recommendation Severity Resource Line
Invalid constant name: "error" starts with lowercase letters Rename the field from "error" to "ERROR". Medium MLoginGpsDAO.java 19
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium SettingsDAO.java 16
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium ConfigurationsDAO.java 21
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium DeviceDAO.java 25
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium FenceHistoryDAO.java 25
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium FenceReportDAO.java 26
Invalid constant name: "Geofence" contains lowercase letters Rename the field from "Geofence" to "GEOFENCE". Medium FenceReportDAO.java 28
Invalid constant name: "Vehicle" contains lowercase letters Rename the field from "Vehicle" to "VEHICLE". Medium FenceReportDAO.java 29
Invalid constant name: "Date" contains lowercase letters Rename the field from "Date" to "DATE". Medium FenceReportDAO.java 30
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium FrequentTripDetailsDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium FuelCalibrationDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium FuelHistoryDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium GeofenceDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium GeovehicleMapDAO.java 24
Invalid constant name: "threadLocal" starts with lowercase letters Rename the field from "threadLocal" to "THREADLOCAL". Medium HibernateSessionFactory.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium HolidaysDAO.java 12
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium MessageTemplatesDAO.java 25
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium NotificationDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium OrganizationDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium ParamsSummaryDAO.java 12
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium PhoneDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium RfidHistoryDAO.java 20
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium SpeedparameterDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium SpeedSettingsDAO.java 12
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium TripDetailsDAO.java 25
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium TripParametersDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium TripPreferenceDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium TripScrapsDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium TripTravelerDetailsDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium TripVehicleMapDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserDetailsDAO.java 24
Invalid constant name: "ORGANIZATION_1" ends with digits Rename the field from "ORGANIZATION_1" to "ORGANIZATION_". Medium UserDetailsDAO.java 36
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserGeofenceMapDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserGradesDAO.java 8
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UsergroupDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserLandmarksDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserPreferencesDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UserRfidDAO.java 20
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UsersGeofenceDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UsersGroupsDAO.java 24
Invalid constant name: "log" starts with lowercase letters Rename the field from "log" to "LOG". Medium UsersOrgsDAO.java 25
 
Violation Recommendation Severity Resource Line
Invalid exception parameter name: "de" Rename the exception parameter. Medium DeviceCRUDAction.java 222
Invalid exception parameter name: "dae" Rename the exception parameter. Medium DeviceCRUDAction.java 228
Invalid exception parameter name: "dme" Rename the exception parameter. Medium DeviceCRUDAction.java 234
Invalid exception parameter name: "ne" Rename the exception parameter. Medium DeviceCRUDAction.java 277
Invalid exception parameter name: "de" Rename the exception parameter. Medium DeviceCRUDAction.java 348
Invalid exception parameter name: "dae" Rename the exception parameter. Medium DeviceCRUDAction.java 354
Invalid exception parameter name: "dme" Rename the exception parameter. Medium DeviceCRUDAction.java 360
Invalid exception parameter name: "diu" Rename the exception parameter. Medium DeviceCRUDAction.java 398
Invalid exception parameter name: "exp" Rename the exception parameter. Medium TemplateManager.java 248
Invalid exception parameter name: "exp" Rename the exception parameter. Medium TemplateManager.java 261
Invalid exception parameter name: "e1" Rename the exception parameter. Medium DailyTripRepDAO.java 203
Invalid exception parameter name: "exp" Rename the exception parameter. Medium MessagesDAO.java 67
Invalid exception parameter name: "ce" Rename the exception parameter. Medium UserNotificationDAO.java 64
 
Violation Recommendation Severity Resource Line
Invalid field name: "ReportSummaryList" starts with uppercase letters Rename the field from "ReportSummaryList" to "reportSummaryList". Medium ReportSummaryDAO.java 28
Invalid field name: "Distance" starts with uppercase letters Rename the field from "Distance" to "distance". Medium FenceReport.java 22
Invalid field name: "Id" starts with uppercase letters Rename the field from "Id" to "id". Medium FuelCalibration.java 12
Invalid field name: "FuelVolt" starts with uppercase letters Rename the field from "FuelVolt" to "fuelVolt". Medium FuelCalibration.java 15
Invalid field name: "Id" starts with uppercase letters Rename the field from "Id" to "id". Medium FuelHistory.java 15
Invalid field name: "SeqFenceAM" starts with uppercase letters Rename the field from "SeqFenceAM" to "seqFenceAM". Medium Geofence.java 29
Invalid field name: "SeqFencePM" starts with uppercase letters Rename the field from "SeqFencePM" to "seqFencePM". Medium Geofence.java 30
Invalid field name: "StopTimeAM" starts with uppercase letters Rename the field from "StopTimeAM" to "stopTimeAM". Medium Geofence.java 31
Invalid field name: "StopTimePM" starts with uppercase letters Rename the field from "StopTimePM" to "stopTimePM". Medium Geofence.java 32
 
Violation Recommendation Severity Resource Line
Invalid local variable name: "MgrObj" starts with uppercase letters Rename the variable. Medium MessageHandler.java 203
Invalid local variable name: "OrganizationId" starts with uppercase letters Rename the variable. Medium TemplateManager.java 240
Invalid local variable name: "VehId" starts with uppercase letters Rename the variable. Medium DailyTripRepDAO.java 133
Invalid local variable name: "FromDate" starts with uppercase letters Rename the variable. Medium DailyTripRepDAO.java 133
Invalid local variable name: "ToDate" starts with uppercase letters Rename the variable. Medium DailyTripRepDAO.java 133
Invalid local variable name: "Trip" starts with uppercase letters Rename the variable. Medium GeofencingDAO.java 194
Invalid local variable name: "ReportSummaryList" starts with uppercase letters Rename the variable. Medium ReportSummaryDAO.java 32
Invalid local variable name: "Mobile_Nos" starts with uppercase letters Rename the variable. Medium UserTripDAO.java 289
Invalid local variable name: "NosList" starts with uppercase letters Rename the variable. Medium UserTripDAO.java 290
Invalid local variable name: "ObjDao" starts with uppercase letters Rename the variable. Medium UserTripDAO.java 293
Invalid local variable name: "CreationTime" starts with uppercase letters Rename the variable. Medium FuelFilter.java 34
Invalid local variable name: "ConfigName" starts with uppercase letters Rename the variable. Medium ConfigurationsDAO.java 22
Invalid local variable name: "ConfigList" starts with uppercase letters Rename the variable. Medium ConfigurationsDAO.java 27
Invalid local variable name: "ReportSummaryList" starts with uppercase letters Rename the variable. Medium ReportSummaryDAO.java 13
 
Violation Recommendation Severity Resource Line
Invalid method parameter name: "OrganizationId" starts with uppercase letters Rename the method parameter from "OrganizationId" to "organizationId". Medium TemplateManager.java 240
Invalid method parameter name: "VehId" starts with uppercase letters Rename the method parameter from "VehId" to "vehId". Medium DailyTripRepDAO.java 133
Invalid method parameter name: "FromDate" starts with uppercase letters Rename the method parameter from "FromDate" to "fromDate". Medium DailyTripRepDAO.java 133
Invalid method parameter name: "ToDate" starts with uppercase letters Rename the method parameter from "ToDate" to "toDate". Medium DailyTripRepDAO.java 133
Invalid method parameter name: "Trip" starts with uppercase letters Rename the method parameter from "Trip" to "trip". Medium GeofencingDAO.java 194
Invalid method parameter name: "CreationTime" starts with uppercase letters Rename the method parameter from "CreationTime" to "creationTime". Medium FuelFilter.java 34
Invalid method parameter name: "ConfigName" starts with uppercase letters Rename the method parameter from "ConfigName" to "configName". Medium ConfigurationsDAO.java 22
 
Violation Recommendation Severity Resource Line
Invalid method name: "ListAllDevices" starts with uppercase letters Rename the method from "ListAllDevices" to "listAllDevices". Medium DeviceCRUDAction.java 294
Invalid method name: "SendMessage" starts with uppercase letters Rename the method from "SendMessage" to "sendMessage". Medium MessageHandler.java 190
Invalid method name: "ToRfidSearch" starts with uppercase letters Rename the method from "ToRfidSearch" to "toRfidSearch". Medium RFIDAction.java 44
Invalid method name: "FetchHistory" starts with uppercase letters Rename the method from "FetchHistory" to "fetchHistory". Medium TemplateManager.java 240
Invalid method name: "UpdateHistory" starts with uppercase letters Rename the method from "UpdateHistory" to "updateHistory". Medium TemplateManager.java 255
Invalid method name: "ViewParents" starts with uppercase letters Rename the method from "ViewParents" to "viewParents". Medium UserTripAction.java 145
Invalid method name: "Add" starts with uppercase letters Rename the method from "Add" to "add". Medium DeviceProcessDAO.java 46
Invalid method name: "Search" starts with uppercase letters Rename the method from "Search" to "search". Medium DeviceProcessDAO.java 135
Invalid method name: "ListAll" starts with uppercase letters Rename the method from "ListAll" to "listAll". Medium DeviceProcessDAO.java 247
Invalid method name: "Update" starts with uppercase letters Rename the method from "Update" to "update". Medium DeviceProcessDAO.java 282
Invalid method name: "DeleteDevice" starts with uppercase letters Rename the method from "DeleteDevice" to "deleteDevice". Medium DeviceProcessDAO.java 322
Invalid method name: "Add" starts with uppercase letters Rename the method from "Add" to "add". Medium HolidayProcessDAO.java 27
Invalid method name: "SaveTemplate" starts with uppercase letters Rename the method from "SaveTemplate" to "saveTemplate". Medium MessagesDAO.java 39
Invalid method name: "FetchReportSummary" starts with uppercase letters Rename the method from "FetchReportSummary" to "fetchReportSummary". Medium ReportSummaryDAO.java 30
Invalid method name: "FetchReportSummaryForAll" starts with uppercase letters Rename the method from "FetchReportSummaryForAll" to "fetchReportSummaryForAll". Medium ReportSummaryDAO.java 54
Invalid method name: "FetchReportSummaryOrg" starts with uppercase letters Rename the method from "FetchReportSummaryOrg" to "fetchReportSummaryOrg". Medium ReportSummaryDAO.java 78
Invalid method name: "Add" starts with uppercase letters Rename the method from "Add" to "add". Medium VehicleProcessDAO.java 150
Invalid method name: "Search" starts with uppercase letters Rename the method from "Search" to "search". Medium VehicleProcessDAO.java 190
Invalid method name: "ListAll" starts with uppercase letters Rename the method from "ListAll" to "listAll". Medium VehicleProcessDAO.java 305
Invalid method name: "SetCreationTime" starts with uppercase letters Rename the method from "SetCreationTime" to "setCreationTime". Medium FuelFilter.java 34
Invalid method name: "GetCreationTime" starts with uppercase letters Rename the method from "GetCreationTime" to "getCreationTime". Medium FuelFilter.java 37
Invalid method name: "SetSpeed" starts with uppercase letters Rename the method from "SetSpeed" to "setSpeed". Medium FuelFilter.java 40
Invalid method name: "GetSpeed" starts with uppercase letters Rename the method from "GetSpeed" to "getSpeed". Medium FuelFilter.java 43
Invalid method name: "SetVoltage" starts with uppercase letters Rename the method from "SetVoltage" to "setVoltage". Medium FuelFilter.java 46
Invalid method name: "GetVoltage" starts with uppercase letters Rename the method from "GetVoltage" to "getVoltage". Medium FuelFilter.java 49
Invalid method name: "FetchReportSummary" starts with uppercase letters Rename the method from "FetchReportSummary" to "fetchReportSummary". Medium ReportSummaryDAO.java 11
 
Violation Recommendation Severity Resource Line
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium AlertSettingsAction.java 31
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium AutoCompleteAction.java 24
Invalid field name: "trips" starts with lowercase letters Rename the field from "trips" to "Trips". Medium AutoCompleteAction.java 28
Invalid field name: "grades" starts with lowercase letters Rename the field from "grades" to "Grades". Medium AutoCompleteAction.java 29
Invalid field name: "student" starts with lowercase letters Rename the field from "student" to "Student". Medium AutoCompleteAction.java 30
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium DeviceCRUDAction.java 61
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium FenceVehicleMapAction.java 38
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium GenerateMap.java 52
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium GeofenceAction.java 40
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium HeaderForwardAction.java 23
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium HolidayAction.java 31
Invalid field name: "weekDays" starts with lowercase letters Rename the field from "weekDays" to "WeekDays". Medium HolidayAction.java 38
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium LogingpsAction.java 67
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium LogoutAction.java 37
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium MessageHandler.java 41
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium RFIDAction.java 30
Invalid field name: "sessionProps" starts with lowercase letters Rename the field from "sessionProps" to "SessionProps". Medium RFIDAction.java 34
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium TemplateManager.java 32
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium TripCrudAction.java 39
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium UserNotificationAction.java 125
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium UserTripAction.java 100
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium VehicleCRUDAction.java 44
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium DailyTripRepDAO.java 38
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium DeviceProcessDAO.java 29
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium FenceUsersDAO.java 21
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium GeofencingDAO.java 34
Invalid field name: "format1" starts with lowercase letters Rename the field from "format1" to "Format1". Medium GeofencingDAO.java 35
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium HolidayProcessDAO.java 22
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium MessagesDAO.java 16
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium PartiallyOfflineDAO.java 26
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium ReportProcessDAO.java 27
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium ReportSummaryDAO.java 24
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium RfHistoryDAO.java 22
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium UserNotificationDAO.java 28
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium UserTripDAO.java 26
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium VehicleFenceDAO.java 19
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium VehicleProcessDAO.java 41
Invalid field name: "dateComparator" starts with lowercase letters Rename the field from "dateComparator" to "DateComparator". Medium TripDistanceDTO.java 194
Invalid field name: "configuration" starts with lowercase letters Rename the field from "configuration" to "Configuration". Medium HibernateSessionFactory.java 25
Invalid field name: "sessionFactory" starts with lowercase letters Rename the field from "sessionFactory" to "SessionFactory". Medium HibernateSessionFactory.java 26
Invalid field name: "configFile" starts with lowercase letters Rename the field from "configFile" to "ConfigFile". Medium HibernateSessionFactory.java 27
Invalid field name: "log" starts with lowercase letters Rename the field from "log" to "Log". Medium ReportSummaryDAO.java 10
 
Violation Recommendation Severity Resource Line
Use of synchronized modifier Use a synchronized statement rather than the synchronized modifier. Medium MLoginGpsDAO.java 23
 
Violation
 
Violation Recommendation Severity Resource Line
Missing file comment Add the missing file comment. Low AlertSettingsAction.java 1
Missing file comment Add the missing file comment. Low AutoCompleteAction.java 1
Missing file comment Add the missing file comment. Low BaseAction.java 1
Missing file comment Add the missing file comment. Low CookieLoginAction.java 1
Missing file comment Add the missing file comment. Low DeviceCRUDAction.java 1
Missing file comment Add the missing file comment. Low FenceVehicleMapAction.java 1
Missing file comment Add the missing file comment. Low GenerateMap.java 1
Missing file comment Add the missing file comment. Low GeofenceAction.java 1
Missing file comment Add the missing file comment. Low HeaderForwardAction.java 1
Missing file comment Add the missing file comment. Low HolidayAction.java 1
Missing file comment Add the missing file comment. Low MessageHandler.java 1
Missing file comment Add the missing file comment. Low MLoginGpsAction.java 1
Missing file comment Add the missing file comment. Low RFIDAction.java 1
Missing file comment Add the missing file comment. Low TemplateManager.java 1
Missing file comment Add the missing file comment. Low TripCrudAction.java 1
Missing file comment Add the missing file comment. Low UserNotificationAction.java 1
Missing file comment Add the missing file comment. Low UserTripAction.java 1
Missing file comment Add the missing file comment. Low VehicleCRUDAction.java 1
Missing file comment Add the missing file comment. Low DailyTripRepDAO.java 1
Missing file comment Add the missing file comment. Low DeviceProcessDAO.java 1
Missing file comment Add the missing file comment. Low FenceUsersDAO.java 1
Missing file comment Add the missing file comment. Low GeofencingDAO.java 1
Missing file comment Add the missing file comment. Low HolidayProcessDAO.java 1
Missing file comment Add the missing file comment. Low LoginGpsDAO.java 1
Missing file comment Add the missing file comment. Low MessagesDAO.java 1
Missing file comment Add the missing file comment. Low MLoginGpsDAO.java 1
Missing file comment Add the missing file comment. Low ReportProcessDAO.java 1
Missing file comment Add the missing file comment. Low ReportRefDAO.java 1
Missing file comment Add the missing file comment. Low ReportSummaryDAO.java 1
Missing file comment Add the missing file comment. Low RfHistoryDAO.java 1
Missing file comment Add the missing file comment. Low RoleProcessDAO.java 1
Missing file comment Add the missing file comment. Low SettingsDAO.java 1
Missing file comment Add the missing file comment. Low TripProcessDAO.java 1
Missing file comment Add the missing file comment. Low UserNotificationDAO.java 1
Missing file comment Add the missing file comment. Low UserProcessDAO.java 1
Missing file comment Add the missing file comment. Low UserTripDAO.java 1
Missing file comment Add the missing file comment. Low VehicleFenceDAO.java 1
Missing file comment Add the missing file comment. Low VehicleFenceReportDAO.java 1
Missing file comment Add the missing file comment. Low VehicleProcessDAO.java 1
Missing file comment Add the missing file comment. Low WeekendFinder.java 1
Missing file comment Add the missing file comment. Low DeviceTripDTO.java 1
Missing file comment Add the missing file comment. Low DistParamsDTO.java 1
Missing file comment Add the missing file comment. Low FrequentTripDTO.java 1
Missing file comment Add the missing file comment. Low FuelDTO.java 1
Missing file comment Add the missing file comment. Low FuelFilter.java 1
Missing file comment Add the missing file comment. Low Packet.java 1
Missing file comment Add the missing file comment. Low RFIDInfoHistoryDTO.java 1
Missing file comment Add the missing file comment. Low SpeedParamDTO.java 1
Missing file comment Add the missing file comment. Low TripByVehicleDTO.java 1
Missing file comment Add the missing file comment. Low TripDistanceDTO.java 1
Missing file comment Add the missing file comment. Low TripParamDTO.java 1
Missing file comment Add the missing file comment. Low UserGeofenceDTO.java 1
Missing file comment Add the missing file comment. Low DeviceAlreadyInUseException.java 1
Missing file comment Add the missing file comment. Low DupilicateTripException.java 1
Missing file comment Add the missing file comment. Low DuplicateAliasNameException.java 1
Missing file comment Add the missing file comment. Low DuplicateDeviceNameException.java 1
Missing file comment Add the missing file comment. Low DuplicateMobileNumberException.java 1
Missing file comment Add the missing file comment. Low DuplicateRegisterNumberException.java 1
Missing file comment Add the missing file comment. Low DuplicateVehicleNameException.java 1
Missing file comment Add the missing file comment. Low InvalidMailIdOrPasswordException.java 1
Missing file comment Add the missing file comment. Low LoginIDDoesNotMatchException.java 1
Missing file comment Add the missing file comment. Low NullFieldsException.java 1
Missing file comment Add the missing file comment. Low PassworDoesNotMatchException.java 1
Missing file comment Add the missing file comment. Low TripNameDuplicateException.java 1
Missing file comment Add the missing file comment. Low UserNotLoggedInException.java 1
Missing file comment Add the missing file comment. Low VehicleExistsInTimeException.java 1
Missing file comment Add the missing file comment. Low VehicleInUseException.java 1
Missing file comment Add the missing file comment. Low GenerateMapForm.java 1
Missing file comment Add the missing file comment. Low GeofenceForm.java 1
Missing file comment Add the missing file comment. Low GLatLng.java 1
Missing file comment Add the missing file comment. Low AccumulatorRef.java 1
Missing file comment Add the missing file comment. Low AlertHistory.java 1
Missing file comment Add the missing file comment. Low AlertHistoryBean.java 1
Missing file comment Add the missing file comment. Low BaseHibernateDAO.java 1
Missing file comment Add the missing file comment. Low Configurations.java 1
Missing file comment Add the missing file comment. Low DataContextMapping.java 1
Missing file comment Add the missing file comment. Low Device.java 1
Missing file comment Add the missing file comment. Low DeviceDAO.java 1
Missing file comment Add the missing file comment. Low DistanceHistory.java 1
Missing file comment Add the missing file comment. Low DistanceHistoryBean.java 1
Missing file comment Add the missing file comment. Low EventNotification.java 1
Missing file comment Add the missing file comment. Low FenceHistory.java 1
Missing file comment Add the missing file comment. Low FenceHistoryDAO.java 1
Missing file comment Add the missing file comment. Low FenceReport.java 1
Missing file comment Add the missing file comment. Low FenceReportDAO.java 1
Missing file comment Add the missing file comment. Low FrequentTripDetails.java 1
Missing file comment Add the missing file comment. Low FrequentTripDetailsDAO.java 1
Missing file comment Add the missing file comment. Low FrequentTripDetailsId.java 1
Missing file comment Add the missing file comment. Low FuelCalibration.java 1
Missing file comment Add the missing file comment. Low FuelCalibrationDAO.java 1
Missing file comment Add the missing file comment. Low FuelHistory.java 1
Missing file comment Add the missing file comment. Low FuelHistoryBean.java 1
Missing file comment Add the missing file comment. Low FuelHistoryDAO.java 1
Missing file comment Add the missing file comment. Low Fuelusagetest.java 1
Missing file comment Add the missing file comment. Low Geofence.java 1
Missing file comment Add the missing file comment. Low GeofenceDAO.java 1
Missing file comment Add the missing file comment. Low GeovehicleMap.java 1
Missing file comment Add the missing file comment. Low GeovehicleMapDAO.java 1
Missing file comment Add the missing file comment. Low HibernateSessionFactory.java 1
Missing file comment Add the missing file comment. Low Holidays.java 1
Missing file comment Add the missing file comment. Low HolidaysDAO.java 1
Missing file comment Add the missing file comment. Low IBaseHibernateDAO.java 1
Missing file comment Add the missing file comment. Low MessageFormat.java 1
Missing file comment Add the missing file comment. Low MessageTemplates.java 1
Missing file comment Add the missing file comment. Low MessageTemplatesDAO.java 1
Missing file comment Add the missing file comment. Low MetaDistance.java 1
Missing file comment Add the missing file comment. Low MetaDistanceBean.java 1
Missing file comment Add the missing file comment. Low MetaFuel.java 1
Missing file comment Add the missing file comment. Low MetaFuelBean.java 1
Missing file comment Add the missing file comment. Low Notification.java 1
Missing file comment Add the missing file comment. Low NotificationDAO.java 1
Missing file comment Add the missing file comment. Low Organization.java 1
Missing file comment Add the missing file comment. Low OrganizationDAO.java 1
Missing file comment Add the missing file comment. Low Packet.java 1
Missing file comment Add the missing file comment. Low ParamsSummary.java 1
Missing file comment Add the missing file comment. Low ParamsSummaryDAO.java 1
Missing file comment Add the missing file comment. Low Phone.java 1
Missing file comment Add the missing file comment. Low PhoneDAO.java 1
Missing file comment Add the missing file comment. Low ReportRef.java 1
Missing file comment Add the missing file comment. Low ReportSummary.java 1
Missing file comment Add the missing file comment. Low ReportSummaryDAO.java 1
Missing file comment Add the missing file comment. Low RfidHistory.java 1
Missing file comment Add the missing file comment. Low RfidHistoryDAO.java 1
Missing file comment Add the missing file comment. Low RfidParameters.java 1
Missing file comment Add the missing file comment. Low RfidStatus.java 1
Missing file comment Add the missing file comment. Low ScheduleReport.java 1
Missing file comment Add the missing file comment. Low Schools.java 1
Missing file comment Add the missing file comment. Low Settings.java 1
Missing file comment Add the missing file comment. Low SmsDetails.java 1
Missing file comment Add the missing file comment. Low SmsRegister.java 1
Missing file comment Add the missing file comment. Low Speedparameter.java 1
Missing file comment Add the missing file comment. Low SpeedparameterDAO.java 1
Missing file comment Add the missing file comment. Low SpeedSettings.java 1
Missing file comment Add the missing file comment. Low SpeedSettingsDAO.java 1
Missing file comment Add the missing file comment. Low Stopfencemapping.java 1
Missing file comment Add the missing file comment. Low TripAttender.java 1
Missing file comment Add the missing file comment. Low TripDetails.java 1
Missing file comment Add the missing file comment. Low TripDetailsDAO.java 1
Missing file comment Add the missing file comment. Low TripDeviation.java 1
Missing file comment Add the missing file comment. Low TripMsgParams.java 1
Missing file comment Add the missing file comment. Low TripParameters.java 1
Missing file comment Add the missing file comment. Low TripParametersDAO.java 1
Missing file comment Add the missing file comment. Low TripPreference.java 1
Missing file comment Add the missing file comment. Low TripPreferenceDAO.java 1
Missing file comment Add the missing file comment. Low TripReference.java 1
Missing file comment Add the missing file comment. Low TripScraps.java 1
Missing file comment Add the missing file comment. Low TripScrapsDAO.java 1
Missing file comment Add the missing file comment. Low TripTravelerDetails.java 1
Missing file comment Add the missing file comment. Low TripTravelerDetailsDAO.java 1
Missing file comment Add the missing file comment. Low TripTraversal.java 1
Missing file comment Add the missing file comment. Low TripVehicleMap.java 1
Missing file comment Add the missing file comment. Low TripVehicleMapDAO.java 1
Missing file comment Add the missing file comment. Low User.java 1
Missing file comment Add the missing file comment. Low UserDAO.java 1
Missing file comment Add the missing file comment. Low UserDetails.java 1
Missing file comment Add the missing file comment. Low UserDetailsDAO.java 1
Missing file comment Add the missing file comment. Low UserGeofenceMap.java 1
Missing file comment Add the missing file comment. Low UserGeofenceMapDAO.java 1
Missing file comment Add the missing file comment. Low UserGrade.java 1
Missing file comment Add the missing file comment. Low UserGrades.java 1
Missing file comment Add the missing file comment. Low UserGradesDAO.java 1
Missing file comment Add the missing file comment. Low Usergroup.java 1
Missing file comment Add the missing file comment. Low UsergroupDAO.java 1
Missing file comment Add the missing file comment. Low Usergroupgrouprole.java 1
Missing file comment Add the missing file comment. Low UsergroupgrouproleId.java 1
Missing file comment Add the missing file comment. Low UsergrouproleId.java 1
Missing file comment Add the missing file comment. Low UserLandmarks.java 1
Missing file comment Add the missing file comment. Low UserLandmarksDAO.java 1
Missing file comment Add the missing file comment. Low UserPreferences.java 1
Missing file comment Add the missing file comment. Low UserPreferencesDAO.java 1
Missing file comment Add the missing file comment. Low UserRfid.java 1
Missing file comment Add the missing file comment. Low UserRfidDAO.java 1
Missing file comment Add the missing file comment. Low UsersGeofence.java 1
Missing file comment Add the missing file comment. Low UsersGeofenceDAO.java 1
Missing file comment Add the missing file comment. Low UsersGroups.java 1
Missing file comment Add the missing file comment. Low UsersGroupsDAO.java 1
Missing file comment Add the missing file comment. Low UsersGroupsId.java 1
Missing file comment Add the missing file comment. Low UsersOrgs.java 1
Missing file comment Add the missing file comment. Low UsersOrgsDAO.java 1
Missing file comment Add the missing file comment. Low UsersOrgsId.java 1
 
Violation Recommendation Severity Resource Line
The package "com.gps.action" does not contain a "package.html" file Add the missing "package.html" file. Low AlertSettingsAction.java 1
The package "com.gps.dao" does not contain a "package.html" file Add the missing "package.html" file. Low DailyTripRepDAO.java 1
The package "com.gps.dto" does not contain a "package.html" file Add the missing "package.html" file. Low DeviceTripDTO.java 1
The package "com.gps.exception" does not contain a "package.html" file Add the missing "package.html" file. Low DeviceAlreadyInUseException.java 1
The package "com.gps.form" does not contain a "package.html" file Add the missing "package.html" file. Low GLatLng.java 1
The package "com.gps.hibernate" does not contain a "package.html" file Add the missing "package.html" file. Low AccumulatorRef.java 1
 
Violation Recommendation Severity Resource Line
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 40
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low AlertSettingsAction.java 136
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 207
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 213
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 218
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 224
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 230
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertSettingsAction.java 236
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 32
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low AutoCompleteAction.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 110
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 116
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 121
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AutoCompleteAction.java 130
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low BaseAction.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low BaseAction.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low BaseAction.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low BaseAction.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low BaseAction.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 76
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 77
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 78
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 80
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 81
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 82
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 83
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 84
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 87
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 95
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 99
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 103
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 106
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 109
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 112
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 115
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 118
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 121
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 124
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 127
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 130
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low CookieLoginAction.java 131
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low CookieLoginAction.java 135
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low CookieLoginAction.java 145
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low CookieLoginAction.java 154
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low CookieLoginAction.java 236
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 255
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low CookieLoginAction.java 261
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 61
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 65
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 121
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 130
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceCRUDAction.java 163
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 169
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 178
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 200
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceCRUDAction.java 213
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceCRUDAction.java 240
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceCRUDAction.java 245
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 249
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceCRUDAction.java 282
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 291
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 309
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceCRUDAction.java 345
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 371
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 412
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 439
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceCRUDAction.java 447
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 49
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceVehicleMapAction.java 59
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceVehicleMapAction.java 77
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 116
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceVehicleMapAction.java 125
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceVehicleMapAction.java 163
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceVehicleMapAction.java 182
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceVehicleMapAction.java 220
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 56
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 68
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 70
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 71
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 72
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 73
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 74
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 75
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 76
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 82
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 93
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 97
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 101
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 104
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 107
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 110
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 113
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 116
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 119
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 122
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 125
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 218
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 725
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 755
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,221
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,226
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,230
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,234
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,238
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,261
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,442
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,509
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,527
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,866
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,871
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,878
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMap.java 1,884
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 65
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 68
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 70
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 71
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 144
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 151
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 154
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 157
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 160
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 163
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 166
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 169
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 172
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 175
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 178
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 181
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 184
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 187
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 190
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 193
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 196
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 199
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 202
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 205
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 208
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 211
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 214
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceAction.java 217
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HeaderForwardAction.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HeaderForwardAction.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 52
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low HolidayAction.java 77
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low HolidayAction.java 96
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 150
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low HolidayAction.java 194
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 204
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low HolidayAction.java 210
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low HolidayAction.java 237
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 286
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 289
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 292
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 295
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 298
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 301
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 304
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 307
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 310
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 321
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 324
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 327
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 330
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 333
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayAction.java 336
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 75
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 76
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 77
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 78
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 88
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 94
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 98
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 101
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 104
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 107
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsAction.java 182
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogoutAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogoutAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogoutAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 61
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageHandler.java 399
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 78
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 80
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 81
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 82
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 83
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 84
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 86
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 87
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 90
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 98
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 102
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 106
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 109
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 112
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 115
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 118
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 121
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 124
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 127
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 130
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 133
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 150
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low MLoginGpsAction.java 199
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low MLoginGpsAction.java 216
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low MLoginGpsAction.java 298
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 317
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsAction.java 323
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 42
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low RFIDAction.java 143
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low RFIDAction.java 181
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low RFIDAction.java 195
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low RFIDAction.java 234
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 257
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 263
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDAction.java 268
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TemplateManager.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TemplateManager.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TemplateManager.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TemplateManager.java 226
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 56
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 68
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 70
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 98
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 99
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 100
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 120
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 124
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 176
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low TripCrudAction.java 200
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 233
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low TripCrudAction.java 258
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low TripCrudAction.java 347
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low TripCrudAction.java 383
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 466
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 562
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 617
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 665
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripCrudAction.java 693
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 71
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 78
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 88
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 98
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 99
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 104
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 113
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 114
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 117
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 126
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 127
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 129
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 130
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 135
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 142
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 149
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 156
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 163
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 170
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 177
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 184
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 191
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 198
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 205
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationAction.java 233
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationAction.java 251
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationAction.java 259
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationAction.java 265
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 292
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 301
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationAction.java 375
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 409
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 448
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 478
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 544
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 593
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 637
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 657
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationAction.java 667
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 74
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 81
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 82
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 83
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 86
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 93
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 94
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 95
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 96
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 99
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 100
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 101
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 136
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 142
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 158
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 196
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 226
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 244
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripAction.java 258
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripAction.java 273
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 279
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripAction.java 295
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 302
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripAction.java 323
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripAction.java 369
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 397
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 437
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripAction.java 529
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 61
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 72
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 73
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 74
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 75
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 80
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 86
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 87
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 92
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 95
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 98
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 101
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 104
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 107
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 110
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 125
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 129
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 139
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 142
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 149
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 156
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 159
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleCRUDAction.java 165
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 195
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 210
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleCRUDAction.java 248
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 254
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 264
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleCRUDAction.java 319
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 337
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 393
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 437
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 454
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 576
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 631
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleCRUDAction.java 659
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DailyTripRepDAO.java 38
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DailyTripRepDAO.java 154
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 36
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 77
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 110
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 131
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 151
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 159
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 168
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 178
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 187
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 226
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 240
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 278
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 316
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 343
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low DeviceProcessDAO.java 398
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceProcessDAO.java 406
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceUsersDAO.java 76
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 108
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceUsersDAO.java 115
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 150
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceUsersDAO.java 158
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 175
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 220
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 254
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 262
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceUsersDAO.java 271
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low FenceUsersDAO.java 285
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceUsersDAO.java 438
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceUsersDAO.java 537
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 66
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low GeofencingDAO.java 93
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 98
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low GeofencingDAO.java 119
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 124
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low GeofencingDAO.java 149
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 156
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low GeofencingDAO.java 181
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low GeofencingDAO.java 240
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 244
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low GeofencingDAO.java 267
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 320
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 351
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 382
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 405
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 429
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 489
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 523
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 586
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 609
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 651
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofencingDAO.java 756
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayProcessDAO.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayProcessDAO.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidayProcessDAO.java 25
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low HolidayProcessDAO.java 92
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LoginGpsDAO.java 19
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low LoginGpsDAO.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsDAO.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsDAO.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsDAO.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MLoginGpsDAO.java 49
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low MLoginGpsDAO.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportProcessDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportProcessDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportProcessDAO.java 40
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low ReportRefDAO.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfHistoryDAO.java 109
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low RfHistoryDAO.java 182
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 29
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationDAO.java 47
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationDAO.java 62
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationDAO.java 69
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationDAO.java 76
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 88
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 113
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 137
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 163
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 199
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 238
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 265
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationDAO.java 275
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 297
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 333
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 376
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 399
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserNotificationDAO.java 405
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserNotificationDAO.java 416
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserProcessDAO.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserProcessDAO.java 129
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserProcessDAO.java 136
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 64
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripDAO.java 88
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 98
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripDAO.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 135
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 170
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserTripDAO.java 245
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low UserTripDAO.java 277
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleFenceDAO.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleFenceDAO.java 115
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 44
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleProcessDAO.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 147
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 185
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleProcessDAO.java 207
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleProcessDAO.java 219
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleProcessDAO.java 250
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleProcessDAO.java 274
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 284
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 298
Incorrect spacing between statements Reformat the code so that there are 1 blank lines between the statements. Low VehicleProcessDAO.java 308
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 334
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 420
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 446
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 485
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 515
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 569
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 696
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low VehicleProcessDAO.java 719
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low WeekendFinder.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 56
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 68
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 74
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 80
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 86
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceTripDTO.java 92
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 72
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 78
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 86
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 94
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 102
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 110
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 116
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 122
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 134
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 140
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 146
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 153
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 159
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 165
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistParamsDTO.java 171
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 6
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDTO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 73
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 91
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 97
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 103
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 109
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 115
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 121
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelDTO.java 127
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelFilter.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDTO.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RFIDInfoHistoryDTO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedParamDTO.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedParamDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedParamDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedParamDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedParamDTO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedParamDTO.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 100
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 133
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 146
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 149
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 152
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 158
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 164
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 167
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 170
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 173
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 176
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 179
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 182
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 185
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 188
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 191
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 194
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 197
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 202
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 205
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripByVehicleDTO.java 208
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDistanceDTO.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParamDTO.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GenerateMapForm.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceForm.java 74
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GLatLng.java 6
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsForm.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low LogingpsForm.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AccumulatorRef.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistory.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low AlertHistoryBean.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Configurations.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Configurations.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ConfigurationsDAO.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DataContextMapping.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DataContextMapping.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DataContextMapping.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DataContextMapping.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DataContextMapping.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Device.java 82
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DeviceDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistory.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low DistanceHistoryBean.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low EventNotification.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low EventNotification.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low EventNotification.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low EventNotification.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low EventNotification.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low EventNotification.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 75
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 81
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 87
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 93
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 99
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 112
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 120
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 133
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistory.java 146
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistoryDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistoryDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistoryDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistoryDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceHistoryDAO.java 107
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 83
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 104
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 110
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 116
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 122
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 134
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 140
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 146
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 152
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 158
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 164
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 170
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 176
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 182
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 188
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 194
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 200
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 206
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 212
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReport.java 218
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReportDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReportDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FenceReportDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetails.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetails.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetails.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetailsDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetailsId.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetailsId.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FrequentTripDetailsId.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 72
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelCalibration.java 78
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 73
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 91
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 97
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 103
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 109
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 115
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 121
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 127
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistory.java 133
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low FuelHistoryBean.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Fuelusagetest.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Fuelusagetest.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 65
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 71
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 77
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 80
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 103
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 197
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Geofence.java 202
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeofenceDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMap.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMap.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMap.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMap.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMap.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMap.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low GeovehicleMapDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HibernateSessionFactory.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HibernateSessionFactory.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HibernateSessionFactory.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HibernateSessionFactory.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HibernateSessionFactory.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Holidays.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidaysDAO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidaysDAO.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidaysDAO.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidaysDAO.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidaysDAO.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low HolidaysDAO.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageFormat.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageFormat.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageFormat.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 63
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 72
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 73
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 74
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplates.java 75
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplatesDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplatesDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MessageTemplatesDAO.java 117
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaDistance.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaDistance.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaDistanceBean.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaDistanceBean.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuel.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuel.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuel.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low MetaFuelBean.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Notification.java 56
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low NotificationDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low NotificationDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low NotificationDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Organization.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low OrganizationDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Packet.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummary.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummaryDAO.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ParamsSummaryDAO.java 96
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PartiallyOfflineInfo.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Phone.java 56
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low PhoneDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 61
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 64
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 70
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 73
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 76
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 79
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 82
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 85
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 88
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 91
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 94
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 97
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 100
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 103
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 106
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummary.java 109
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ReportSummaryDAO.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistory.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistoryDAO.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidHistoryDAO.java 104
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 60
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidParameters.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidStatus.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidStatus.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low RfidStatus.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low ScheduleReport.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Schools.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Schools.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Settings.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Settings.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsDetails.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsRegister.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsRegister.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SmsRegister.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Speedparameter.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Speedparameter.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Speedparameter.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Speedparameter.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Speedparameter.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Speedparameter.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedparameterDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedparameterDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 65
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 71
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 77
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 83
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 89
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 95
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 101
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 107
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 113
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 119
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low SpeedSettings.java 125
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Stopfencemapping.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Stopfencemapping.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Stopfencemapping.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripAttender.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripAttender.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripAttender.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 62
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 66
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 70
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 87
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 90
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 93
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 124
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 132
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 136
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 140
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 144
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 148
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 154
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetails.java 159
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDetailsDAO.java 197
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDeviation.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDeviation.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripDeviation.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripMsgParams.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripMsgParams.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripMsgParams.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripMsgParams.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripMsgParams.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 65
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 75
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 193
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 240
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParameters.java 243
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripParametersDAO.java 118
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreference.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripPreferenceDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripReference.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScraps.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScraps.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScraps.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScraps.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScraps.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScrapsDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripScrapsDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetails.java 69
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTravelerDetailsDAO.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTraversal.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTraversal.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTraversal.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTraversal.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripTraversal.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripVehicleMap.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripVehicleMap.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripVehicleMap.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripVehicleMap.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low TripVehicleMapDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 54
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 55
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 56
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 57
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 59
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low User.java 128
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 52
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDAO.java 53
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 44
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 46
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 47
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 48
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 50
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetails.java 117
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 42
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserDetailsDAO.java 43
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGeofenceMap.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGeofenceMap.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGeofenceMap.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGeofenceMap.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGeofenceMapDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrade.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrade.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrade.java 13
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 6
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 7
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 8
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 45
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserGrades.java 51
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Usergroup.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Usergroup.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Usergroup.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Usergroup.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Usergroup.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low Usergroup.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergroupDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergroupDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergroupDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergroupDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergroupgrouproleId.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergroupgrouproleId.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergrouproleId.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergrouproleId.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergrouproleId.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsergrouproleId.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarks.java 41
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarksDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarksDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarksDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserLandmarksDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 20
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 22
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 23
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 24
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferences.java 67
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 28
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 29
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 30
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 31
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 32
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 33
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 34
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 35
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 36
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 37
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 38
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 39
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserPreferencesDAO.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfid.java 9
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfid.java 10
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfid.java 11
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfid.java 12
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfid.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfidDAO.java 21
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UserRfidDAO.java 105
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 16
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 17
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 18
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 19
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 40
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofence.java 58
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGeofenceDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGroups.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGroups.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGroupsDAO.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGroupsId.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGroupsId.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersGroupsId.java 27
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgs.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgs.java 25
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgsDAO.java 26
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgsDAO.java 49
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgsId.java 14
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgsId.java 15
Incorrect spacing between members Reformat the code so that there are 1 blank lines between the members. Low UsersOrgsId.java 27
 
Violation Recommendation Severity Resource Line
The class TripDistanceDTO is being instantiated in a loop Avoid instantiation in loops unless absolutely necessary. Low DailyTripRepDAO.java 120
The class Date is being instantiated in a loop Avoid instantiation in loops unless absolutely necessary. Low PartiallyOfflineDAO.java 54
The class Date is being instantiated in a loop Avoid instantiation in loops unless absolutely necessary. Low PartiallyOfflineDAO.java 96
The class TripParameters is being instantiated in a loop Avoid instantiation in loops unless absolutely necessary. Low ReportProcessDAO.java 164
The class DateVO is being instantiated in a loop Avoid instantiation in loops unless absolutely necessary. Low ReportSummaryDAO.java 160
 
Violation Recommendation Severity Resource Line
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 133
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 135
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 158
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 188
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertSettingsAction.java 190
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 90
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 91
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 92
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 93
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 95
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 96
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 97
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 98
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 99
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 100
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AutoCompleteAction.java 102
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 139
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 141
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 143
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 145
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 146
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 148
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 149
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 150
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 151
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 152
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 153
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 154
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 155
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 156
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceCRUDAction.java 165
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceVehicleMapAction.java 188
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceVehicleMapAction.java 201
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceAction.java 114
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceAction.java 128
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 91
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 98
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 99
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 100
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 101
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 102
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 103
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 104
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 105
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 106
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 107
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 108
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 109
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 110
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 111
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 112
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 113
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 114
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 115
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 116
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 117
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 118
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 119
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 120
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 121
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 122
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 123
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 124
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 126
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 127
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 130
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 131
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 132
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 133
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 134
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 135
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 136
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 137
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 138
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 139
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 140
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 141
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 150
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 151
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 152
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 153
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 173
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 174
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidayAction.java 175
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low LogingpsAction.java 137
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low LogingpsAction.java 140
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low LogingpsAction.java 142
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low LogingpsAction.java 144
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low LogingpsAction.java 146
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low LogingpsAction.java 154
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageHandler.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageHandler.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageHandler.java 207
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageHandler.java 388
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MLoginGpsAction.java 175
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MLoginGpsAction.java 176
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MLoginGpsAction.java 180
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MLoginGpsAction.java 184
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TemplateManager.java 30
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TemplateManager.java 215
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TemplateManager.java 224
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripCrudAction.java 167
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripCrudAction.java 268
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripCrudAction.java 270
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationAction.java 229
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationAction.java 248
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationAction.java 284
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationAction.java 285
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationAction.java 286
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationAction.java 287
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripAction.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripAction.java 121
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 187
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 223
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 227
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 229
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 231
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 232
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 233
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 234
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 236
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 237
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 238
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 239
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 240
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 241
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 242
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 250
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 281
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 284
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 289
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleCRUDAction.java 292
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DailyTripRepDAO.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DailyTripRepDAO.java 94
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DailyTripRepDAO.java 104
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DailyTripRepDAO.java 105
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 289
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 290
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 291
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 293
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 294
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 295
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 304
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 306
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceProcessDAO.java 308
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 35
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 63
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 65
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 91
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 94
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 95
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 96
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 97
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 98
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 99
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 100
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 101
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 102
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 103
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 104
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 105
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 106
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 119
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 131
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 133
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 138
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 139
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 140
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 141
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 142
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 172
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 173
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 174
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 180
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 205
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 217
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 245
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 247
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 249
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 250
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceUsersDAO.java 252
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofencingDAO.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofencingDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofencingDAO.java 139
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofencingDAO.java 174
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofencingDAO.java 233
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MLoginGpsDAO.java 75
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PartiallyOfflineDAO.java 43
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PartiallyOfflineDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PartiallyOfflineDAO.java 99
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 105
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 113
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 124
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 125
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 128
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 135
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 138
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportProcessDAO.java 139
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 39
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 63
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 146
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDAO.java 162
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 39
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 47
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 91
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 92
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 93
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 94
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 95
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 118
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 119
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 120
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 121
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 122
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 123
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 124
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 125
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 126
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 127
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 128
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 129
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 130
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 131
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 153
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 155
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 158
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 159
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 160
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 161
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 162
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 163
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 164
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 165
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 166
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 167
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 168
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 169
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 172
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 173
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 174
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 175
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfHistoryDAO.java 176
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 10
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 11
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 12
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 39
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 59
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RoleProcessDAO.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SettingsDAO.java 19
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SettingsDAO.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserNotificationDAO.java 301
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserProcessDAO.java 102
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserProcessDAO.java 104
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserProcessDAO.java 106
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserProcessDAO.java 108
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 78
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 199
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 200
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 201
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 298
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 340
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 341
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserTripDAO.java 342
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleFenceDAO.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleFenceDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleFenceReportDAO.java 29
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleFenceReportDAO.java 32
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleFenceReportDAO.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleFenceReportDAO.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleProcessDAO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleProcessDAO.java 103
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleProcessDAO.java 133
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleProcessDAO.java 173
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low VehicleProcessDAO.java 175
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low WeekendFinder.java 18
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low WeekendFinder.java 29
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low WeekendFinder.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low WeekendFinder.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low WeekendFinder.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceTripDTO.java 20
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistParamsDTO.java 19
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistParamsDTO.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistParamsDTO.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistParamsDTO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistParamsDTO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 7
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 8
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 9
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 10
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 11
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 12
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 13
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 15
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 17
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 19
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 20
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 22
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 27
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 29
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 30
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 32
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 35
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 39
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 43
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 47
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 59
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelDTO.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Packet.java 14
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Packet.java 15
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ReportSummaryDTO.java 90
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RFIDInfoHistoryDTO.java 18
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedParamDTO.java 90
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 75
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 103
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 104
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 105
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 106
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 107
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 108
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 125
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 143
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 235
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 236
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 237
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 238
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 239
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 240
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 276
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripByVehicleDTO.java 293
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 28
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 189
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 195
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 197
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 198
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 199
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 200
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDistanceDTO.java 201
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParamDTO.java 13
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DuplicateMobileNumberException.java 8
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DuplicateVehicleNameException.java 4
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DuplicateVehicleNameException.java 8
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low InvalidMailIdOrPasswordException.java 5
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low InvalidMailIdOrPasswordException.java 10
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low InvalidMailIdOrPasswordException.java 11
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low InvalidMailIdOrPasswordException.java 12
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low InvalidMailIdOrPasswordException.java 13
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripNameDuplicateException.java 4
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripNameDuplicateException.java 6
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripNameDuplicateException.java 7
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistory.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistory.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistory.java 27
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistoryBean.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistoryBean.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistoryBean.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low AlertHistoryBean.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DataContextMapping.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Device.java 63
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Device.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Device.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceDAO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceDAO.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DeviceDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistanceHistory.java 20
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistanceHistory.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistanceHistory.java 22
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistanceHistoryBean.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistanceHistoryBean.java 22
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low DistanceHistoryBean.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low EventNotification.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceHistoryDAO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceHistoryDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceHistoryDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceHistoryDAO.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceHistoryDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceHistoryDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 47
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 93
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReport.java 94
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FenceReportDAO.java 124
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsDAO.java 114
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 59
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FrequentTripDetailsId.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelCalibration.java 29
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelCalibrationDAO.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelCalibrationDAO.java 65
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelCalibrationDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelCalibrationDAO.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelCalibrationDAO.java 101
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 22
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 63
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 65
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 139
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 140
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 141
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 142
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 143
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 144
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 145
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 146
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 147
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 148
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 149
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 150
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 151
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 152
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 153
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 154
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 155
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 156
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 157
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 158
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 159
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 160
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 161
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 162
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 163
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 164
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 165
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 166
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 167
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 168
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 169
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 170
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistory.java 171
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistoryBean.java 16
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistoryDAO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistoryDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistoryDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistoryDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low FuelHistoryDAO.java 105
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 43
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 88
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Geofence.java 90
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeofenceDAO.java 92
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMap.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low GeovehicleMapDAO.java 112
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HibernateSessionFactory.java 35
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HibernateSessionFactory.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HibernateSessionFactory.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Holidays.java 18
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidaysDAO.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low HolidaysDAO.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplates.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplates.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MessageTemplatesDAO.java 123
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MetaFuel.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low MetaFuelBean.java 14
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Notification.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Notification.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low NotificationDAO.java 122
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Organization.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Organization.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Organization.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Organization.java 47
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 92
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low OrganizationDAO.java 162
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Packet.java 14
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Packet.java 15
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 16
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 17
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 18
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 19
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 20
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 22
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 28
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 29
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 30
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 32
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 35
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 43
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 47
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 59
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 65
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ParamsSummaryDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Phone.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Phone.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PhoneDAO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PhoneDAO.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PhoneDAO.java 75
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PhoneDAO.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PhoneDAO.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low PhoneDAO.java 90
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 17
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 19
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 20
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 27
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 28
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 30
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 32
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 35
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 64
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 65
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 78
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistory.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistoryDAO.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistoryDAO.java 90
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistoryDAO.java 110
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low RfidHistoryDAO.java 111
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low ScheduleReport.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SmsDetails.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SmsDetails.java 35
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SmsDetails.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Speedparameter.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedparameterDAO.java 117
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedSettings.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedSettingsDAO.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedSettingsDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low SpeedSettingsDAO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 154
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 155
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 156
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 157
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 159
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 178
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 179
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 194
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 195
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 196
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 197
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 198
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 199
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 200
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 201
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 202
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 226
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 227
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 228
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 229
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 230
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 231
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 236
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 237
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 238
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 239
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 240
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 241
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 242
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 243
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetails.java 244
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 97
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 100
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDetailsDAO.java 203
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripDeviation.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripMsgParams.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 88
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 103
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 112
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 113
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 114
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 121
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 173
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 194
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 195
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 196
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 197
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 198
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 199
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParameters.java 200
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 31
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 119
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 120
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 121
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripParametersDAO.java 147
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreference.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreference.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 89
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripPreferenceDAO.java 147
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 39
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 123
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripReference.java 132
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 55
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripScrapsDAO.java 117
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetails.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetails.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetails.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetails.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetails.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 78
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 91
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 94
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 138
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTravelerDetailsDAO.java 169
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTraversal.java 27
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTraversal.java 28
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripTraversal.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low TripVehicleMapDAO.java 108
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 75
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 78
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low User.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDAO.java 93
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDAO.java 94
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDAO.java 96
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDAO.java 106
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDAO.java 109
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 75
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 78
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetails.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 84
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 86
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 96
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 99
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserDetailsDAO.java 197
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserGeofenceMapDAO.java 108
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low Usergroup.java 32
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupDAO.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupDAO.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupDAO.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupgrouproleId.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupgrouproleId.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupgrouproleId.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupgrouproleId.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergroupgrouproleId.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 73
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 75
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 76
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsergrouproleId.java 87
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarks.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 72
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 85
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserLandmarksDAO.java 127
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferences.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferences.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferences.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferences.java 47
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferences.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferences.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 68
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 80
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 83
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 93
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 96
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 128
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserPreferencesDAO.java 183
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 14
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 16
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 17
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 18
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 21
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 22
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 23
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 24
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 26
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 30
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 32
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 34
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 36
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 37
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 38
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 40
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 41
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 44
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 45
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 49
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 53
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfid.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfidDAO.java 77
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfidDAO.java 91
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfidDAO.java 111
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UserRfidDAO.java 112
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofence.java 25
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofence.java 33
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofence.java 42
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofence.java 46
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofence.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofenceDAO.java 51
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofenceDAO.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofenceDAO.java 63
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofenceDAO.java 74
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGeofenceDAO.java 98
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 54
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 66
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 67
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 79
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsDAO.java 108
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 48
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 50
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 52
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 56
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 57
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 58
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 59
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 60
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 61
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 62
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 69
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersGroupsId.java 71
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersOrgsDAO.java 70
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersOrgsDAO.java 81
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersOrgsDAO.java 82
Code within a block is not indented Reformat the code so that the code within the block is properly indented one level more than the code containing the block. Low UsersOrgsDAO.java 93
 
Violation Recommendation Severity Resource Line
File contains 3578 lines, should be less than 2000 lines Move some of the functionality in this file into other files. Low TripProcessDAO.java 1
 
Violation Recommendation Severity Resource Line
Questionable for loop variable assignment: size=undao.numberOfUserAdded(usid,geofid) Check the logic of the assignment statement. Low UserNotificationAction.java 272
Questionable method parameter assignment: grade = "%" Check the logic of the assignment statement. Low RfHistoryDAO.java 72
Questionable method parameter assignment: mobile=mobile.replaceAll(" ", "") Check the logic of the assignment statement. Low UserNotificationDAO.java 208
Questionable method parameter assignment: speed=speed*0.036 Check the logic of the assignment statement. Low SpeedParamDTO.java 88
Questionable method parameter assignment: speed=0.0 Check the logic of the assignment statement. Low SpeedParamDTO.java 90
Questionable method parameter assignment: speed=Double.valueOf(twoDForm.format(speed)) Check the logic of the assignment statement. Low SpeedParamDTO.java 91
Questionable method parameter assignment: speed=speed*0.036 Check the logic of the assignment statement. Low TripDistanceDTO.java 187
Questionable method parameter assignment: speed=0.0 Check the logic of the assignment statement. Low TripDistanceDTO.java 189
Questionable method parameter assignment: speed=Double.valueOf(twoDForm.format(speed)) Check the logic of the assignment statement. Low TripDistanceDTO.java 190
Questionable method parameter assignment: speed=speed*0.036 Check the logic of the assignment statement. Low TripParameters.java 171
Questionable method parameter assignment: speed=0.0 Check the logic of the assignment statement. Low TripParameters.java 173
Questionable method parameter assignment: speed=Double.valueOf(twoDForm.format(speed)) Check the logic of the assignment statement. Low TripParameters.java 174
 
Violation Recommendation Severity Resource Line
Assignment to trips in non-static context Verify that you intended to modify <code>trips</code> in a non-static context. Low AutoCompleteAction.java 44
Assignment to student in non-static context Verify that you intended to modify <code>student</code> in a non-static context. Low AutoCompleteAction.java 78
Assignment to grades in non-static context Verify that you intended to modify <code>grades</code> in a non-static context. Low AutoCompleteAction.java 93
Assignment to trips in non-static context Verify that you intended to modify <code>trips</code> in a non-static context. Low AutoCompleteAction.java 137
Assignment to grades in non-static context Verify that you intended to modify <code>grades</code> in a non-static context. Low AutoCompleteAction.java 151
Assignment to student in non-static context Verify that you intended to modify <code>student</code> in a non-static context. Low AutoCompleteAction.java 165
Assignment to weekDays in non-static context Verify that you intended to modify <code>weekDays</code> in a non-static context. Low HolidayAction.java 325
Assignment to sessionProps in non-static context Verify that you intended to modify <code>sessionProps</code> in a non-static context. Low RFIDAction.java 97
Assignment to sessionProps in non-static context Verify that you intended to modify <code>sessionProps</code> in a non-static context. Low RFIDAction.java 150
Assignment to sessionProps in non-static context Verify that you intended to modify <code>sessionProps</code> in a non-static context. Low RFIDAction.java 222
 
Violation Recommendation Severity Resource Line
The variable "cookie" is initialized within a loop Initialize the "cookie" variable outside of the loop. Low MLoginGpsAction.java 158
The variable "cookieName" is initialized within a loop Initialize the "cookieName" variable outside of the loop. Low MLoginGpsAction.java 159
The variable "usid" is initialized within a loop Initialize the "usid" variable outside of the loop. Low UserNotificationAction.java 271
The variable "nList" is initialized within a loop Initialize the "nList" variable outside of the loop. Low UserNotificationAction.java 317
The variable "nList" is initialized within a loop Initialize the "nList" variable outside of the loop. Low UserNotificationAction.java 371
The variable "s" is initialized within a loop Initialize the "s" variable outside of the loop. Low UserTripAction.java 317
The variable "rows" is initialized within a loop Initialize the "rows" variable outside of the loop. Low DailyTripRepDAO.java 118
The variable "firstParam" is initialized within a loop Initialize the "firstParam" variable outside of the loop. Low DailyTripRepDAO.java 165
The variable "secondParam" is initialized within a loop Initialize the "secondParam" variable outside of the loop. Low DailyTripRepDAO.java 171
The variable "columns" is initialized within a loop Initialize the "columns" variable outside of the loop. Low PartiallyOfflineDAO.java 53
The variable "columns" is initialized within a loop Initialize the "columns" variable outside of the loop. Low PartiallyOfflineDAO.java 94
The variable "columns" is initialized within a loop Initialize the "columns" variable outside of the loop. Low ReportProcessDAO.java 90
The variable "row" is initialized within a loop Initialize the "row" variable outside of the loop. Low ReportProcessDAO.java 151
The variable "rows" is initialized within a loop Initialize the "rows" variable outside of the loop. Low ReportProcessDAO.java 161
The variable "obj" is initialized within a loop Initialize the "obj" variable outside of the loop. Low ReportProcessDAO.java 164
The variable "columns" is initialized within a loop Initialize the "columns" variable outside of the loop. Low ReportSummaryDAO.java 142
The variable "columns" is initialized within a loop Initialize the "columns" variable outside of the loop. Low ReportSummaryDAO.java 156
The variable "tid" is initialized within a loop Initialize the "tid" variable outside of the loop. Low UserNotificationDAO.java 316
The variable "utid" is initialized within a loop Initialize the "utid" variable outside of the loop. Low UserNotificationDAO.java 319
The variable "tx" is initialized within a loop Initialize the "tx" variable outside of the loop. Low UserNotificationDAO.java 320
 
Violation Recommendation Severity Resource Line
Extra space after period Delete the space after the operator. Low Master.jsp 13
Extra space after period Delete the space after the operator. Low Master.jsp 15
Extra space after period Delete the space after the operator. Low Master.jsp 17
Extra space after period Delete the space after the operator. Low Master.jsp 18
Extra space after period Delete the space after the operator. Low highchart.jsp 5
Extra space after period Delete the space after the operator. Low NewLiveMonitoringDashboard.jsp 9
 
Violation Recommendation Severity Resource Line
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low ReportProcessDAO.java 103
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low ReportProcessDAO.java 109
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low ReportProcessDAO.java 122
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low ReportProcessDAO.java 128
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low FrequentTripDetailsId.java 69
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low FrequentTripDetailsId.java 72
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low HibernateSessionFactory.java 56
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low UsergrouproleId.java 83
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low UsergrouproleId.java 85
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low UsergrouproleId.java 87
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low UsersGroupsId.java 69
Use of conditional operator Avoid using the conditional operator as it makes the code hard to understand. Low UsersGroupsId.java 71
 
Violation Recommendation Severity Resource Line
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low CookieLoginAction.java 203
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low CookieLoginAction.java 223
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low DeviceCRUDAction.java 187
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low DeviceCRUDAction.java 426
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low FenceVehicleMapAction.java 64
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low FenceVehicleMapAction.java 70
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low FenceVehicleMapAction.java 97
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low FenceVehicleMapAction.java 104
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low FenceVehicleMapAction.java 149
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low FenceVehicleMapAction.java 157
Don't use java.lang.Long.parseLong() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low MessageHandler.java 92
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low MessageHandler.java 151
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low MLoginGpsAction.java 264
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low MLoginGpsAction.java 285
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low RFIDAction.java 186
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low RFIDAction.java 187
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low RFIDAction.java 191
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low RFIDAction.java 192
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 222
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 224
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 242
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 271
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 298
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 311
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationAction.java 366
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripAction.java 165
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripAction.java 206
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripAction.java 231
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low VehicleCRUDAction.java 277
Don't use java.lang.Double.parseDouble() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low DailyTripRepDAO.java 201
Don't use java.lang.Long.parseLong() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationDAO.java 33
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserNotificationDAO.java 409
Don't use java.lang.Long.parseLong() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripDAO.java 103
Don't use java.lang.Long.parseLong() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripDAO.java 175
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripDAO.java 252
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low UserTripDAO.java 315
Don't use java.lang.Integer.parseInt() in an internationalized environment Replace with a call to NumberFormat.getNumberInstance().parse(). Low WeekendFinder.java 51
 
Violation Recommendation Severity Resource Line
Local variable not initialized: user Initialize the variable as part of its declaration. Low AlertSettingsAction.java 47
Local variable not initialized: vDAO Initialize the variable as part of its declaration. Low AlertSettingsAction.java 48
Local variable not initialized: user Initialize the variable as part of its declaration. Low AlertSettingsAction.java 84
Local variable not initialized: sDAO Initialize the variable as part of its declaration. Low AlertSettingsAction.java 85
Local variable not initialized: settings Initialize the variable as part of its declaration. Low AlertSettingsAction.java 87
Local variable not initialized: user Initialize the variable as part of its declaration. Low AlertSettingsAction.java 110
Local variable not initialized: vDAO Initialize the variable as part of its declaration. Low AlertSettingsAction.java 111
Local variable not initialized: orgName Initialize the variable as part of its declaration. Low AlertSettingsAction.java 114
Local variable not initialized: notifier Initialize the variable as part of its declaration. Low AlertSettingsAction.java 115
Local variable not initialized: subject Initialize the variable as part of its declaration. Low AlertSettingsAction.java 117
Local variable not initialized: settingsDAO Initialize the variable as part of its declaration. Low AlertSettingsAction.java 119
Local variable not initialized: user Initialize the variable as part of its declaration. Low AutoCompleteAction.java 39
Local variable not initialized: users Initialize the variable as part of its declaration. Low AutoCompleteAction.java 69
Local variable not declared at beginning of block: user Move the variable declaration to the beginning of the block. Low AutoCompleteAction.java 74
Local variable not declared at beginning of block: user Move the variable declaration to the beginning of the block. Low AutoCompleteAction.java 91
Local variable not declared at beginning of block: mobile Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 148
Local variable not declared at beginning of block: vpd Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 150
Local variable not declared at beginning of block: uls Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 151
Local variable not declared at beginning of block: luser Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 152
Local variable not declared at beginning of block: util Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 157
Local variable not declared at beginning of block: roleList Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 158
Local variable not declared at beginning of block: rdao Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 160
Local variable not declared at beginning of block: vehicleId Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 161
Local variable not declared at beginning of block: tpd Move the variable declaration to the beginning of the block. Low CookieLoginAction.java 162
Local variable not declared at beginning of block: value Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 126
Local variable not declared at beginning of block: rdao Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 135
Local variable not declared at beginning of block: val Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 136
Local variable not declared at beginning of block: type Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 137
Local variable not declared at beginning of block: ownIP Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 211
Local variable not declared at beginning of block: udao Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 320
Local variable not declared at beginning of block: vehicle1 Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 331
Local variable not declared at beginning of block: vpd Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 335
Local variable not declared at beginning of block: devproDao Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 341
Local variable not declared at beginning of block: query Move the variable declaration to the beginning of the block. Low DeviceCRUDAction.java 425
Local variable not initialized: chk_vehicles Initialize the variable as part of its declaration. Low FenceVehicleMapAction.java 93
Local variable not initialized: values_chk Initialize the variable as part of its declaration. Low FenceVehicleMapAction.java 122
Local variable not initialized: tripList Initialize the variable as part of its declaration. Low FenceVehicleMapAction.java 175
Local variable not initialized: user Initialize the variable as part of its declaration. Low GeofenceAction.java 78
Local variable not initialized: user Initialize the variable as part of its declaration. Low GeofenceAction.java 96
Local variable not initialized: tripList Initialize the variable as part of its declaration. Low GeofenceAction.java 98
Local variable not declared at beginning of block: hpDao Move the variable declaration to the beginning of the block. Low HolidayAction.java 72
Local variable not declared at beginning of block: org Move the variable declaration to the beginning of the block. Low HolidayAction.java 73
Local variable not declared at beginning of block: orgznId Move the variable declaration to the beginning of the block. Low HolidayAction.java 74
Local variable not initialized: orgznId Initialize the variable as part of its declaration. Low HolidayAction.java 74
Local variable not declared at beginning of block: user Move the variable declaration to the beginning of the block. Low HolidayAction.java 162
Local variable not declared at beginning of block: output Move the variable declaration to the beginning of the block. Low HolidayAction.java 233
Local variable not declared separately: rfid_value Declare the variable in its own separate declaration statement. Low LogingpsAction.java 113
Local variable not declared separately: fence_report Declare the variable in its own separate declaration statement. Low LogingpsAction.java 113
Local variable not declared separately: vehicle_fence Declare the variable in its own separate declaration statement. Low LogingpsAction.java 113
Local variable not declared at beginning of block: expandoBridge Move the variable declaration to the beginning of the block. Low LogingpsAction.java 138
Local variable not declared at beginning of block: orgId Move the variable declaration to the beginning of the block. Low MessageHandler.java 92
Local variable not declared at beginning of block: tripProcessor Move the variable declaration to the beginning of the block. Low MessageHandler.java 94
Local variable not declared at beginning of block: managerObj Move the variable declaration to the beginning of the block. Low MessageHandler.java 98
Local variable not declared at beginning of block: fences Move the variable declaration to the beginning of the block. Low MessageHandler.java 154
Local variable not declared at beginning of block: orgId Move the variable declaration to the beginning of the block. Low MessageHandler.java 200
Local variable not declared at beginning of block: MgrObj Move the variable declaration to the beginning of the block. Low MessageHandler.java 203
Local variable not declared at beginning of block: updatedTemplate Move the variable declaration to the beginning of the block. Low MessageHandler.java 204
Local variable not declared at beginning of block: passwordCookie Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 142
Local variable not declared at beginning of block: autologin Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 197
Local variable not declared at beginning of block: lgn Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 201
Local variable not declared at beginning of block: user1 Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 203
Local variable not declared at beginning of block: returnVal Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 205
Local variable not declared at beginning of block: vpd Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 210
Local variable not declared at beginning of block: uls Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 211
Local variable not declared at beginning of block: luser Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 212
Local variable not declared at beginning of block: mobile Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 214
Local variable not declared at beginning of block: util Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 218
Local variable not declared at beginning of block: roleList Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 219
Local variable not declared at beginning of block: rdao Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 221
Local variable not declared at beginning of block: vehicleId Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 223
Local variable not declared at beginning of block: tpd Move the variable declaration to the beginning of the block. Low MLoginGpsAction.java 224
Local variable not initialized: user Initialize the variable as part of its declaration. Low RFIDAction.java 50
Local variable not initialized: user Initialize the variable as part of its declaration. Low RFIDAction.java 87
Local variable not declared at beginning of block: orgId Move the variable declaration to the beginning of the block. Low RFIDAction.java 94
Local variable not initialized: user Initialize the variable as part of its declaration. Low RFIDAction.java 136
Local variable not declared at beginning of block: orgId Move the variable declaration to the beginning of the block. Low RFIDAction.java 142
Local variable not initialized: date Initialize the variable as part of its declaration. Low RFIDAction.java 209
Local variable not initialized: sess Initialize the variable as part of its declaration. Low RFIDAction.java 210
Local variable not initialized: key Initialize the variable as part of its declaration. Low RFIDAction.java 213
Local variable not declared at beginning of block: itr Move the variable declaration to the beginning of the block. Low RFIDAction.java 226
Local variable not declared at beginning of block: s1 Move the variable declaration to the beginning of the block. Low TripCrudAction.java 145
Local variable not declared at beginning of block: t Move the variable declaration to the beginning of the block. Low TripCrudAction.java 194
Local variable not initialized: trip Initialize the variable as part of its declaration. Low UserNotificationAction.java 209
Local variable not initialized: user Initialize the variable as part of its declaration. Low UserNotificationAction.java 211
Local variable not initialized: organizationId Initialize the variable as part of its declaration. Low UserNotificationAction.java 212
Local variable not declared at beginning of block: undao Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 219
Local variable not declared at beginning of block: id Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 220
Local variable not declared at beginning of block: tripid Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 221
Local variable not declared at beginning of block: tid Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 222
Local variable not declared at beginning of block: geofid Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 242
Local variable not declared at beginning of block: size Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 243
Local variable not initialized: size Initialize the variable as part of its declaration. Low UserNotificationAction.java 243
Local variable not declared at beginning of block: size1 Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 244
Local variable not initialized: size1 Initialize the variable as part of its declaration. Low UserNotificationAction.java 244
Local variable not declared at beginning of block: geofid Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 298
Local variable not declared at beginning of block: output Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 344
Local variable not declared at beginning of block: output Move the variable declaration to the beginning of the block. Low UserNotificationAction.java 399
Local variable not declared at beginning of block: utdao Move the variable declaration to the beginning of the block. Low UserTripAction.java 111
Local variable not declared at beginning of block: s Move the variable declaration to the beginning of the block. Low UserTripAction.java 116
Local variable not declared at beginning of block: utdao Move the variable declaration to the beginning of the block. Low UserTripAction.java 150
Local variable not declared at beginning of block: sg Move the variable declaration to the beginning of the block. Low UserTripAction.java 153
Local variable not declared at beginning of block: st Move the variable declaration to the beginning of the block. Low UserTripAction.java 168
Local variable not declared at beginning of block: utdao Move the variable declaration to the beginning of the block. Low UserTripAction.java 171
Local variable not declared at beginning of block: values_chk Move the variable declaration to the beginning of the block. Low UserTripAction.java 232
Local variable not declared at beginning of block: utdao Move the variable declaration to the beginning of the block. Low UserTripAction.java 262
Local variable not declared at beginning of block: myList Move the variable declaration to the beginning of the block. Low UserTripAction.java 264
Local variable not initialized: myList Initialize the variable as part of its declaration. Low UserTripAction.java 264
Local variable not declared at beginning of block: utdao Move the variable declaration to the beginning of the block. Low UserTripAction.java 284
Local variable not declared at beginning of block: values_chk Move the variable declaration to the beginning of the block. Low UserTripAction.java 322
Local variable not declared at beginning of block: vehicle1 Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 169
Local variable not declared at beginning of block: id Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 172
Local variable not declared at beginning of block: dpdao Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 174
Local variable not declared at beginning of block: vpdao Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 190
Local variable not declared at beginning of block: rdao Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 215
Local variable not declared at beginning of block: value Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 217
Local variable not declared at beginning of block: type Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 218
Local variable not declared at beginning of block: sg Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 219
Local variable not declared at beginning of block: value Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 260
Local variable not declared at beginning of block: type1 Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 279
Local variable not initialized: type1 Initialize the variable as part of its declaration. Low VehicleCRUDAction.java 279
Local variable not declared at beginning of block: dpdao Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 286
Local variable not declared at beginning of block: vpdao Move the variable declaration to the beginning of the block. Low VehicleCRUDAction.java 294
Local variable not initialized: vehicleId Initialize the variable as part of its declaration. Low DailyTripRepDAO.java 45
Local variable not declared at beginning of block: qry Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 76
Local variable not declared at beginning of block: sess Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 78
Local variable not declared at beginning of block: paramIter Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 116
Local variable not initialized: firsttripid Initialize the variable as part of its declaration. Low DailyTripRepDAO.java 135
Local variable not initialized: secondtripid Initialize the variable as part of its declaration. Low DailyTripRepDAO.java 136
Local variable not initialized: firsttripdate Initialize the variable as part of its declaration. Low DailyTripRepDAO.java 138
Local variable not initialized: secondtripdate Initialize the variable as part of its declaration. Low DailyTripRepDAO.java 139
Local variable not initialized: session Initialize the variable as part of its declaration. Low DailyTripRepDAO.java 144
Local variable not declared at beginning of block: query Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 152
Local variable not declared at beginning of block: params Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 153
Local variable not declared at beginning of block: itr Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 161
Local variable not declared at beginning of block: seconds Move the variable declaration to the beginning of the block. Low DailyTripRepDAO.java 199
Local variable not declared at beginning of block: strlen Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 146
Local variable not declared at beginning of block: finalquery Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 147
Local variable not declared at beginning of block: flag Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 148
Local variable not declared at beginning of block: rdao Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 149
Local variable not declared at beginning of block: previous Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 210
Local variable not declared at beginning of block: devdao Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 258
Local variable not declared at beginning of block: finalquery Move the variable declaration to the beginning of the block. Low DeviceProcessDAO.java 261
Local variable not initialized: qry Initialize the variable as part of its declaration. Low FenceUsersDAO.java 53
Local variable not initialized: session Initialize the variable as part of its declaration. Low FenceUsersDAO.java 83
Local variable not initialized: session Initialize the variable as part of its declaration. Low FenceUsersDAO.java 122
Local variable not initialized: session Initialize the variable as part of its declaration. Low FenceUsersDAO.java 165
Local variable not initialized: session Initialize the variable as part of its declaration. Low FenceUsersDAO.java 194
Local variable not initialized: session Initialize the variable as part of its declaration. Low FenceUsersDAO.java 234
Local variable not declared at beginning of block: orgObj Move the variable declaration to the beginning of the block. Low MessagesDAO.java 53
Local variable not declared at beginning of block: cal Move the variable declaration to the beginning of the block. Low MessagesDAO.java 55
Local variable not declared at beginning of block: digest Move the variable declaration to the beginning of the block. Low MLoginGpsDAO.java 27
Local variable not initialized: u Initialize the variable as part of its declaration. Low MLoginGpsDAO.java 56
Local variable not declared at beginning of block: resultItr Move the variable declaration to the beginning of the block. Low PartiallyOfflineDAO.java 92
Local variable not declared at beginning of block: eventDetails Move the variable declaration to the beginning of the block. Low ReportProcessDAO.java 36
Local variable not initialized: eventDetails Initialize the variable as part of its declaration. Low ReportProcessDAO.java 36
Local variable not declared at beginning of block: tripDetails Move the variable declaration to the beginning of the block. Low ReportProcessDAO.java 68
Local variable not declared at beginning of block: dateDist Move the variable declaration to the beginning of the block. Low ReportSummaryDAO.java 152
Local variable not initialized: session Initialize the variable as part of its declaration. Low RfHistoryDAO.java 26
Local variable not initialized: session Initialize the variable as part of its declaration. Low RfHistoryDAO.java 63
Local variable not initialized: qry Initialize the variable as part of its declaration. Low RfHistoryDAO.java 66
Local variable not initialized: sess Initialize the variable as part of its declaration. Low RfHistoryDAO.java 111
Local variable not initialized: session Initialize the variable as part of its declaration. Low RfHistoryDAO.java 143
Local variable not initialized: session Initialize the variable as part of its declaration. Low RfHistoryDAO.java 192
Local variable not initialized: session Initialize the variable as part of its declaration. Low RfHistoryDAO.java 229
Local variable not declared at beginning of block: geo Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 49
Local variable not declared at beginning of block: user1 Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 51
Local variable not declared at beginning of block: gdao Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 99
Local variable not declared at beginning of block: geof Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 100
Local variable not declared at beginning of block: tripid Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 101
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 170
Local variable not declared at beginning of block: utid Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 178
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 211
Local variable not declared at beginning of block: utid Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 219
Local variable not declared at beginning of block: gdao Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 253
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 281
Local variable not declared at beginning of block: query Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 365
Local variable not declared at beginning of block: query Move the variable declaration to the beginning of the block. Low UserNotificationDAO.java 386
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserTripDAO.java 108
Local variable not declared at beginning of block: query Move the variable declaration to the beginning of the block. Low UserTripDAO.java 150
Local variable not initialized: deletelist Initialize the variable as part of its declaration. Low UserTripDAO.java 178
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserTripDAO.java 183
Local variable not declared at beginning of block: utid Move the variable declaration to the beginning of the block. Low UserTripDAO.java 193
Local variable not declared at beginning of block: undao Move the variable declaration to the beginning of the block. Low UserTripDAO.java 204
Local variable not declared at beginning of block: query Move the variable declaration to the beginning of the block. Low UserTripDAO.java 226
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserTripDAO.java 257
Local variable not initialized: deletelist Initialize the variable as part of its declaration. Low UserTripDAO.java 318
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low UserTripDAO.java 323
Local variable not declared at beginning of block: utid Move the variable declaration to the beginning of the block. Low UserTripDAO.java 334
Local variable not declared at beginning of block: usId Move the variable declaration to the beginning of the block. Low UserTripDAO.java 345
Local variable not declared at beginning of block: undao Move the variable declaration to the beginning of the block. Low UserTripDAO.java 346
Local variable not initialized: geoMap Initialize the variable as part of its declaration. Low VehicleFenceDAO.java 30
Local variable not initialized: geoVehicle Initialize the variable as part of its declaration. Low VehicleFenceDAO.java 58
Local variable not initialized: vehicle Initialize the variable as part of its declaration. Low VehicleFenceDAO.java 60
Local variable not initialized: geoMaps Initialize the variable as part of its declaration. Low VehicleFenceDAO.java 94
Local variable not initialized: geoVehicle Initialize the variable as part of its declaration. Low VehicleFenceDAO.java 95
Local variable not declared at beginning of block: tx Move the variable declaration to the beginning of the block. Low VehicleFenceDAO.java 100
Local variable not initialized: fenceReportQry Initialize the variable as part of its declaration. Low VehicleFenceReportDAO.java 26
Local variable not initialized: getOrgQry Initialize the variable as part of its declaration. Low VehicleProcessDAO.java 98
Local variable not initialized: getOrgQry Initialize the variable as part of its declaration. Low VehicleProcessDAO.java 125
Local variable not declared at beginning of block: vdao Move the variable declaration to the beginning of the block. Low VehicleProcessDAO.java 201
Local variable not declared at beginning of block: strlen Move the variable declaration to the beginning of the block. Low VehicleProcessDAO.java 204
Local variable not declared at beginning of block: finalquery Move the variable declaration to the beginning of the block. Low VehicleProcessDAO.java 205
Local variable not declared at beginning of block: flag Move the variable declaration to the beginning of the block. Low VehicleProcessDAO.java 206
Local variable not declared at beginning of block: previous Move the variable declaration to the beginning of the block. Low VehicleProcessDAO.java 259
Local variable not declared at beginning of block: castOther Move the variable declaration to the beginning of the block. Low FrequentTripDetailsId.java 53
Local variable not declared at beginning of block: instance Move the variable declaration to the beginning of the block. Low GeofenceDAO.java 63
Local variable not initialized: holidayList Initialize the variable as part of its declaration. Low HolidaysDAO.java 73
Local variable not initialized: sess Initialize the variable as part of its declaration. Low HolidaysDAO.java 75
Local variable not declared at beginning of block: castOther Move the variable declaration to the beginning of the block. Low UsergroupgrouproleId.java 54
Local variable not declared at beginning of block: castOther Move the variable declaration to the beginning of the block. Low UsergrouproleId.java 63
Local variable not declared at beginning of block: castOther Move the variable declaration to the beginning of the block. Low UsersGroupsId.java 53
 
Violation Recommendation Severity Resource Line
Line 24 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 24
Line 56 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 56
Line 66 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 66
Line 133 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 133
Line 138 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 138
Line 144 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 144
Line 165 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 165
Line 171 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 171
Line 190 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 190
Line 194 is longer than 80 characters Break the line into multiple shorter lines. Low AlertSettingsAction.java 194
Line 22 is longer than 80 characters Break the line into multiple shorter lines. Low AutoCompleteAction.java 22
Line 46 is longer than 80 characters Break the line into multiple shorter lines. Low AutoCompleteAction.java 46
Line 51 is longer than 80 characters Break the line into multiple shorter lines. Low AutoCompleteAction.java 51
Line 78 is longer than 80 characters Break the line into multiple shorter lines. Low AutoCompleteAction.java 78
Line 93 is longer than 80 characters Break the line into multiple shorter lines. Low AutoCompleteAction.java 93
Line 33 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 33
Line 172 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 172
Line 173 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 173
Line 174 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 174
Line 184 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 184
Line 201 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 201
Line 203 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 203
Line 223 is longer than 80 characters Break the line into multiple shorter lines. Low CookieLoginAction.java 223
Line 39 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 39
Line 152 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 152
Line 259 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 259
Line 263 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 263
Line 267 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 267
Line 321 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 321
Line 326 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 326
Line 393 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 393
Line 416 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 416
Line 425 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceCRUDAction.java 425
Line 24 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 24
Line 68 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 68
Line 104 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 104
Line 129 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 129
Line 149 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 149
Line 157 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 157
Line 185 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 185
Line 191 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 191
Line 199 is longer than 80 characters Break the line into multiple shorter lines. Low FenceVehicleMapAction.java 199
Line 46 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 46
Line 162 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 162
Line 163 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 163
Line 164 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 164
Line 172 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 172
Line 176 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 176
Line 177 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 177
Line 254 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 254
Line 255 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 255
Line 256 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 256
Line 264 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 264
Line 265 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 265
Line 267 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 267
Line 268 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 268
Line 368 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 368
Line 417 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 417
Line 418 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 418
Line 419 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 419
Line 492 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 492
Line 506 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 506
Line 520 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 520
Line 521 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 521
Line 523 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 523
Line 538 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 538
Line 547 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 547
Line 562 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 562
Line 571 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 571
Line 594 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 594
Line 609 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 609
Line 612 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 612
Line 627 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 627
Line 633 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 633
Line 638 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 638
Line 643 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 643
Line 648 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 648
Line 653 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 653
Line 659 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 659
Line 665 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 665
Line 666 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 666
Line 675 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 675
Line 677 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 677
Line 679 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 679
Line 681 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 681
Line 682 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 682
Line 694 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 694
Line 781 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 781
Line 792 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 792
Line 829 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 829
Line 880 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 880
Line 881 is longer than 80 characters Break the line into multiple shorter lines. Low GenerateMap.java 881
Line 36 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 36
Line 111 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 111
Line 117 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 117
Line 126 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 126
Line 342 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 342
Line 355 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 355
Line 361 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 361
Line 371 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 371
Line 379 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 379
Line 392 is longer than 80 characters Break the line into multiple shorter lines. Low GeofenceAction.java 392
Line 19 is longer than 80 characters Break the line into multiple shorter lines. Low HeaderForwardAction.java 19
Line 28 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 28
Line 38 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 38
Line 82 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 82
Line 122 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 122
Line 123 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 123
Line 167 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 167
Line 169 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 169
Line 170 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 170
Line 180 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 180
Line 230 is longer than 80 characters Break the line into multiple shorter lines. Low HolidayAction.java 230
Line 45 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 45
Line 48 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 48
Line 113 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 113
Line 116 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 116
Line 117 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 117
Line 118 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 118
Line 126 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 126
Line 133 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 133
Line 134 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 134
Line 135 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 135
Line 136 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 136
Line 144 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 144
Line 146 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 146
Line 147 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 147
Line 148 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 148
Line 149 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 149
Line 150 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 150
Line 151 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 151
Line 152 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 152
Line 153 is longer than 80 characters Break the line into multiple shorter lines. Low LogingpsAction.java 153
Line 38 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 38
Line 151 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 151
Line 157 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 157
Line 175 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 175
Line 176 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 176
Line 195 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 195
Line 204 is longer than 80 characters Break the line into multiple shorter lines. Low MessageHandler.java 204
Line 34 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 34
Line 135 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 135
Line 185 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 185
Line 233 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 233
Line 234 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 234
Line 235 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 235
Line 245 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 245
Line 262 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 262
Line 264 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 264
Line 285 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsAction.java 285
Line 27 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 27
Line 157 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 157
Line 186 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 186
Line 187 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 187
Line 191 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 191
Line 192 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 192
Line 230 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDAction.java 230
Line 29 is longer than 80 characters Break the line into multiple shorter lines. Low TemplateManager.java 29
Line 255 is longer than 80 characters Break the line into multiple shorter lines. Low TemplateManager.java 255
Line 33 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 33
Line 167 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 167
Line 190 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 190
Line 235 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 235
Line 256 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 256
Line 295 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 295
Line 299 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 299
Line 329 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 329
Line 333 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 333
Line 340 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 340
Line 365 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 365
Line 373 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 373
Line 401 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 401
Line 402 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 402
Line 408 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 408
Line 409 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 409
Line 421 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 421
Line 448 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 448
Line 454 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 454
Line 510 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 510
Line 546 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 546
Line 590 is longer than 80 characters Break the line into multiple shorter lines. Low TripCrudAction.java 590
Line 33 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 33
Line 253 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 253
Line 254 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 254
Line 262 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 262
Line 271 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 271
Line 323 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 323
Line 332 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 332
Line 378 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 378
Line 387 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 387
Line 617 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 617
Line 619 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationAction.java 619
Line 26 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 26
Line 248 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 248
Line 249 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 249
Line 250 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 250
Line 251 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 251
Line 313 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 313
Line 427 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 427
Line 446 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 446
Line 496 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripAction.java 496
Line 39 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 39
Line 169 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 169
Line 238 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 238
Line 311 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 311
Line 351 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 351
Line 367 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 367
Line 412 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 412
Line 414 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 414
Line 418 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 418
Line 471 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 471
Line 477 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 477
Line 482 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 482
Line 507 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 507
Line 508 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 508
Line 526 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 526
Line 549 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 549
Line 589 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 589
Line 600 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 600
Line 613 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 613
Line 636 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 636
Line 645 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleCRUDAction.java 645
Line 41 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 41
Line 50 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 50
Line 74 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 74
Line 86 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 86
Line 93 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 93
Line 103 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 103
Line 104 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 104
Line 105 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 105
Line 109 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 109
Line 119 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 119
Line 120 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 120
Line 133 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 133
Line 148 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 148
Line 152 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 152
Line 157 is longer than 80 characters Break the line into multiple shorter lines. Low DailyTripRepDAO.java 157
Line 46 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 46
Line 66 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 66
Line 67 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 67
Line 68 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 68
Line 70 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 70
Line 96 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 96
Line 100 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 100
Line 122 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 122
Line 135 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 135
Line 195 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 195
Line 200 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 200
Line 211 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 211
Line 282 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 282
Line 304 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 304
Line 305 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 305
Line 306 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 306
Line 308 is longer than 80 characters Break the line into multiple shorter lines. Low DeviceProcessDAO.java 308
Line 25 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 25
Line 34 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 34
Line 36 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 36
Line 60 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 60
Line 61 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 61
Line 62 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 62
Line 63 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 63
Line 64 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 64
Line 65 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 65
Line 67 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 67
Line 95 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 95
Line 96 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 96
Line 100 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 100
Line 101 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 101
Line 103 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 103
Line 105 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 105
Line 137 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 137
Line 138 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 138
Line 139 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 139
Line 140 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 140
Line 141 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 141
Line 142 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 142
Line 145 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 145
Line 173 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 173
Line 204 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 204
Line 208 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 208
Line 244 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 244
Line 258 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 258
Line 281 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 281
Line 283 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 283
Line 323 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 323
Line 325 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 325
Line 326 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 326
Line 328 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 328
Line 330 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 330
Line 354 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 354
Line 410 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 410
Line 411 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 411
Line 416 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 416
Line 421 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 421
Line 426 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 426
Line 461 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 461
Line 462 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 462
Line 470 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 470
Line 471 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 471
Line 472 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 472
Line 473 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 473
Line 474 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 474
Line 475 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 475
Line 477 is longer than 80 characters Break the line into multiple shorter lines. Low FenceUsersDAO.java 477
Line 52 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 52
Line 53 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 53
Line 82 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 82
Line 83 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 83
Line 110 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 110
Line 139 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 139
Line 171 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 171
Line 174 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 174
Line 202 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 202
Line 260 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 260
Line 286 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 286
Line 310 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 310
Line 336 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 336
Line 337 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 337
Line 367 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 367
Line 368 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 368
Line 395 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 395
Line 418 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 418
Line 442 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 442
Line 469 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 469
Line 470 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 470
Line 472 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 472
Line 473 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 473
Line 508 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 508
Line 538 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 538
Line 560 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 560
Line 571 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 571
Line 572 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 572
Line 593 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 593
Line 640 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 640
Line 653 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 653
Line 662 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 662
Line 690 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 690
Line 697 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 697
Line 745 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 745
Line 747 is longer than 80 characters Break the line into multiple shorter lines. Low GeofencingDAO.java 747
Line 19 is longer than 80 characters Break the line into multiple shorter lines. Low LoginGpsDAO.java 19
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low LoginGpsDAO.java 30
Line 27 is longer than 80 characters Break the line into multiple shorter lines. Low MessagesDAO.java 27
Line 39 is longer than 80 characters Break the line into multiple shorter lines. Low MessagesDAO.java 39
Line 49 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsDAO.java 49
Line 61 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsDAO.java 61
Line 81 is longer than 80 characters Break the line into multiple shorter lines. Low MLoginGpsDAO.java 81
Line 29 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 29
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 30
Line 40 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 40
Line 42 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 42
Line 45 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 45
Line 51 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 51
Line 68 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 68
Line 80 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 80
Line 82 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 82
Line 85 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 85
Line 92 is longer than 80 characters Break the line into multiple shorter lines. Low PartiallyOfflineDAO.java 92
Line 37 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 37
Line 41 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 41
Line 69 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 69
Line 72 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 72
Line 74 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 74
Line 79 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 79
Line 80 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 80
Line 83 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 83
Line 84 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 84
Line 88 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 88
Line 103 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 103
Line 104 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 104
Line 109 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 109
Line 112 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 112
Line 118 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 118
Line 121 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 121
Line 122 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 122
Line 123 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 123
Line 124 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 124
Line 128 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 128
Line 134 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 134
Line 137 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 137
Line 138 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 138
Line 139 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 139
Line 142 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 142
Line 143 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 143
Line 144 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 144
Line 147 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 147
Line 164 is longer than 80 characters Break the line into multiple shorter lines. Low ReportProcessDAO.java 164
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 30
Line 36 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 36
Line 37 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 37
Line 38 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 38
Line 41 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 41
Line 42 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 42
Line 54 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 54
Line 60 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 60
Line 61 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 61
Line 62 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 62
Line 65 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 65
Line 66 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 66
Line 78 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 78
Line 84 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 84
Line 85 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 85
Line 86 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 86
Line 89 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 89
Line 90 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 90
Line 101 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 101
Line 103 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 103
Line 114 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 114
Line 117 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 117
Line 118 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 118
Line 120 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 120
Line 121 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 121
Line 123 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 123
Line 126 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 126
Line 127 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 127
Line 132 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 132
Line 133 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 133
Line 134 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 134
Line 135 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 135
Line 136 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 136
Line 162 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 162
Line 25 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 25
Line 35 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 35
Line 41 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 41
Line 43 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 43
Line 49 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 49
Line 61 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 61
Line 90 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 90
Line 91 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 91
Line 92 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 92
Line 93 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 93
Line 94 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 94
Line 95 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 95
Line 97 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 97
Line 110 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 110
Line 120 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 120
Line 128 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 128
Line 130 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 130
Line 142 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 142
Line 160 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 160
Line 164 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 164
Line 168 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 168
Line 173 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 173
Line 175 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 175
Line 179 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 179
Line 191 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 191
Line 200 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 200
Line 201 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 201
Line 202 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 202
Line 203 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 203
Line 204 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 204
Line 236 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 236
Line 237 is longer than 80 characters Break the line into multiple shorter lines. Low RfHistoryDAO.java 237
Line 16 is longer than 80 characters Break the line into multiple shorter lines. Low RoleProcessDAO.java 16
Line 42 is longer than 80 characters Break the line into multiple shorter lines. Low SettingsDAO.java 42
Line 67 is longer than 80 characters Break the line into multiple shorter lines. Low SettingsDAO.java 67
Line 90 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 90
Line 91 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 91
Line 95 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 95
Line 96 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 96
Line 116 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 116
Line 141 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 141
Line 142 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 142
Line 143 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 143
Line 145 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 145
Line 147 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 147
Line 148 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 148
Line 149 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 149
Line 152 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 152
Line 161 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 161
Line 192 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 192
Line 193 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 193
Line 198 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 198
Line 222 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 222
Line 223 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 223
Line 225 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 225
Line 247 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 247
Line 280 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 280
Line 288 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 288
Line 293 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 293
Line 294 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 294
Line 316 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 316
Line 343 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 343
Line 374 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 374
Line 399 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 399
Line 424 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 424
Line 429 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 429
Line 436 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 436
Line 439 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 439
Line 443 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 443
Line 447 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 447
Line 448 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 448
Line 449 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 449
Line 450 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 450
Line 452 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 452
Line 453 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 453
Line 454 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 454
Line 455 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 455
Line 457 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 457
Line 458 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 458
Line 459 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 459
Line 460 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 460
Line 462 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 462
Line 463 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 463
Line 464 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 464
Line 465 is longer than 80 characters Break the line into multiple shorter lines. Low TripProcessDAO.java 465
Line 31 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 31
Line 102 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 102
Line 126 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 126
Line 151 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 151
Line 163 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 163
Line 174 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 174
Line 178 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 178
Line 215 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 215
Line 219 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 219
Line 254 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 254
Line 300 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 300
Line 313 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 313
Line 316 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 316
Line 319 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 319
Line 365 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 365
Line 386 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 386
Line 421 is longer than 80 characters Break the line into multiple shorter lines. Low UserNotificationDAO.java 421
Line 56 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 56
Line 85 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 85
Line 96 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 96
Line 101 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 101
Line 102 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 102
Line 104 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 104
Line 106 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 106
Line 108 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 108
Line 122 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 122
Line 129 is longer than 80 characters Break the line into multiple shorter lines. Low UserProcessDAO.java 129
Line 53 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 53
Line 79 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 79
Line 150 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 150
Line 188 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 188
Line 200 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 200
Line 226 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 226
Line 298 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 298
Line 328 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 328
Line 341 is longer than 80 characters Break the line into multiple shorter lines. Low UserTripDAO.java 341
Line 38 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceDAO.java 38
Line 101 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceDAO.java 101
Line 125 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceDAO.java 125
Line 22 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 22
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 30
Line 31 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 31
Line 32 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 32
Line 33 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 33
Line 36 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 36
Line 37 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleFenceReportDAO.java 37
Line 51 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 51
Line 52 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 52
Line 77 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 77
Line 102 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 102
Line 105 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 105
Line 121 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 121
Line 132 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 132
Line 135 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 135
Line 136 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 136
Line 150 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 150
Line 173 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 173
Line 175 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 175
Line 190 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 190
Line 216 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 216
Line 237 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 237
Line 242 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 242
Line 269 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 269
Line 313 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 313
Line 425 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 425
Line 433 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 433
Line 450 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 450
Line 473 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 473
Line 475 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 475
Line 580 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 580
Line 583 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 583
Line 584 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 584
Line 614 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 614
Line 615 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 615
Line 618 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 618
Line 619 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 619
Line 635 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 635
Line 647 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 647
Line 664 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 664
Line 686 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 686
Line 710 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 710
Line 733 is longer than 80 characters Break the line into multiple shorter lines. Low VehicleProcessDAO.java 733
Line 19 is longer than 80 characters Break the line into multiple shorter lines. Low WeekendFinder.java 19
Line 18 is longer than 80 characters Break the line into multiple shorter lines. Low DistParamsDTO.java 18
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low DistParamsDTO.java 30
Line 41 is longer than 80 characters Break the line into multiple shorter lines. Low DistParamsDTO.java 41
Line 61 is longer than 80 characters Break the line into multiple shorter lines. Low DistParamsDTO.java 61
Line 63 is longer than 80 characters Break the line into multiple shorter lines. Low FuelDTO.java 63
Line 19 is longer than 80 characters Break the line into multiple shorter lines. Low FuelFilter.java 19
Line 90 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDTO.java 90
Line 17 is longer than 80 characters Break the line into multiple shorter lines. Low RFIDInfoHistoryDTO.java 17
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low SpeedParamDTO.java 30
Line 39 is longer than 80 characters Break the line into multiple shorter lines. Low SpeedParamDTO.java 39
Line 276 is longer than 80 characters Break the line into multiple shorter lines. Low TripByVehicleDTO.java 276
Line 292 is longer than 80 characters Break the line into multiple shorter lines. Low TripByVehicleDTO.java 292
Line 293 is longer than 80 characters Break the line into multiple shorter lines. Low TripByVehicleDTO.java 293
Line 194 is longer than 80 characters Break the line into multiple shorter lines. Low TripDistanceDTO.java 194
Line 198 is longer than 80 characters Break the line into multiple shorter lines. Low TripDistanceDTO.java 198
Line 200 is longer than 80 characters Break the line into multiple shorter lines. Low TripDistanceDTO.java 200
Line 24 is longer than 80 characters Break the line into multiple shorter lines. Low AlertHistoryBean.java 24
Line 45 is longer than 80 characters Break the line into multiple shorter lines. Low AlertHistoryBean.java 45
Line 27 is longer than 80 characters Break the line into multiple shorter lines. Low ConfigurationsDAO.java 27
Line 14 is longer than 80 characters Break the line into multiple shorter lines. Low FenceHistoryDAO.java 14
Line 70 is longer than 80 characters Break the line into multiple shorter lines. Low FenceHistoryDAO.java 70
Line 125 is longer than 80 characters Break the line into multiple shorter lines. Low FenceHistoryDAO.java 125
Line 155 is longer than 80 characters Break the line into multiple shorter lines. Low FenceReportDAO.java 155
Line 83 is longer than 80 characters Break the line into multiple shorter lines. Low FrequentTripDetailsDAO.java 83
Line 59 is longer than 80 characters Break the line into multiple shorter lines. Low FrequentTripDetailsId.java 59
Line 24 is longer than 80 characters Break the line into multiple shorter lines. Low HibernateSessionFactory.java 24
Line 78 is longer than 80 characters Break the line into multiple shorter lines. Low HolidaysDAO.java 78
Line 80 is longer than 80 characters Break the line into multiple shorter lines. Low MessageTemplatesDAO.java 80
Line 30 is longer than 80 characters Break the line into multiple shorter lines. Low Notification.java 30
Line 105 is longer than 80 characters Break the line into multiple shorter lines. Low ParamsSummaryDAO.java 105
Line 11 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 11
Line 16 is longer than 80 characters Break the line into multiple shorter lines. Low ReportSummaryDAO.java 16
Line 31 is longer than 80 characters Break the line into multiple shorter lines. Low RfidHistory.java 31
Line 113 is longer than 80 characters Break the line into multiple shorter lines. Low RfidHistoryDAO.java 113
Line 18 is longer than 80 characters Break the line into multiple shorter lines. Low TripAttender.java 18
Line 179 is longer than 80 characters Break the line into multiple shorter lines. Low TripDetails.java 179
Line 35 is longer than 80 characters Break the line into multiple shorter lines. Low TripDetailsDAO.java 35
Line 81 is longer than 80 characters Break the line into multiple shorter lines. Low TripParameters.java 81
Line 93 is longer than 80 characters Break the line into multiple shorter lines. Low TripParameters.java 93
Line 22 is longer than 80 characters Break the line into multiple shorter lines. Low TripReference.java 22
Line 24 is longer than 80 characters Break the line into multiple shorter lines. Low TripReference.java 24
Line 31 is longer than 80 characters Break the line into multiple shorter lines. Low TripScraps.java 31
Line 35 is longer than 80 characters Break the line into multiple shorter lines. Low TripTravelerDetailsDAO.java 35
Line 93 is longer than 80 characters Break the line into multiple shorter lines. Low TripTravelerDetailsDAO.java 93
Line 24 is longer than 80 characters Break the line into multiple shorter lines. Low TripVehicleMap.java 24
Line 85 is longer than 80 characters Break the line into multiple shorter lines. Low User.java 85
Line 33 is longer than 80 characters Break the line into multiple shorter lines. Low UserDAO.java 33
Line 28 is longer than 80 characters Break the line into multiple shorter lines. Low UserPreferencesDAO.java 28
Line 31 is longer than 80 characters Break the line into multiple shorter lines. Low UserPreferencesDAO.java 31
Line 126 is longer than 80 characters Break the line into multiple shorter lines. Low UserPreferencesDAO.java 126
Line 114 is longer than 80 characters Break the line into multiple shorter lines. Low UserRfidDAO.java 114
Line 36 is longer than 80 characters Break the line into multiple shorter lines. Low UsersOrgsDAO.java 36
Line 59 is longer than 80 characters Break the line into multiple shorter lines. Low UsersOrgsId.java 59
 
Violation Recommendation Severity Resource Line
Method is longer than 60 lines Consider moving some of the behavior into another method. Low AlertSettingsAction.java 109
Method is longer than 60 lines Consider moving some of the behavior into another method. Low CookieLoginAction.java 130
Method is longer than 60 lines Consider moving some of the behavior into another method. Low HolidayAction.java 54
Method is longer than 60 lines Consider moving some of the behavior into another method. Low MLoginGpsAction.java 185
Method is longer than 60 lines Consider moving some of the behavior into another method. Low TripCrudAction.java 235
Method is longer than 60 lines Consider moving some of the behavior into another method. Low UserTripAction.java 307
Method is longer than 60 lines Consider moving some of the behavior into another method. Low DailyTripRepDAO.java 40
Method is longer than 60 lines Consider moving some of the behavior into another method. Low DeviceProcessDAO.java 135
Method is longer than 60 lines Consider moving some of the behavior into another method. Low ReportProcessDAO.java 41
Method is longer than 60 lines Consider moving some of the behavior into another method. Low ReportSummaryDAO.java 101
Method is longer than 60 lines Consider moving some of the behavior into another method. Low VehicleProcessDAO.java 189
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low TripByVehicleDTO.java 69
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low TripByVehicleDTO.java 102
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low TripDetails.java 192
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low TripDetails.java 235
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low TripTravelerDetails.java 46
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low User.java 71
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low UserDetails.java 71
Constructor is longer than 20 lines Consider moving some of the behavior into a method. Low UserPreferences.java 42
 
Violation Recommendation Severity Resource Line
The names "getLocale" and "getLocales" differ only in pluralization Change one of the names. Low MessageHandler.java 273
The names "getLocale" and "getLocales" differ only in pluralization Change one of the names. Low TemplateManager.java 100
The names "paramList" and "paramsList" are spelled too similarly Change one of the names. Low DailyTripRepDAO.java 54
The names "paramsVO" and "paramVO" are spelled too similarly Change one of the names. Low DailyTripRepDAO.java 156
The names "error" and "ERROR" differ only in case Change one of the names. Low MLoginGpsDAO.java 19
The names "paramList" and "paramsList" are spelled too similarly Change one of the names. Low ReportProcessDAO.java 47
The names "userid" and "userId" differ only in case Change one of the names. Low UserTripDAO.java 101
The names "userid" and "userId" differ only in case Change one of the names. Low UserTripDAO.java 173
The names "utdao" and "undao" are spelled too similarly Change one of the names. Low UserTripDAO.java 177
The names "tripid" and "tripId" differ only in case Change one of the names. Low UserTripDAO.java 250
The names "tripid" and "tripId" differ only in case Change one of the names. Low UserTripDAO.java 313
The names "utdao" and "undao" are spelled too similarly Change one of the names. Low UserTripDAO.java 317
 
Violation Recommendation Severity Resource Line
Duplicate property value: Trip Name Delete the duplicate property. Low ApplicationResources_en.properties 22
Duplicate property value: Organization Name Delete the duplicate property. Low ApplicationResources_en.properties 77
Duplicate property value: In Use Status Delete the duplicate property. Low ApplicationResources_en.properties 88
Duplicate property value: select tp.tripid,tp.creation_time,tp.lattitude,tp.longitude,tp.speed,tp.distance from trip_parameters as tp where (tp.trip_paramid between :tripParamStart and :tripParamEnd) and tp.vehicle_id=:vehicleId Delete the duplicate property. Low SQLQueries.properties 10
Duplicate property value: select tp.tripid,tp.creation_time,tp.lattitude,tp.longitude,tp.speed,tp.distance from trip_parameters as tp where (tp.trip_paramid >:tripParamStart) and tp.vehicle_id=:vehicleId Delete the duplicate property. Low SQLQueries.properties 12
Duplicate property value: select tp.tripid,tp.creation_time,tp.lattitude,tp.longitude,tp.speed,tp.distance from trip_parameters as tp where tp.vehicle_id=:vehicleId and tp.creation_time >=:creationTimeFrom and tp.creation_time <=:creationTimeTo Delete the duplicate property. Low SQLQueries.properties 16
Duplicate property value: IRQ010 Delete the duplicate property. Low SQLQueries.properties 37
Duplicate property value: IRQ010 Delete the duplicate property. Low SQLQueries.properties 47
Duplicate property value: select new com.gps.vo.SpeedSummaryVO(sum(dist0to20),sum(dist20to45),sum(dist45to55),sum(dist55to65),sum(distgrt65),date(date)) FROM com.gps.hibernate.ReportSummary as tp where vehicleid=:vehicleId and date(date) between :reportDateFrom and :reportDateTo group by date Delete the duplicate property. Low SQLQueries.properties 48
Duplicate property value: IRQ010 Delete the duplicate property. Low SQLQueries.properties 56
Duplicate property value: IRQ156 Delete the duplicate property. Low SQLQueries.properties 65
Duplicate property value: IRQ311 Delete the duplicate property. Low SQLQueries.properties 105
Duplicate property value: IRQ010 Delete the duplicate property. Low SQLQueries.properties 115
Duplicate property value: IRQ159 Delete the duplicate property. Low SQLQueries.properties 126
Duplicate property value: IRQ157 Delete the duplicate property. Low SQLQueries.properties 127
Duplicate property value: IRQ158 Delete the duplicate property. Low SQLQueries.properties 128
Duplicate property value: IRQ156 Delete the duplicate property. Low SQLQueries.properties 129
Duplicate property value: select tp.trip_paramid,tp.tripid,tp.lattitude,tp.longitude,tp.speed,tp.creation_time,tp.event_code,tp.distance from trip_parameters tp where tp.trip_paramid between :tripParamStart and :tripParamEnd and tp.tripid=:tripId and tp.creation_time>=:creationTimeFrom and tp.creation_time<=:creationTimeTo Delete the duplicate property. Low SQLQueries.properties 146
Duplicate property value: IRQ156 Delete the duplicate property. Low SQLQueries.properties 148
Duplicate property value: IRQ159 Delete the duplicate property. Low SQLQueries.properties 149
Duplicate property value: IRQ158 Delete the duplicate property. Low SQLQueries.properties 150
Duplicate property value: IRQ157 Delete the duplicate property. Low SQLQueries.properties 151
 
Violation Recommendation Severity Resource Line
Members should be grouped by name Group all members of the same name together. Low HolidayAction.java 286
The static function main(String[]) should be declared last Make the "main" method the last member in the file. Low MessageHandler.java 412
Members should be grouped by name Group all members of the same name together. Low TripByVehicleDTO.java 275
Members should be grouped by name Group all members of the same name together. Low TripByVehicleDTO.java 292
Members should be grouped by name Group all members of the same name together. Low TripByVehicleDTO.java 309
Members should be grouped by name Group all members of the same name together. Low TripByVehicleDTO.java 314
Members should be grouped by name Group all members of the same name together. Low Geofence.java 77
Members should be grouped by name Group all members of the same name together. Low Geofence.java 80
Members should be grouped by name Group all members of the same name together. Low Geofence.java 86
Members should be grouped by name Group all members of the same name together. Low RfidHistory.java 92
 
Violation Recommendation Severity Resource Line
Condition in conditional operator should be parenthesized Add the missing parentheses. Low FrequentTripDetailsId.java 69
Condition in conditional operator should be parenthesized Add the missing parentheses. Low FrequentTripDetailsId.java 72
Condition in conditional operator should be parenthesized Add the missing parentheses. Low UsergrouproleId.java 83
Condition in conditional operator should be parenthesized Add the missing parentheses. Low UsergrouproleId.java 85
Condition in conditional operator should be parenthesized Add the missing parentheses. Low UsergrouproleId.java 87
Condition in conditional operator should be parenthesized Add the missing parentheses. Low UsersGroupsId.java 69
Condition in conditional operator should be parenthesized Add the missing parentheses. Low UsersGroupsId.java 71
 
Violation Recommendation Severity Resource Line
Badly located array declarators: userCheck[] Move the array declarator immediately after the name of the base type. Low UserTripAction.java 37
Badly located array declarators: values_chk[]=request.getParameterValues("userCheck") Move the array declarator immediately after the name of the base type. Low UserTripAction.java 210
Badly located array declarators: values_chk[]=request.getParameterValues("userCheck") Move the array declarator immediately after the name of the base type. Low UserTripAction.java 232
Badly located array declarators: values_chk[]=request.getParameterValues("userCheck") Move the array declarator immediately after the name of the base type. Low UserTripAction.java 322
Badly located array declarators: digest[] = md.digest() Move the array declarator immediately after the name of the base type. Low MLoginGpsDAO.java 27
 
Violation Recommendation Severity Resource Line
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 82
Opening braces should not appear on a new line Move the opening brace to the previous line. Low AlertSettingsAction.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 109
Opening braces should not appear on a new line Move the opening brace to the previous line. Low AlertSettingsAction.java 141
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 221
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 227
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 233
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 239
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 246
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 253
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 260
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 267
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 274
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 281
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 288
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertSettingsAction.java 295
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 34
Opening braces should not appear on a new line Move the opening brace to the previous line. Low AutoCompleteAction.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 150
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 157
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AutoCompleteAction.java 164
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low BaseAction.java 58
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 127
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 139
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 164
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 179
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 183
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 187
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 194
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 196
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 200
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 202
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 211
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 220
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 222
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 243
Opening braces should not appear on a new line Move the opening brace to the previous line. Low CookieLoginAction.java 249
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 268
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 274
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 279
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 283
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 287
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low CookieLoginAction.java 291
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 102
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 144
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 149
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 151
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 159
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 185
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 195
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 206
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 223
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 229
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 235
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 243
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 256
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 261
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 266
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 270
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 278
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 285
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 297
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 304
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 317
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 327
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 333
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 349
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 355
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 361
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 367
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 377
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 383
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 392
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 399
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 405
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 422
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceCRUDAction.java 433
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 443
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceCRUDAction.java 450
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 90
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceVehicleMapAction.java 101
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceVehicleMapAction.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 121
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceVehicleMapAction.java 133
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceVehicleMapAction.java 139
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceVehicleMapAction.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 173
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceVehicleMapAction.java 197
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 215
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 221
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 230
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 237
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 244
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 251
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 258
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 265
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 272
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 279
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 286
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 293
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 300
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceVehicleMapAction.java 307
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMap.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMap.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMap.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMap.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMap.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMap.java 90
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 95
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofenceAction.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 141
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 144
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 148
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 151
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 154
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 157
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 160
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 163
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 166
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 169
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 172
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 175
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 181
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 184
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 187
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 190
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 193
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 196
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 202
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 205
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 208
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 211
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 214
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 217
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 220
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 223
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceAction.java 226
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low HeaderForwardAction.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HeaderForwardAction.java 51
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 28
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayAction.java 66
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayAction.java 87
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayAction.java 125
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayAction.java 145
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayAction.java 173
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 209
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 251
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 259
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 265
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 270
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 275
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 279
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 283
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 286
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 289
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 292
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 295
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 298
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 301
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 304
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 307
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 310
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 314
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 318
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 321
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 324
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 327
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidayAction.java 330
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 107
Opening braces should not appear on a new line Move the opening brace to the previous line. Low LogingpsAction.java 115
Opening braces should not appear on a new line Move the opening brace to the previous line. Low LogingpsAction.java 124
Opening braces should not appear on a new line Move the opening brace to the previous line. Low LogingpsAction.java 132
Opening braces should not appear on a new line Move the opening brace to the previous line. Low LogingpsAction.java 160
Opening braces should not appear on a new line Move the opening brace to the previous line. Low LogingpsAction.java 165
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsAction.java 191
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low LogoutAction.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogoutAction.java 39
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 112
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MessageHandler.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 216
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 221
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 226
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 231
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 237
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 243
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 249
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 255
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 261
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 267
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 273
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 279
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 285
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 291
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 297
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 303
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 309
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 315
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 321
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 327
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 333
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 339
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 345
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 351
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 357
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 363
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 369
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 375
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 381
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 388
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 407
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MessageHandler.java 415
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MessageHandler.java 429
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 438
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 445
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 452
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageHandler.java 459
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 130
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 189
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 195
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 226
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 240
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 244
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 248
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 255
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 257
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 261
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 263
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 272
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 282
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 284
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 305
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsAction.java 311
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 330
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 336
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 341
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 345
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 349
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsAction.java 353
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RFIDAction.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDAction.java 49
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 91
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 96
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 101
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 104
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDAction.java 204
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 221
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 228
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 231
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RFIDAction.java 237
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDAction.java 268
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 148
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 154
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 160
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 166
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 172
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 184
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 190
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 196
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 202
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 208
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 215
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TemplateManager.java 234
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripCrudAction.java 137
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 147
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 151
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 158
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 187
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 196
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 203
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 210
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 217
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 244
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 261
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 265
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 281
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 286
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 291
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 294
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 298
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 304
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 308
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 312
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 317
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 321
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripCrudAction.java 325
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 139
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 153
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 160
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 174
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 181
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 188
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationAction.java 195
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 226
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 239
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 268
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 270
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 277
Closing braces should appear on a new line Move the closing brace to the next line. Low UserNotificationAction.java 284
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 313
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 316
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 327
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 330
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 333
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 348
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 362
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 370
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 382
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 385
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 388
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationAction.java 405
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 88
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 109
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 118
Closing braces should appear on a new line Move the closing brace to the next line. Low UserTripAction.java 121
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 123
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 131
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 164
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 176
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 187
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 193
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripAction.java 198
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 208
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 212
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 214
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 222
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 234
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 236
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 269
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 291
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 316
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 327
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 331
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 334
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 339
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 347
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 350
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 360
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 362
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripAction.java 365
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 139
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 153
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleCRUDAction.java 156
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 176
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 178
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 182
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 230
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 234
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 237
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 245
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 273
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 299
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 310
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 315
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleCRUDAction.java 322
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DailyTripRepDAO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DailyTripRepDAO.java 41
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DailyTripRepDAO.java 81
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DailyTripRepDAO.java 84
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DailyTripRepDAO.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DailyTripRepDAO.java 133
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceProcessDAO.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceProcessDAO.java 42
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 52
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 63
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 73
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 95
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 99
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 105
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 126
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 138
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 154
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 163
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 173
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 182
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 196
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 201
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 205
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 208
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 221
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 231
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 253
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 271
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 288
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 300
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 311
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 327
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 338
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 353
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 360
Opening braces should not appear on a new line Move the opening brace to the previous line. Low DeviceProcessDAO.java 367
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 48
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceUsersDAO.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 162
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 191
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceUsersDAO.java 201
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceUsersDAO.java 231
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FenceUsersDAO.java 241
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GeofencingDAO.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofencingDAO.java 38
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 88
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 92
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 114
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofencingDAO.java 129
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofencingDAO.java 162
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 168
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofencingDAO.java 194
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofencingDAO.java 223
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 227
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 232
Opening braces should not appear on a new line Move the opening brace to the previous line. Low GeofencingDAO.java 237
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low HolidayProcessDAO.java 14
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayProcessDAO.java 35
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayProcessDAO.java 47
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayProcessDAO.java 66
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayProcessDAO.java 79
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayProcessDAO.java 95
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidayProcessDAO.java 107
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low LoginGpsDAO.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LoginGpsDAO.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LoginGpsDAO.java 16
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MessagesDAO.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessagesDAO.java 39
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MLoginGpsDAO.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsDAO.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MLoginGpsDAO.java 46
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsDAO.java 64
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsDAO.java 68
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsDAO.java 70
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MLoginGpsDAO.java 80
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineDAO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineDAO.java 70
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low ReportProcessDAO.java 26
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 71
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 76
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 99
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 101
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 108
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 133
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 157
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 160
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportProcessDAO.java 177
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low ReportRefDAO.java 7
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 34
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 47
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 57
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 71
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 81
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDAO.java 101
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 191
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfHistoryDAO.java 228
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RoleProcessDAO.java 22
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RoleProcessDAO.java 35
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RoleProcessDAO.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RoleProcessDAO.java 48
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RoleProcessDAO.java 54
Opening braces should not appear on a new line Move the opening brace to the previous line. Low RoleProcessDAO.java 56
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SettingsDAO.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SettingsDAO.java 19
Opening braces should not appear on a new line Move the opening brace to the previous line. Low SettingsDAO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SettingsDAO.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SettingsDAO.java 82
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 43
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 65
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 72
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 82
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 97
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 124
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 149
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 172
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 189
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 195
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 213
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 228
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 234
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 251
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 283
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 292
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 311
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 315
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 318
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 341
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 350
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 363
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 370
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 384
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 393
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserNotificationDAO.java 401
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 419
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserNotificationDAO.java 425
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserProcessDAO.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserProcessDAO.java 23
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserProcessDAO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserProcessDAO.java 49
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserProcessDAO.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserProcessDAO.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserProcessDAO.java 116
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripDAO.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserTripDAO.java 37
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 51
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 77
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 81
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 111
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 125
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 131
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 147
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 154
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 164
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 186
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 209
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 223
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 230
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 239
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 260
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 274
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 280
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 292
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 326
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UserTripDAO.java 351
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low VehicleFenceDAO.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleFenceDAO.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleFenceDAO.java 56
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleFenceDAO.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleFenceDAO.java 92
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleFenceDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleFenceDAO.java 121
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low VehicleFenceReportDAO.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleFenceReportDAO.java 22
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low VehicleProcessDAO.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleProcessDAO.java 45
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 75
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 80
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 85
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 129
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 142
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 156
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 169
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 179
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 196
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 210
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 215
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 222
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 229
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 236
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 241
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 247
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 253
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 256
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 266
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 268
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 277
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 289
Opening braces should not appear on a new line Move the opening brace to the previous line. Low VehicleProcessDAO.java 311
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low WeekendFinder.java 7
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low WeekendFinder.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low WeekendFinder.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low WeekendFinder.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low WeekendFinder.java 49
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceTripDTO.java 95
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 7
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 125
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 137
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 156
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 162
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 168
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistParamsDTO.java 174
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDTO.java 29
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 137
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 144
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 151
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelDTO.java 158
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 16
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelFilter.java 49
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Packet.java 6
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummaryDTO.java 85
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RFIDInfoHistoryDTO.java 121
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 6
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 105
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedParamDTO.java 119
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 155
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 161
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 164
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 170
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 173
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 176
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 179
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 182
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 185
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 188
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 191
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 194
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 202
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 205
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 208
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 211
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 214
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 217
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 220
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 223
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 226
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 229
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 232
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 241
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 244
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 247
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 250
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 253
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 256
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 259
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 276
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 293
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 319
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripByVehicleDTO.java 322
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 7
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 129
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 150
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 157
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 164
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 171
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 185
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDistanceDTO.java 198
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParamDTO.java 66
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DeviceAlreadyInUseException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceAlreadyInUseException.java 4
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DupilicateTripException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DupilicateTripException.java 5
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DuplicateAliasNameException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DuplicateAliasNameException.java 4
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DuplicateDeviceNameException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DuplicateDeviceNameException.java 5
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DuplicateMobileNumberException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DuplicateMobileNumberException.java 5
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DuplicateRegisterNumberException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DuplicateRegisterNumberException.java 4
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DuplicateVehicleNameException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DuplicateVehicleNameException.java 4
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low InvalidMailIdOrPasswordException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low InvalidMailIdOrPasswordException.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LoginIDDoesNotMatchException.java 5
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low NullFieldsException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NullFieldsException.java 4
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PassworDoesNotMatchException.java 5
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripNameDuplicateException.java 3
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low VehicleExistsInTimeException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleExistsInTimeException.java 5
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low VehicleInUseException.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low VehicleInUseException.java 4
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 6
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GenerateMapForm.java 86
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceForm.java 97
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GLatLng.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GLatLng.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GLatLng.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GLatLng.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GLatLng.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GLatLng.java 25
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low LogingpsForm.java 76
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 16
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AccumulatorRef.java 37
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistory.java 97
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 11
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 97
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 105
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 125
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low AlertHistoryBean.java 129
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low BaseHibernateDAO.java 10
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Configurations.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Configurations.java 42
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ConfigurationsDAO.java 25
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ConfigurationsDAO.java 30
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ConfigurationsDAO.java 35
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ConfigurationsDAO.java 39
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ConfigurationsDAO.java 43
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DataContextMapping.java 73
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Device.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 116
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 120
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 140
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 144
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 148
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 152
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Device.java 156
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DeviceDAO.java 147
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistory.java 94
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 16
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low DistanceHistoryBean.java 95
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low EventNotification.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low EventNotification.java 85
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 11
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistory.java 149
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 134
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceHistoryDAO.java 145
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FenceReport.java 11
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 125
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 137
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 155
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 161
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 173
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 179
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 185
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 191
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 197
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 203
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 209
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 215
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReport.java 221
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 120
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 133
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FenceReportDAO.java 144
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetails.java 48
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsDAO.java 134
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FrequentTripDetailsId.java 64
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibration.java 81
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 46
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FuelCalibrationDAO.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelCalibrationDAO.java 118
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistory.java 136
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 16
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryBean.java 58
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 48
Opening braces should not appear on a new line Move the opening brace to the previous line. Low FuelHistoryDAO.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low FuelHistoryDAO.java 122
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Fuelusagetest.java 42
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Geofence.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 134
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 138
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 150
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 154
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 158
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 162
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 166
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 170
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 174
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 182
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 186
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 190
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 194
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 202
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 206
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 213
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 220
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 227
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 234
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 241
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 248
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 255
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 262
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 269
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Geofence.java 276
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 134
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 138
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 150
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 162
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeofenceDAO.java 173
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMap.java 76
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low GeovehicleMapDAO.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 97
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HibernateSessionFactory.java 115
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Holidays.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Holidays.java 48
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 11
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low HolidaysDAO.java 71
Opening braces should not appear on a new line Move the opening brace to the previous line. Low HolidaysDAO.java 85
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageFormat.java 56
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplates.java 69
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 98
Opening braces should not appear on a new line Move the opening brace to the previous line. Low MessageTemplatesDAO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MessageTemplatesDAO.java 143
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistance.java 41
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaDistanceBean.java 40
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuel.java 55
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low MetaFuelBean.java 42
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Notification.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Notification.java 95
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low NotificationDAO.java 142
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Organization.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 97
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 105
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 125
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 129
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 133
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 137
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 141
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 145
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 153
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 157
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 161
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 165
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 169
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Organization.java 173
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 134
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 138
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 158
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 171
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low OrganizationDAO.java 182
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Packet.java 6
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Packet.java 34
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummary.java 69
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 16
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ParamsSummaryDAO.java 98
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PartiallyOfflineInfo.java 39
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Phone.java 11
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 135
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 139
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 147
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Phone.java 151
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 116
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 120
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 148
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 160
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low PhoneDAO.java 171
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low ReportRef.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportRef.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportRef.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportRef.java 16
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportRef.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 97
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ReportSummary.java 109
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 15
Opening braces should not appear on a new line Move the opening brace to the previous line. Low ReportSummaryDAO.java 19
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 105
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistory.java 109
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidHistoryDAO.java 106
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidParameters.java 69
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low RfidStatus.java 57
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low ScheduleReport.java 95
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Schools.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Schools.java 43
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Settings.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Settings.java 42
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsDetails.java 115
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SmsRegister.java 58
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Speedparameter.java 69
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 97
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedparameterDAO.java 137
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 5
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 116
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 135
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettings.java 142
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low SpeedSettingsDAO.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettingsDAO.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettingsDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettingsDAO.java 34
Opening braces should not appear on a new line Move the opening brace to the previous line. Low SpeedSettingsDAO.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low SpeedSettingsDAO.java 51
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Stopfencemapping.java 52
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripAttender.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripAttender.java 52
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripDetails.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 164
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 172
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 179
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 202
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 244
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 272
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 276
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 280
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 284
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 291
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 298
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 302
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 306
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 310
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 314
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 318
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 322
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 326
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 330
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 334
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 338
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 352
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 356
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 360
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 364
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 368
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 372
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 376
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 380
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 384
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 388
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 392
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 396
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 403
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 409
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 412
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 416
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 420
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 424
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetails.java 428
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 134
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 138
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 150
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 154
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 158
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 162
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 166
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 170
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 174
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 178
Opening braces should not appear on a new line Move the opening brace to the previous line. Low TripDetailsDAO.java 186
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 212
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDetailsDAO.java 223
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripDeviation.java 60
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripMsgParams.java 77
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripParameters.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 81
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 133
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 137
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 141
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 145
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 153
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 157
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 161
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 165
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 169
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 182
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 186
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 190
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 202
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 206
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 210
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 214
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 218
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 222
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 226
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 230
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 237
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 240
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 243
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParameters.java 250
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 156
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripParametersDAO.java 167
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripPreference.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 75
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 83
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreference.java 119
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 115
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 156
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripPreferenceDAO.java 167
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripReference.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripReference.java 140
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripScraps.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScraps.java 67
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 93
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 97
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 101
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripScrapsDAO.java 137
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 41
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 88
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 96
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 100
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 116
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 120
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 140
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 144
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 148
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 152
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 156
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 160
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 164
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 168
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 172
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 176
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 180
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 184
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 188
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 192
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetails.java 196
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 51
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 108
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 112
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 116
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 120
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 141
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 145
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 153
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 165
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTravelerDetailsDAO.java 189
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 57
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripTraversal.java 81
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMap.java 51
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low TripVehicleMapDAO.java 128
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low User.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 63
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 85
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 135
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 139
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 147
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 151
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 155
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 159
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 163
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 171
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 175
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 179
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 183
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 187
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 191
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 195
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 203
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 207
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 211
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 215
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 219
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 223
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 227
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 231
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 235
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 239
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 243
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 247
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 251
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 255
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 259
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 263
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 267
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 271
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 275
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 279
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 283
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 287
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 291
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 295
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 299
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 303
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 307
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low User.java 311
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 89
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 119
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 127
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 135
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 139
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 147
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 151
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 155
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 159
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 163
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 171
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 175
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 179
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 183
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 187
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 191
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 195
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 199
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 203
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 207
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 211
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 215
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 219
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 223
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 227
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 231
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 243
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 255
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDAO.java 266
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserDetails.java 13
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 55
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 120
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 128
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 132
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 140
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 144
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 148
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 152
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 156
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 160
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 164
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 168
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 172
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 176
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 180
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 184
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 188
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 192
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 196
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 200
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 204
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 208
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 212
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 216
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 220
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 224
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 228
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 232
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 236
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 240
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 244
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 248
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 252
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 256
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 260
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 264
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 268
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 272
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 276
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 280
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 284
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 288
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 292
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 296
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetails.java 300
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 45
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 79
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 109
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 113
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 121
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 125
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 129
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 133
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 137
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 141
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 145
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 149
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 153
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 157
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 161
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 165
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 169
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 173
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 177
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 181
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 193
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 206
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserDetailsDAO.java 217
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMap.java 51
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGeofenceMapDAO.java 128
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserGrade.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrade.java 52
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserGrades.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserGrades.java 54
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserGradesDAO.java 6
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Usergroup.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 26
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 66
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroup.java 78
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 135
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupDAO.java 146
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low Usergroupgrouprole.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroupgrouprole.java 12
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroupgrouprole.java 15
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroupgrouprole.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low Usergroupgrouprole.java 23
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 8
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 14
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 35
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 43
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 47
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergroupgrouproleId.java 61
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 20
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 24
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsergrouproleId.java 79
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 27
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 60
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 68
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 72
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarks.java 88
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 31
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 80
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 99
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 107
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 111
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 123
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 136
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserLandmarksDAO.java 147
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 70
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 74
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 82
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 86
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 94
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 98
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 102
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 130
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 134
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 138
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 142
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 146
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 150
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 154
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 158
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 162
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 166
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 170
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 174
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 178
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 182
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 186
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 190
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 194
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 198
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferences.java 202
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 53
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 64
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 76
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 91
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 110
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 118
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 122
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 126
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 131
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 135
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 139
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 143
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 147
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 151
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 155
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 159
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 163
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 167
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 179
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 192
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserPreferencesDAO.java 203
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserRfid.java 3
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 17
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 21
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 32
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 36
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 40
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 52
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 56
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfid.java 60
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 87
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UserRfidDAO.java 107
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 10
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 25
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 29
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 33
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 37
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 54
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 61
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 65
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 69
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 73
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofence.java 81
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 48
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 59
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 71
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 84
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 95
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 106
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGeofenceDAO.java 115
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersGroups.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroups.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroups.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroups.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroups.java 32
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 39
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 50
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 62
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 77
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 92
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 104
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 117
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsDAO.java 128
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 38
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 42
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 46
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersGroupsId.java 65
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersOrgs.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgs.java 18
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgs.java 22
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgs.java 28
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgs.java 32
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 24
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UsersOrgsDAO.java 34
Opening braces should not appear on a new line Move the opening brace to the previous line. Low UsersOrgsDAO.java 44
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 49
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 58
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 67
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 78
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 90
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 103
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 114
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 124
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsDAO.java 133
Opening brace for a type should appear on a new line Move the opening brace to the next line. Low UsersOrgsId.java 9
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsId.java 19
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsId.java 23
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsId.java 30
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsId.java 34
Opening brace for a method should appear on a new line Move the opening brace to the next line. Low UsersOrgsId.java 38
 
Violation Recommendation Severity Resource Line
Extra semicolon Delete the extra semicolon. Low UserNotificationDAO.java 288
 
Violation Recommendation Severity Resource Line
Use of tab character outside a literal Use spaces rather than tabs. Low AlertSettingsAction.java 205
Use of tab character outside a literal Use spaces rather than tabs. Low AutoCompleteAction.java 108
Use of space at start of line Use tabs to indent the source code. Low BaseAction.java 16
Use of tab character outside a literal Use spaces rather than tabs. Low CookieLoginAction.java 78
Use of tab character outside a literal Use spaces rather than tabs. Low CookieLoginAction.java 79
Use of tab character outside a literal Use spaces rather than tabs. Low CookieLoginAction.java 80
Use of tab character outside a literal Use spaces rather than tabs. Low CookieLoginAction.java 144
Use of tab character outside a literal Use spaces rather than tabs. Low CookieLoginAction.java 264
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 145
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 152
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 273
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 319
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 341
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 365
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 380
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceCRUDAction.java 445
Use of tab character outside a literal Use spaces rather than tabs. Low FenceVehicleMapAction.java 76
Use of tab character outside a literal Use spaces rather than tabs. Low FenceVehicleMapAction.java 107
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 69
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 70
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 71
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 72
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 153
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 182
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 182
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 182
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 207
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 208
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 215
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 243
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 273
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 273
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 273
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 307
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 313
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 316
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 389
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 482
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 510
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 523
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 546
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 547
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 557
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 558
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 577
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 590
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 594
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 603
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 609
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 652
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 679
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 685
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 701
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 754
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 850
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 898
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 961
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 988
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,003
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,029
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,030
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,040
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,041
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,060
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,073
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,077
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,086
Use of tab character outside a literal Use spaces rather than tabs. Low GenerateMap.java 1,092
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 59
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 60
Use of tab character outside a literal Use spaces rather than tabs. Low GeofenceAction.java 71
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 121
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 147
Use of tab character outside a literal Use spaces rather than tabs. Low GeofenceAction.java 265
Use of tab character outside a literal Use spaces rather than tabs. Low GeofenceAction.java 295
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 312
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 322
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 323
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 324
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 325
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 326
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 327
Use of tab character outside a literal Use spaces rather than tabs. Low GeofenceAction.java 327
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 328
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 329
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 330
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 330
Use of tab character outside a literal Use spaces rather than tabs. Low GeofenceAction.java 330
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 331
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 331
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 332
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 332
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 333
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 333
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 334
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 334
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 335
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 335
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 336
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 336
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 337
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 337
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 338
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 338
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 339
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 339
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 340
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 340
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 341
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 341
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 342
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 343
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 344
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 345
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 346
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 347
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 348
Use of space at start of line Use tabs to indent the source code. Low GeofenceAction.java 349
Use of space at start of line Use tabs to indent the source code. Low HeaderForwardAction.java 36
Use of tab character outside a literal Use spaces rather than tabs. Low HeaderForwardAction.java 46
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayAction.java 39
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 71
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 72
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 76
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 77
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 78
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 79
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 80
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 85
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 86
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 87
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 88
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 89
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 90
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 91
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 92
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 93
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 94
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 104
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 105
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 106
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayAction.java 118
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 124
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 125
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 126
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 127
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 128
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 129
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 130
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 131
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 133
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 134
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 135
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 137
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 138
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 139
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 140
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 141
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 161
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 162
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 163
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 165
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 172
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 173
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 174
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 177
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 178
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 179
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 180
Use of space at start of line Use tabs to indent the source code. Low HolidayAction.java 181
Use of space at start of line Use tabs to indent the source code. Low LogingpsAction.java 118
Use of space at start of line Use tabs to indent the source code. Low LogingpsAction.java 119
Use of space at start of line Use tabs to indent the source code. Low LogingpsAction.java 120
Use of tab character outside a literal Use spaces rather than tabs. Low LogingpsAction.java 128
Use of tab character outside a literal Use spaces rather than tabs. Low LogingpsAction.java 151
Use of tab character outside a literal Use spaces rather than tabs. Low LogoutAction.java 40
Use of tab character outside a literal Use spaces rather than tabs. Low MessageHandler.java 397
Use of tab character outside a literal Use spaces rather than tabs. Low MLoginGpsAction.java 81
Use of tab character outside a literal Use spaces rather than tabs. Low MLoginGpsAction.java 82
Use of tab character outside a literal Use spaces rather than tabs. Low MLoginGpsAction.java 83
Use of tab character outside a literal Use spaces rather than tabs. Low MLoginGpsAction.java 205
Use of tab character outside a literal Use spaces rather than tabs. Low MLoginGpsAction.java 326
Use of tab character outside a literal Use spaces rather than tabs. Low RFIDAction.java 160
Use of tab character outside a literal Use spaces rather than tabs. Low RFIDAction.java 180
Use of tab character outside a literal Use spaces rather than tabs. Low RFIDAction.java 219
Use of tab character outside a literal Use spaces rather than tabs. Low RFIDAction.java 255
Use of space at start of line Use tabs to indent the source code. Low TemplateManager.java 224
Use of tab character outside a literal Use spaces rather than tabs. Low TemplateManager.java 224
Use of tab character outside a literal Use spaces rather than tabs. Low TemplateManager.java 237
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 154
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 180
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 205
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 270
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 271
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 295
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 295
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 339
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 439
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 483
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 525
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 527
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 553
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 645
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 651
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 653
Use of tab character outside a literal Use spaces rather than tabs. Low TripCrudAction.java 653
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 220
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 221
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 222
Use of space at start of line Use tabs to indent the source code. Low UserNotificationAction.java 255
Use of space at start of line Use tabs to indent the source code. Low UserNotificationAction.java 264
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 296
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 296
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 307
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 363
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 426
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 428
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 429
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 431
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 516
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 608
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationAction.java 631
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 125
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 177
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 275
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 339
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 339
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 371
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 416
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 469
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 469
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripAction.java 500
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 164
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 174
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 186
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 231
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 238
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 278
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 289
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 291
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 311
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 352
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 356
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 358
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 365
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 369
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 418
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 436
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 464
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 466
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 474
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 499
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 543
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 547
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 549
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 551
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 588
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 597
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleCRUDAction.java 607
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 85
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 91
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 91
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 108
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 119
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 149
Use of tab character outside a literal Use spaces rather than tabs. Low DailyTripRepDAO.java 206
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 48
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 54
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 145
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 186
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 211
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 283
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 290
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 322
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 329
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 329
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 329
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 335
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 361
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 377
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 378
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 385
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 415
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 416
Use of tab character outside a literal Use spaces rather than tabs. Low DeviceProcessDAO.java 420
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 59
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 205
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 207
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 257
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 425
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 469
Use of tab character outside a literal Use spaces rather than tabs. Low FenceUsersDAO.java 520
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 137
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 227
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 233
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 284
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 307
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 328
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 333
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 359
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 364
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 393
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 416
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 416
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 417
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 418
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 439
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 462
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 463
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 464
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 465
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 466
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 467
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 469
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 470
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 471
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 472
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 473
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 474
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 475
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 476
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 477
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 478
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 479
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 480
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 481
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 482
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 483
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 484
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 485
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 486
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 506
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 536
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 565
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 566
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 567
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 568
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 569
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 570
Use of tab character outside a literal Use spaces rather than tabs. Low GeofencingDAO.java 570
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 571
Use of space at start of line Use tabs to indent the source code. Low GeofencingDAO.java 572
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 35
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 35
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 37
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 37
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 37
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 45
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 54
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 59
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 62
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 66
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 66
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 68
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 68
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 68
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 77
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 86
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 91
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 98
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 101
Use of tab character outside a literal Use spaces rather than tabs. Low HolidayProcessDAO.java 105
Use of tab character outside a literal Use spaces rather than tabs. Low PartiallyOfflineDAO.java 40
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 44
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 45
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 46
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 47
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 48
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 49
Use of tab character outside a literal Use spaces rather than tabs. Low PartiallyOfflineDAO.java 51
Use of tab character outside a literal Use spaces rather than tabs. Low PartiallyOfflineDAO.java 62
Use of tab character outside a literal Use spaces rather than tabs. Low PartiallyOfflineDAO.java 80
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 83
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 84
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 85
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 86
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 87
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 88
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 89
Use of tab character outside a literal Use spaces rather than tabs. Low PartiallyOfflineDAO.java 92
Use of space at start of line Use tabs to indent the source code. Low PartiallyOfflineDAO.java 102
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 79
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 88
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 103
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 121
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 122
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 125
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 135
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 142
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 147
Use of tab character outside a literal Use spaces rather than tabs. Low ReportProcessDAO.java 162
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 37
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 38
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 39
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 41
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 42
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 61
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 62
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 63
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 65
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 66
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 67
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 85
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 86
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 87
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 89
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 90
Use of space at start of line Use tabs to indent the source code. Low ReportSummaryDAO.java 91
Use of tab character outside a literal Use spaces rather than tabs. Low ReportSummaryDAO.java 136
Use of tab character outside a literal Use spaces rather than tabs. Low ReportSummaryDAO.java 165
Use of tab character outside a literal Use spaces rather than tabs. Low ReportSummaryDAO.java 166
Use of tab character outside a literal Use spaces rather than tabs. Low ReportSummaryDAO.java 167
Use of tab character outside a literal Use spaces rather than tabs. Low RfHistoryDAO.java 89
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 10
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 14
Use of tab character outside a literal Use spaces rather than tabs. Low RoleProcessDAO.java 22
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 23
Use of tab character outside a literal Use spaces rather than tabs. Low RoleProcessDAO.java 23
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 28
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 34
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 35
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 44
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 53
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 54
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 62
Use of space at start of line Use tabs to indent the source code. Low RoleProcessDAO.java 63
Use of tab character outside a literal Use spaces rather than tabs. Low SettingsDAO.java 46
Use of tab character outside a literal Use spaces rather than tabs. Low SettingsDAO.java 79
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 82
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 83
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 84
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 85
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 86
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 87
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 88
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 89
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 90
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 91
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 92
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 93
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 94
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 95
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 96
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 98
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 99
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 100
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 101
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 102
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 103
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 106
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 107
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 108
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 109
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 115
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 116
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 118
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 119
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 120
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 121
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 122
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 123
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 124
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 125
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 126
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 127
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 128
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 129
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 130
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 131
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 132
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 134
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 135
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 136
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 137
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 138
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 139
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 140
Use of space at start of line Use tabs to indent the source code. Low TripProcessDAO.java 141
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 31
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 32
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 43
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 46
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 46
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 46
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 55
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 57
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 58
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 61
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 85
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 126
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 150
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 186
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 225
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 293
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 327
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 337
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 343
Use of tab character outside a literal Use spaces rather than tabs. Low UserNotificationDAO.java 380
Use of tab character outside a literal Use spaces rather than tabs. Low UserProcessDAO.java 32
Use of tab character outside a literal Use spaces rather than tabs. Low UserProcessDAO.java 78
Use of space at start of line Use tabs to indent the source code. Low UserProcessDAO.java 137
Use of space at start of line Use tabs to indent the source code. Low UserProcessDAO.java 140
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripDAO.java 53
Use of tab character outside a literal Use spaces rather than tabs. Low UserTripDAO.java 97
Use of space at start of line Use tabs to indent the source code. Low VehicleFenceReportDAO.java 32
Use of space at start of line Use tabs to indent the source code. Low VehicleFenceReportDAO.java 33
Use of space at start of line Use tabs to indent the source code. Low VehicleFenceReportDAO.java 34
Use of space at start of line Use tabs to indent the source code. Low VehicleFenceReportDAO.java 36
Use of space at start of line Use tabs to indent the source code. Low VehicleFenceReportDAO.java 37
Use of space at start of line Use tabs to indent the source code. Low VehicleFenceReportDAO.java 38
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 50
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 92
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 156
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 156
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 158
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 158
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 158
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 166
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 175
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 203
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 226
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 318
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 343
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 347
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 362
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 371
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 373
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 381
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 403
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 408
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 451
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 457
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 460
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 475
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 483
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 489
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 496
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 496
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 496
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 502
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 526
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 527
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 528
Use of tab character outside a literal Use spaces rather than tabs. Low VehicleProcessDAO.java 538
Use of space at start of line Use tabs to indent the source code. Low WeekendFinder.java 18
Use of space at start of line Use tabs to indent the source code. Low WeekendFinder.java 29
Use of space at start of line Use tabs to indent the source code. Low WeekendFinder.java 31
Use of space at start of line Use tabs to indent the source code. Low WeekendFinder.java 38
Use of space at start of line Use tabs to indent the source code. Low WeekendFinder.java 43
Use of space at start of line Use tabs to indent the source code. Low WeekendFinder.java 50
Use of space at start of line Use tabs to indent the source code. Low DistParamsDTO.java 14
Use of space at start of line Use tabs to indent the source code. Low DistParamsDTO.java 15
Use of space at start of line Use tabs to indent the source code. Low DistParamsDTO.java 16
Use of space at start of line Use tabs to indent the source code. Low DistParamsDTO.java 69
Use of space at start of line Use tabs to indent the source code. Low DistParamsDTO.java 70
Use of tab character outside a literal Use spaces rather than tabs. Low FuelFilter.java 35
Use of tab character outside a literal Use spaces rather than tabs. Low FuelFilter.java 41
Use of tab character outside a literal Use spaces rather than tabs. Low FuelFilter.java 47
Use of space at start of line Use tabs to indent the source code. Low SpeedParamDTO.java 88
Use of space at start of line Use tabs to indent the source code. Low SpeedParamDTO.java 89
Use of space at start of line Use tabs to indent the source code. Low SpeedParamDTO.java 90
Use of space at start of line Use tabs to indent the source code. Low SpeedParamDTO.java 91
Use of space at start of line Use tabs to indent the source code. Low TripDistanceDTO.java 187
Use of space at start of line Use tabs to indent the source code. Low TripDistanceDTO.java 188
Use of space at start of line Use tabs to indent the source code. Low TripDistanceDTO.java 189
Use of space at start of line Use tabs to indent the source code. Low TripDistanceDTO.java 190
Use of space at start of line Use tabs to indent the source code. Low TripDistanceDTO.java 194
Use of space at start of line Use tabs to indent the source code. Low TripDistanceDTO.java 195
Use of tab character outside a literal Use spaces rather than tabs. Low DuplicateMobileNumberException.java 7
Use of tab character outside a literal Use spaces rather than tabs. Low DuplicateVehicleNameException.java 6
Use of space at start of line Use tabs to indent the source code. Low LoginIDDoesNotMatchException.java 9
Use of space at start of line Use tabs to indent the source code. Low PassworDoesNotMatchException.java 9
Use of space at start of line Use tabs to indent the source code. Low TripNameDuplicateException.java 5
Use of space at start of line Use tabs to indent the source code. Low TripNameDuplicateException.java 8
Use of space at start of line Use tabs to indent the source code. Low UserNotLoggedInException.java 7
Use of space at start of line Use tabs to indent the source code. Low GeofenceForm.java 9
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 22
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 23
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 24
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 25
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 26
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 27
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 28
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 29
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 30
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 31
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 32
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 33
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 34
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 35
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 38
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 39
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 40
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 42
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 44
Use of space at start of line Use tabs to indent the source code. Low ConfigurationsDAO.java 47
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 41
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 46
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 47
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 48
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 49
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 50
Use of space at start of line Use tabs to indent the source code. Low Geofence.java 51
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 15
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 23
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 25
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 26
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 27
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 30
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 38
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 39
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 40
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 49
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 50
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 61
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 62
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 84
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 85
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 86
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 88
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 89
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 90
Use of space at start of line Use tabs to indent the source code. Low HibernateSessionFactory.java 91
Use of tab character outside a literal Use spaces rather than tabs. Low Holidays.java 14
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 12
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 15
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 16
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 17
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 18
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 19
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 20
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 21
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 22
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 23
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 24
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 25
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 26
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 27
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 28
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 29
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 30
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 31
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 32
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 33
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 34
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 35
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 36
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 37
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 38
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 39
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 40
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 41
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 42
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 44
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 45
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 46
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 47
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 48
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 49
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 50
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 51
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 52
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 53
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 54
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 55
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 56
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 57
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 58
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 59
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 60
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 61
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 62
Use of space at start of line Use tabs to indent the source code. Low ParamsSummaryDAO.java 63
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 7
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 9
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 10
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 11
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 12
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 13
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 14
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 15
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 17
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 19
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 20
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 21
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 24
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 25
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 26
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 27
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 28
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 29
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 30
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 31
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 32
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 33
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 34
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 35
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 36
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 37
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 38
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 39
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 41
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 42
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 44
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 45
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 46
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 47
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 48
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 49
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 50
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 52
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 53
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 54
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 55
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 56
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 57
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 58
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 60
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 61
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 62
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 63
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 64
Use of space at start of line Use tabs to indent the source code. Low RfidHistory.java 65
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 20
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 23
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 24
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 25
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 26
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 27
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 28
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 29
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 30
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 31
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 32
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 33
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 34
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 35
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 36
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 37
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 38
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 39
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 40
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 41
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 42
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 44
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 45
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 46
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 47
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 48
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 49
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 50
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 51
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 52
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 53
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 54
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 55
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 56
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 57
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 58
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 59
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 60
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 61
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 62
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 63
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 64
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 65
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 66
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 67
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 68
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 69
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 70
Use of space at start of line Use tabs to indent the source code. Low RfidHistoryDAO.java 71
Use of tab character outside a literal Use spaces rather than tabs. Low TripDetails.java 57
Use of tab character outside a literal Use spaces rather than tabs. Low TripDetails.java 65
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 16
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 17
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 33
Use of tab character outside a literal Use spaces rather than tabs. Low TripParameters.java 124
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 171
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 172
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 173
Use of space at start of line Use tabs to indent the source code. Low TripParameters.java 174
Use of space at start of line Use tabs to indent the source code. Low User.java 455
Use of space at start of line Use tabs to indent the source code. Low User.java 456
Use of space at start of line Use tabs to indent the source code. Low User.java 457
Use of space at start of line Use tabs to indent the source code. Low User.java 458
Use of space at start of line Use tabs to indent the source code. Low User.java 462
Use of space at start of line Use tabs to indent the source code. Low UserGradesDAO.java 8
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 6
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 8
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 9
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 10
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 11
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 14
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 16
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 17
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 18
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 21
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 22
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 23
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 24
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 25
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 26
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 27
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 29
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 30
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 32
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 33
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 34
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 35
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 36
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 37
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 38
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 40
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 41
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 42
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 43
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 44
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 45
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 46
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 48
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 49
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 50
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 51
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 52
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 53
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 54
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 56
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 57
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 58
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 59
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 60
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 61
Use of space at start of line Use tabs to indent the source code. Low UserRfid.java 62
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 20
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 23
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 24
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 25
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 26
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 27
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 28
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 29
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 30
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 31
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 32
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 33
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 34
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 35
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 36
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 37
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 38
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 39
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 40
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 41
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 42
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 43
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 44
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 45
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 46
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 47
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 48
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 49
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 50
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 51
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 52
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 53
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 54
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 55
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 56
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 57
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 58
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 59
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 60
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 61
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 62
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 63
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 64
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 65
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 66
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 67
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 68
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 69
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 70
Use of space at start of line Use tabs to indent the source code. Low UserRfidDAO.java 71
Use of space at start of line Use tabs to indent the source code. Low UsersGeofence.java 18
Use of space at start of line Use tabs to indent the source code. Low UsersGeofence.java 22
 
Violation Recommendation Severity Resource Line
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 24
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 24
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 138
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 138
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 138
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 144
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 144
Missing space after comma Insert the missing space. Low AlertSettingsAction.java 144
Missing space after comma Insert the missing space. Low AutoCompleteAction.java 22
Missing space after comma Insert the missing space. Low AutoCompleteAction.java 22
Missing space after comma Insert the missing space. Low AutoCompleteAction.java 46
Missing space after comma Insert the missing space. Low AutoCompleteAction.java 78
Missing space after comma Insert the missing space. Low AutoCompleteAction.java 78
Missing space after comma Insert the missing space. Low AutoCompleteAction.java 78
Missing space after comma Insert the missing space. Low CookieLoginAction.java 33
Missing space after comma Insert the missing space. Low CookieLoginAction.java 33
Missing space after comma Insert the missing space. Low CookieLoginAction.java 143
Missing space after comma Insert the missing space. Low CookieLoginAction.java 149
Missing space after comma Insert the missing space. Low CookieLoginAction.java 153
Missing space after comma Insert the missing space. Low CookieLoginAction.java 191
Missing space after comma Insert the missing space. Low CookieLoginAction.java 212
Missing space after comma Insert the missing space. Low CookieLoginAction.java 213
Missing space after comma Insert the missing space. Low CookieLoginAction.java 216
Missing space after comma Insert the missing space. Low CookieLoginAction.java 225
Missing space after comma Insert the missing space. Low CookieLoginAction.java 226
Missing space after comma Insert the missing space. Low CookieLoginAction.java 227
Missing space after comma Insert the missing space. Low CookieLoginAction.java 228
Missing space after comma Insert the missing space. Low CookieLoginAction.java 229
Missing space after comma Insert the missing space. Low CookieLoginAction.java 230
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 39
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 39
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 152
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 152
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 152
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 152
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 152
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 152
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 188
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 219
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 267
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 267
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 267
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 267
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 267
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 267
Missing space after comma Insert the missing space. Low DeviceCRUDAction.java 324
Missing space after comma Insert the missing space. Low FenceVehicleMapAction.java 24
Missing space after comma Insert the missing space. Low GenerateMap.java 46
Missing space after comma Insert the missing space. Low GenerateMap.java 46
Missing space after comma Insert the missing space. Low GeofenceAction.java 36
Missing space after comma Insert the missing space. Low HeaderForwardAction.java 42
Missing space after comma Insert the missing space. Low HolidayAction.java 28
Missing space after comma Insert the missing space. Low HolidayAction.java 28
Missing space after comma Insert the missing space. Low HolidayAction.java 38
Missing space after comma Insert the missing space. Low HolidayAction.java 38
Missing space after comma Insert the missing space. Low HolidayAction.java 38
Missing space after comma Insert the missing space. Low HolidayAction.java 38
Missing space after comma Insert the missing space. Low HolidayAction.java 38
Missing space after comma Insert the missing space. Low HolidayAction.java 38
Missing space after comma Insert the missing space. Low HolidayAction.java 231
Missing space after comma Insert the missing space. Low HolidayAction.java 232
Missing space after comma Insert the missing space. Low LogingpsAction.java 48
Missing space after comma Insert the missing space. Low LogingpsAction.java 48
Missing space after comma Insert the missing space. Low LogingpsAction.java 48
Missing space after comma Insert the missing space. Low LogingpsAction.java 113
Missing space after comma Insert the missing space. Low LogingpsAction.java 113
Missing space after comma Insert the missing space. Low LogingpsAction.java 113
Missing space after comma Insert the missing space. Low LogingpsAction.java 128
Missing space after comma Insert the missing space. Low LogingpsAction.java 135
Missing space after comma Insert the missing space. Low LogingpsAction.java 136
Missing space after comma Insert the missing space. Low LogingpsAction.java 147
Missing space after comma Insert the missing space. Low LogingpsAction.java 147
Missing space after comma Insert the missing space. Low LogingpsAction.java 148
Missing space after comma Insert the missing space. Low LogingpsAction.java 148
Missing space after comma Insert the missing space. Low LogingpsAction.java 149
Missing space after comma Insert the missing space. Low LogingpsAction.java 149
Missing space after comma Insert the missing space. Low LogingpsAction.java 150
Missing space after comma Insert the missing space. Low LogingpsAction.java 150
Missing space after comma Insert the missing space. Low LogingpsAction.java 151
Missing space after comma Insert the missing space. Low LogingpsAction.java 152
Missing space after comma Insert the missing space. Low LogingpsAction.java 153
Missing space after comma Insert the missing space. Low MessageHandler.java 179
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 34
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 34
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 196
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 196
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 203
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 213
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 215
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 252
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 273
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 274
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 278
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 287
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 288
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 289
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 290
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 291
Missing space after comma Insert the missing space. Low MLoginGpsAction.java 292
Missing space after comma Insert the missing space. Low RFIDAction.java 27
Missing space after comma Insert the missing space. Low RFIDAction.java 27
Missing space after comma Insert the missing space. Low RFIDAction.java 111
Missing space after comma Insert the missing space. Low RFIDAction.java 146
Missing space after comma Insert the missing space. Low TripCrudAction.java 33
Missing space after comma Insert the missing space. Low TripCrudAction.java 33
Missing space after comma Insert the missing space. Low TripCrudAction.java 153
Missing space after comma Insert the missing space. Low TripCrudAction.java 190
Missing space after comma Insert the missing space. Low TripCrudAction.java 190
Missing space after comma Insert the missing space. Low TripCrudAction.java 190
Missing space after comma Insert the missing space. Low TripCrudAction.java 190
Missing space after comma Insert the missing space. Low TripCrudAction.java 190
Missing space after comma Insert the missing space. Low TripCrudAction.java 190
Missing space after comma Insert the missing space. Low TripCrudAction.java 235
Missing space after comma Insert the missing space. Low TripCrudAction.java 295
Missing space after comma Insert the missing space. Low TripCrudAction.java 299
Missing space after comma Insert the missing space. Low UserNotificationAction.java 33
Missing space after comma Insert the missing space. Low UserNotificationAction.java 33
Missing space after comma Insert the missing space. Low UserNotificationAction.java 272
Missing space after comma Insert the missing space. Low UserNotificationAction.java 343
Missing space after comma Insert the missing space. Low UserNotificationAction.java 398
Missing space after comma Insert the missing space. Low UserTripAction.java 26
Missing space after comma Insert the missing space. Low UserTripAction.java 26
Missing space after comma Insert the missing space. Low UserTripAction.java 114
Missing space after comma Insert the missing space. Low UserTripAction.java 121
Missing space after comma Insert the missing space. Low UserTripAction.java 152
Missing space after comma Insert the missing space. Low UserTripAction.java 155
Missing space after comma Insert the missing space. Low UserTripAction.java 173
Missing space after comma Insert the missing space. Low UserTripAction.java 177
Missing space after comma Insert the missing space. Low UserTripAction.java 180
Missing space after comma Insert the missing space. Low UserTripAction.java 215
Missing space after comma Insert the missing space. Low UserTripAction.java 237
Missing space after comma Insert the missing space. Low UserTripAction.java 265
Missing space after comma Insert the missing space. Low UserTripAction.java 267
Missing space after comma Insert the missing space. Low UserTripAction.java 275
Missing space after comma Insert the missing space. Low UserTripAction.java 287
Missing space after comma Insert the missing space. Low UserTripAction.java 289
Missing space after comma Insert the missing space. Low UserTripAction.java 297
Missing space after comma Insert the missing space. Low UserTripAction.java 340
Missing space after comma Insert the missing space. Low UserTripAction.java 351
Missing space after comma Insert the missing space. Low UserTripAction.java 366
Missing space after comma Insert the missing space. Low UserTripAction.java 375
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 39
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 39
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 39
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 221
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 238
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 238
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 238
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 238
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 238
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 238
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 278
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 293
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 311
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 311
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 311
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 311
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 311
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 311
Missing space after comma Insert the missing space. Low VehicleCRUDAction.java 327
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 41
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 41
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 41
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 41
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 127
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 133
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 133
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 180
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 186
Missing space after comma Insert the missing space. Low DailyTripRepDAO.java 204
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 46
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 46
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 46
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 88
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 106
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 127
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 135
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 135
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 135
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 135
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 135
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 135
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 228
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 282
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 282
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 282
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 302
Missing space after comma Insert the missing space. Low DeviceProcessDAO.java 349
Missing space after comma Insert the missing space. Low FenceUsersDAO.java 72
Missing space after comma Insert the missing space. Low GeofencingDAO.java 44
Missing space after comma Insert the missing space. Low GeofencingDAO.java 44
Missing space after comma Insert the missing space. Low GeofencingDAO.java 53
Missing space after comma Insert the missing space. Low GeofencingDAO.java 83
Missing space after comma Insert the missing space. Low GeofencingDAO.java 139
Missing space after comma Insert the missing space. Low GeofencingDAO.java 162
Missing space after comma Insert the missing space. Low GeofencingDAO.java 174
Missing space after comma Insert the missing space. Low GeofencingDAO.java 174
Missing space after comma Insert the missing space. Low GeofencingDAO.java 223
Missing space after comma Insert the missing space. Low GeofencingDAO.java 223
Missing space after comma Insert the missing space. Low GeofencingDAO.java 233
Missing space after comma Insert the missing space. Low GeofencingDAO.java 233
Missing space after comma Insert the missing space. Low LoginGpsDAO.java 19
Missing space after comma Insert the missing space. Low MLoginGpsDAO.java 49
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 41
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 41
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 41
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 118
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 164
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 169
Missing space after comma Insert the missing space. Low ReportProcessDAO.java 178
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 30
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 54
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 78
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 96
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 101
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 101
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 101
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 101
Missing space after comma Insert the missing space. Low RfHistoryDAO.java 25
Missing space after comma Insert the missing space. Low RfHistoryDAO.java 61
Missing space after comma Insert the missing space. Low RfHistoryDAO.java 110
Missing space after comma Insert the missing space. Low RfHistoryDAO.java 142
Missing space after comma Insert the missing space. Low RfHistoryDAO.java 191
Missing space after comma Insert the missing space. Low RfHistoryDAO.java 243
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 31
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 31
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 31
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 31
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 53
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 163
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 163
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 163
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 163
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 203
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 273
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 303
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 372
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 378
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 407
Missing space after comma Insert the missing space. Low UserNotificationDAO.java 427
Missing space after comma Insert the missing space. Low UserProcessDAO.java 56
Missing space after comma Insert the missing space. Low UserProcessDAO.java 85
Missing space after comma Insert the missing space. Low UserProcessDAO.java 96
Missing space after comma Insert the missing space. Low UserProcessDAO.java 96
Missing space after comma Insert the missing space. Low UserProcessDAO.java 96
Missing space after comma Insert the missing space. Low UserProcessDAO.java 116
Missing space after comma Insert the missing space. Low UserTripDAO.java 53
Missing space after comma Insert the missing space. Low UserTripDAO.java 79
Missing space after comma Insert the missing space. Low UserTripDAO.java 101
Missing space after comma Insert the missing space. Low UserTripDAO.java 173
Missing space after comma Insert the missing space. Low UserTripDAO.java 250
Missing space after comma Insert the missing space. Low UserTripDAO.java 298
Missing space after comma Insert the missing space. Low UserTripDAO.java 313
Missing space after comma Insert the missing space. Low VehicleFenceDAO.java 56
Missing space after comma Insert the missing space. Low VehicleFenceReportDAO.java 22
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 81
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 150
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 150
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 190
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 190
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 190
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 190
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 190
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 190
Missing space after comma Insert the missing space. Low VehicleProcessDAO.java 286
Missing space after comma Insert the missing space. Low DistParamsDTO.java 18
Missing space after comma Insert the missing space. Low DistParamsDTO.java 19
Missing space after comma Insert the missing space. Low DistParamsDTO.java 19
Missing space after comma Insert the missing space. Low DistParamsDTO.java 30
Missing space after comma Insert the missing space. Low DistParamsDTO.java 31
Missing space after comma Insert the missing space. Low DistParamsDTO.java 41
Missing space after comma Insert the missing space. Low DistParamsDTO.java 61
Missing space after comma Insert the missing space. Low DistParamsDTO.java 62
Missing space after comma Insert the missing space. Low DistParamsDTO.java 62
Missing space after comma Insert the missing space. Low FuelFilter.java 19
Missing space after comma Insert the missing space. Low Packet.java 12
Missing space after comma Insert the missing space. Low Packet.java 12
Missing space after comma Insert the missing space. Low ReportSummaryDTO.java 90
Missing space after comma Insert the missing space. Low ReportSummaryDTO.java 90
Missing space after comma Insert the missing space. Low RFIDInfoHistoryDTO.java 17
Missing space after comma Insert the missing space. Low RFIDInfoHistoryDTO.java 17
Extra space before comma Delete the space before the comma. Low RFIDInfoHistoryDTO.java 18
Missing space after comma Insert the missing space. Low RFIDInfoHistoryDTO.java 18
Missing space after comma Insert the missing space. Low SpeedParamDTO.java 30
Missing space after comma Insert the missing space. Low SpeedParamDTO.java 30
Missing space after comma Insert the missing space. Low SpeedParamDTO.java 39
Missing space after comma Insert the missing space. Low SpeedParamDTO.java 39
Missing space after comma Insert the missing space. Low SpeedParamDTO.java 39
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 74
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 75
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 108
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 275
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 276
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 276
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 276
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 276
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 276
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 276
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 292
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 292
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 293
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 293
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 293
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 293
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 293
Missing space after comma Insert the missing space. Low TripByVehicleDTO.java 293
Missing space after comma Insert the missing space. Low TripDistanceDTO.java 28
Missing space after comma Insert the missing space. Low TripDistanceDTO.java 62
Missing space after comma Insert the missing space. Low GLatLng.java 8
Missing space after comma Insert the missing space. Low AlertHistoryBean.java 24
Missing space after comma Insert the missing space. Low AlertHistoryBean.java 24
Missing space after comma Insert the missing space. Low AlertHistoryBean.java 24
Missing space after comma Insert the missing space. Low AlertHistoryBean.java 24
Missing space after comma Insert the missing space. Low DeviceDAO.java 112
Missing space after comma Insert the missing space. Low FenceHistoryDAO.java 110
Missing space after comma Insert the missing space. Low FuelCalibrationDAO.java 87
Missing space after comma Insert the missing space. Low FuelHistoryDAO.java 91
Missing space after comma Insert the missing space. Low Holidays.java 18
Missing space after comma Insert the missing space. Low HolidaysDAO.java 82
Missing space after comma Insert the missing space. Low MessageTemplatesDAO.java 102
Missing space after comma Insert the missing space. Low Packet.java 12
Missing space after comma Insert the missing space. Low Packet.java 12
Missing space after comma Insert the missing space. Low ReportSummaryDAO.java 11
Missing space after comma Insert the missing space. Low TripDetails.java 179
Missing space after comma Insert the missing space. Low TripDetails.java 202
Missing space after comma Insert the missing space. Low TripDetailsDAO.java 182
Missing space after comma Insert the missing space. Low User.java 13
 
Violation Recommendation Severity Resource Line
Missing space after cast Insert the missing space. Low AlertSettingsAction.java 52
Missing space after cast Insert the missing space. Low AlertSettingsAction.java 93
Missing space after cast Insert the missing space. Low AlertSettingsAction.java 128
Missing space after cast Insert the missing space. Low DeviceCRUDAction.java 111
Missing space after cast Insert the missing space. Low DeviceCRUDAction.java 175
Missing space after cast Insert the missing space. Low DeviceCRUDAction.java 319
Missing space after cast Insert the missing space. Low FenceVehicleMapAction.java 181
Missing space after cast Insert the missing space. Low GeofenceAction.java 82
Missing space after cast Insert the missing space. Low GeofenceAction.java 107
Missing space after cast Insert the missing space. Low HolidayAction.java 71
Missing space after cast Insert the missing space. Low HolidayAction.java 162
Missing space after cast Insert the missing space. Low HolidayAction.java 253
Missing space after cast Insert the missing space. Low LogingpsAction.java 116
Missing space after cast Insert the missing space. Low LogingpsAction.java 117
Missing space after cast Insert the missing space. Low LogingpsAction.java 118
Missing space after cast Insert the missing space. Low LogingpsAction.java 139
Missing space after cast Insert the missing space. Low LogingpsAction.java 140
Missing space after cast Insert the missing space. Low LogingpsAction.java 141
Missing space after cast Insert the missing space. Low LogingpsAction.java 142
Missing space after cast Insert the missing space. Low LogingpsAction.java 143
Missing space after cast Insert the missing space. Low LogingpsAction.java 144
Missing space after cast Insert the missing space. Low LogingpsAction.java 145
Missing space after cast Insert the missing space. Low LogingpsAction.java 146
Missing space after cast Insert the missing space. Low RFIDAction.java 54
Missing space after cast Insert the missing space. Low RFIDAction.java 93
Missing space after cast Insert the missing space. Low RFIDAction.java 141
Missing space after cast Insert the missing space. Low TripCrudAction.java 148
Missing space after cast Insert the missing space. Low TripCrudAction.java 163
Missing space after cast Insert the missing space. Low TripCrudAction.java 197
Missing space after cast Insert the missing space. Low UserNotificationAction.java 216
Missing space after cast Insert the missing space. Low UserTripAction.java 116
Missing space after cast Insert the missing space. Low VehicleCRUDAction.java 168
Missing space after cast Insert the missing space. Low VehicleCRUDAction.java 171
Missing space after cast Insert the missing space. Low VehicleCRUDAction.java 201
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 118
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after cast Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after cast Insert the missing space. Low FenceUsersDAO.java 210
Missing space after cast Insert the missing space. Low FenceUsersDAO.java 260
Missing space after cast Insert the missing space. Low MLoginGpsDAO.java 62
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 161
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportProcessDAO.java 164
Missing space after cast Insert the missing space. Low ReportSummaryDAO.java 146
Missing space after cast Insert the missing space. Low ReportSummaryDAO.java 163
Missing space after cast Insert the missing space. Low RoleProcessDAO.java 23
Missing space after cast Insert the missing space. Low UserProcessDAO.java 57
Missing space after cast Insert the missing space. Low UserProcessDAO.java 86
Missing space after cast Insert the missing space. Low UserRfidDAO.java 76
 
Violation Recommendation Severity Resource Line
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low RFIDAction.java 227
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low DailyTripRepDAO.java 117
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low DailyTripRepDAO.java 163
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low PartiallyOfflineDAO.java 52
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low PartiallyOfflineDAO.java 93
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low ReportProcessDAO.java 89
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low ReportProcessDAO.java 159
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low ReportSummaryDAO.java 141
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low ReportSummaryDAO.java 155
Use a "for" loop instead of a "while" loop Use a "for" loop rather than a "while" loop. Low WeekendFinder.java 30
 
Violation Recommendation Severity Resource Line
Don't use Integer.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low AutoCompleteAction.java 51
Don't use Integer.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low DeviceCRUDAction.java 190
Don't use Integer.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low DeviceCRUDAction.java 218
Don't use Integer.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low DeviceCRUDAction.java 323
Don't use Integer.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low FenceVehicleMapAction.java 134
Don't use Long.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low UserNotificationAction.java 271
Don't use Long.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low UserTripAction.java 317
Don''t use Date.toString() in an internationalized environment Replace with a call to DateFormat.format(). Low DailyTripRepDAO.java 157
Don't use Integer.toString() in an internationalized environment Replace with a call to NumberFormat.format(). Low RfHistoryDAO.java 77
 
Violation Recommendation Severity Resource Line
Missing space before operator ">" Insert the missing space. Low AlertSettingsAction.java 63
Missing space after operator ">" Insert the missing space. Low AlertSettingsAction.java 63
Missing space before operator "!=" Insert the missing space. Low AlertSettingsAction.java 97
Missing space after operator "!=" Insert the missing space. Low AlertSettingsAction.java 97
Missing space before operator "==" Insert the missing space. Low AlertSettingsAction.java 149
Missing space after operator "==" Insert the missing space. Low AlertSettingsAction.java 149
Missing space before operator "<" Insert the missing space. Low AlertSettingsAction.java 157
Missing space after operator "<" Insert the missing space. Low AlertSettingsAction.java 157
Missing space before operator "-" Insert the missing space. Low AlertSettingsAction.java 157
Missing space after operator "-" Insert the missing space. Low AlertSettingsAction.java 157
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 164
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 164
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 165
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 166
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 166
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 170
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 170
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 171
Missing space before operator "+" Insert the missing space. Low AlertSettingsAction.java 172
Missing space after operator "+" Insert the missing space. Low AlertSettingsAction.java 172
Missing space before operator "<" Insert the missing space. Low AutoCompleteAction.java 49
Missing space after operator "<" Insert the missing space. Low AutoCompleteAction.java 49
Missing space before operator "==" Insert the missing space. Low CookieLoginAction.java 163
Missing space after operator "==" Insert the missing space. Low CookieLoginAction.java 163
Missing space before operator "==" Insert the missing space. Low CookieLoginAction.java 193
Missing space after operator "==" Insert the missing space. Low CookieLoginAction.java 193
Missing space before operator ">" Insert the missing space. Low CookieLoginAction.java 195
Missing space after operator ">" Insert the missing space. Low CookieLoginAction.java 195
Missing space before operator "!=" Insert the missing space. Low CookieLoginAction.java 210
Missing space after operator "!=" Insert the missing space. Low CookieLoginAction.java 210
Missing space before operator "!=" Insert the missing space. Low DeviceCRUDAction.java 148
Missing space after operator "!=" Insert the missing space. Low DeviceCRUDAction.java 148
Missing space before operator "==" Insert the missing space. Low DeviceCRUDAction.java 269
Missing space after operator "==" Insert the missing space. Low DeviceCRUDAction.java 269
Missing space before operator "!=" Insert the missing space. Low DeviceCRUDAction.java 332
Missing space after operator "!=" Insert the missing space. Low DeviceCRUDAction.java 332
Missing space before operator "!=" Insert the missing space. Low FenceVehicleMapAction.java 100
Missing space after operator "!=" Insert the missing space. Low FenceVehicleMapAction.java 100
Missing space before operator "<" Insert the missing space. Low FenceVehicleMapAction.java 102
Missing space after operator "<" Insert the missing space. Low FenceVehicleMapAction.java 102
Missing space before operator "!=" Insert the missing space. Low FenceVehicleMapAction.java 137
Missing space after operator "!=" Insert the missing space. Low FenceVehicleMapAction.java 137
Missing space before operator "<" Insert the missing space. Low FenceVehicleMapAction.java 141
Missing space after operator "<" Insert the missing space. Low FenceVehicleMapAction.java 141
Missing space before operator ">" Insert the missing space. Low FenceVehicleMapAction.java 154
Missing space after operator ">" Insert the missing space. Low FenceVehicleMapAction.java 154
Missing space before operator "<" Insert the missing space. Low FenceVehicleMapAction.java 156
Missing space after operator "<" Insert the missing space. Low FenceVehicleMapAction.java 156
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 185
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 185
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 191
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 191
Missing space before operator ">" Insert the missing space. Low FenceVehicleMapAction.java 195
Missing space after operator ">" Insert the missing space. Low FenceVehicleMapAction.java 195
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space after operator "+" Insert the missing space. Low FenceVehicleMapAction.java 199
Missing space before operator "<" Insert the missing space. Low FenceVehicleMapAction.java 200
Missing space after operator "<" Insert the missing space. Low FenceVehicleMapAction.java 200
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 111
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 111
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 117
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 117
Missing space before operator ">" Insert the missing space. Low GeofenceAction.java 122
Missing space after operator ">" Insert the missing space. Low GeofenceAction.java 122
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space after operator "+" Insert the missing space. Low GeofenceAction.java 126
Missing space before operator "<" Insert the missing space. Low GeofenceAction.java 127
Missing space after operator "<" Insert the missing space. Low GeofenceAction.java 127
Missing space before operator "==" Insert the missing space. Low HolidayAction.java 86
Missing space after operator "==" Insert the missing space. Low HolidayAction.java 86
Missing space before operator "!=" Insert the missing space. Low HolidayAction.java 101
Missing space after operator "!=" Insert the missing space. Low HolidayAction.java 101
Missing space before operator "==" Insert the missing space. Low HolidayAction.java 109
Missing space after operator "==" Insert the missing space. Low HolidayAction.java 109
Missing space before operator "==" Insert the missing space. Low HolidayAction.java 124
Missing space after operator "==" Insert the missing space. Low HolidayAction.java 124
Missing space before operator "<" Insert the missing space. Low HolidayAction.java 127
Missing space after operator "<" Insert the missing space. Low HolidayAction.java 127
Missing space before operator "==" Insert the missing space. Low HolidayAction.java 133
Missing space after operator "==" Insert the missing space. Low HolidayAction.java 133
Missing space before operator "==" Insert the missing space. Low HolidayAction.java 172
Missing space after operator "==" Insert the missing space. Low HolidayAction.java 172
Missing space before operator ">" Insert the missing space. Low HolidayAction.java 184
Missing space after operator ">" Insert the missing space. Low HolidayAction.java 184
Missing space before operator "!=" Insert the missing space. Low HolidayAction.java 188
Missing space after operator "!=" Insert the missing space. Low HolidayAction.java 188
Missing space before operator "!=" Insert the missing space. Low HolidayAction.java 221
Missing space after operator "!=" Insert the missing space. Low HolidayAction.java 221
Missing space before operator ">" Insert the missing space. Low HolidayAction.java 222
Missing space after operator ">" Insert the missing space. Low HolidayAction.java 222
Missing space before operator "!=" Insert the missing space. Low HolidayAction.java 226
Missing space after operator "!=" Insert the missing space. Low HolidayAction.java 226
Missing space before operator "+" Insert the missing space. Low HolidayAction.java 234
Missing space after operator "+" Insert the missing space. Low HolidayAction.java 234
Missing space before operator "!=" Insert the missing space. Low LogingpsAction.java 131
Missing space after operator "!=" Insert the missing space. Low LogingpsAction.java 131
Missing space before operator "!=" Insert the missing space. Low LogingpsAction.java 139
Missing space after operator "!=" Insert the missing space. Low LogingpsAction.java 139
Missing space before operator "!=" Insert the missing space. Low LogingpsAction.java 141
Missing space after operator "!=" Insert the missing space. Low LogingpsAction.java 141
Missing space before operator "!=" Insert the missing space. Low LogingpsAction.java 143
Missing space after operator "!=" Insert the missing space. Low LogingpsAction.java 143
Missing space before operator "!=" Insert the missing space. Low LogingpsAction.java 145
Missing space after operator "!=" Insert the missing space. Low LogingpsAction.java 145
Missing space before operator "==" Insert the missing space. Low MessageHandler.java 125
Missing space after operator "==" Insert the missing space. Low MessageHandler.java 125
Missing space before operator "-" Insert the missing space. Low MessageHandler.java 159
Missing space after operator "-" Insert the missing space. Low MessageHandler.java 159
Missing space before operator "!=" Insert the missing space. Low MessageHandler.java 206
Missing space after operator "!=" Insert the missing space. Low MessageHandler.java 206
Missing space before operator "==" Insert the missing space. Low MLoginGpsAction.java 225
Missing space after operator "==" Insert the missing space. Low MLoginGpsAction.java 225
Missing space before operator "==" Insert the missing space. Low MLoginGpsAction.java 254
Missing space after operator "==" Insert the missing space. Low MLoginGpsAction.java 254
Missing space before operator ">" Insert the missing space. Low MLoginGpsAction.java 256
Missing space after operator ">" Insert the missing space. Low MLoginGpsAction.java 256
Missing space before operator "!=" Insert the missing space. Low MLoginGpsAction.java 271
Missing space after operator "!=" Insert the missing space. Low MLoginGpsAction.java 271
Missing space before operator "/" Insert the missing space. Low RFIDAction.java 72
Missing space after operator "/" Insert the missing space. Low RFIDAction.java 72
Missing space before operator ">=" Insert the missing space. Low RFIDAction.java 236
Missing space after operator ">=" Insert the missing space. Low RFIDAction.java 236
Missing space before operator "<=" Insert the missing space. Low RFIDAction.java 236
Missing space after operator "<=" Insert the missing space. Low RFIDAction.java 236
Missing space before operator "!=" Insert the missing space. Low TripCrudAction.java 150
Missing space after operator "!=" Insert the missing space. Low TripCrudAction.java 150
Missing space before operator "!=" Insert the missing space. Low TripCrudAction.java 166
Missing space after operator "!=" Insert the missing space. Low TripCrudAction.java 166
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 267
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 267
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 285
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 285
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 303
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 303
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 307
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 307
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 311
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 311
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 316
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 316
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 320
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 320
Missing space before operator "==" Insert the missing space. Low TripCrudAction.java 324
Missing space after operator "==" Insert the missing space. Low TripCrudAction.java 324
Missing space before operator "&&" Insert the missing space. Low TripCrudAction.java 329
Missing space before operator "||" Insert the missing space. Low UserNotificationAction.java 225
Missing space before operator "==" Insert the missing space. Low UserNotificationAction.java 225
Missing space after operator "==" Insert the missing space. Low UserNotificationAction.java 225
Missing space before operator "+" Insert the missing space. Low UserNotificationAction.java 228
Missing space after operator "+" Insert the missing space. Low UserNotificationAction.java 228
Missing space before operator "+" Insert the missing space. Low UserNotificationAction.java 247
Missing space after operator "+" Insert the missing space. Low UserNotificationAction.java 247
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 267
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 267
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 269
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 269
Missing space before operator "==" Insert the missing space. Low UserNotificationAction.java 276
Missing space after operator "==" Insert the missing space. Low UserNotificationAction.java 276
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 315
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 315
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 326
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 326
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 329
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 329
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 369
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 369
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 381
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 381
Missing space before operator "<" Insert the missing space. Low UserNotificationAction.java 384
Missing space after operator "<" Insert the missing space. Low UserNotificationAction.java 384
Missing space before operator "==" Insert the missing space. Low UserTripAction.java 117
Missing space after operator "==" Insert the missing space. Low UserTripAction.java 117
Missing space before operator "!=" Insert the missing space. Low UserTripAction.java 175
Missing space after operator "!=" Insert the missing space. Low UserTripAction.java 175
Missing space before operator "!=" Insert the missing space. Low UserTripAction.java 211
Missing space after operator "!=" Insert the missing space. Low UserTripAction.java 211
Missing space before operator "<" Insert the missing space. Low UserTripAction.java 213
Missing space after operator "<" Insert the missing space. Low UserTripAction.java 213
Missing space before operator "!=" Insert the missing space. Low UserTripAction.java 233
Missing space after operator "!=" Insert the missing space. Low UserTripAction.java 233
Missing space before operator "<" Insert the missing space. Low UserTripAction.java 235
Missing space after operator "<" Insert the missing space. Low UserTripAction.java 235
Missing space before operator "<" Insert the missing space. Low UserTripAction.java 315
Missing space after operator "<" Insert the missing space. Low UserTripAction.java 315
Missing space before operator "!=" Insert the missing space. Low UserTripAction.java 325
Missing space after operator "!=" Insert the missing space. Low UserTripAction.java 325
Missing space before operator "<" Insert the missing space. Low UserTripAction.java 330
Missing space after operator "<" Insert the missing space. Low UserTripAction.java 330
Missing space before operator "!=" Insert the missing space. Low UserTripAction.java 346
Missing space after operator "!=" Insert the missing space. Low UserTripAction.java 346
Missing space before operator "<" Insert the missing space. Low UserTripAction.java 349
Missing space after operator "<" Insert the missing space. Low UserTripAction.java 349
Missing space before operator "!=" Insert the missing space. Low UserTripAction.java 361
Missing space after operator "!=" Insert the missing space. Low UserTripAction.java 361
Missing space before operator "<" Insert the missing space. Low UserTripAction.java 364
Missing space after operator "<" Insert the missing space. Low UserTripAction.java 364
Missing space before operator "!=" Insert the missing space. Low VehicleCRUDAction.java 175
Missing space after operator "!=" Insert the missing space. Low VehicleCRUDAction.java 175
Missing space before operator "!=" Insert the missing space. Low VehicleCRUDAction.java 177
Missing space after operator "!=" Insert the missing space. Low VehicleCRUDAction.java 177
Missing space before operator "!=" Insert the missing space. Low VehicleCRUDAction.java 233
Missing space after operator "!=" Insert the missing space. Low VehicleCRUDAction.java 233
Missing space before operator "!=" Insert the missing space. Low VehicleCRUDAction.java 280
Missing space after operator "!=" Insert the missing space. Low VehicleCRUDAction.java 280
Missing space before operator "!=" Insert the missing space. Low VehicleCRUDAction.java 288
Missing space after operator "!=" Insert the missing space. Low VehicleCRUDAction.java 288
Missing space before operator "==" Insert the missing space. Low VehicleCRUDAction.java 321
Missing space after operator "==" Insert the missing space. Low VehicleCRUDAction.java 321
Missing space before operator "!=" Insert the missing space. Low DailyTripRepDAO.java 80
Missing space after operator "!=" Insert the missing space. Low DailyTripRepDAO.java 80
Missing space before operator "!=" Insert the missing space. Low DailyTripRepDAO.java 83
Missing space after operator "!=" Insert the missing space. Low DailyTripRepDAO.java 83
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 86
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 86
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 93
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 93
Missing space before operator "!=" Insert the missing space. Low DailyTripRepDAO.java 102
Missing space after operator "!=" Insert the missing space. Low DailyTripRepDAO.java 102
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 103
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 103
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 104
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 104
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 105
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 105
Missing space before operator ">" Insert the missing space. Low DailyTripRepDAO.java 107
Missing space after operator ">" Insert the missing space. Low DailyTripRepDAO.java 107
Missing space before operator "!=" Insert the missing space. Low DailyTripRepDAO.java 114
Missing space after operator "!=" Insert the missing space. Low DailyTripRepDAO.java 114
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 115
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 115
Missing space before operator ">" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after operator ">" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space before operator ">" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after operator ">" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space before operator "*" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after operator "*" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space before operator ">" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space after operator ">" Insert the missing space. Low DailyTripRepDAO.java 119
Missing space before operator "*" Insert the missing space. Low DailyTripRepDAO.java 120
Missing space after operator "*" Insert the missing space. Low DailyTripRepDAO.java 120
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space after operator "+" Insert the missing space. Low DailyTripRepDAO.java 152
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 94
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 94
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 96
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 96
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 96
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 96
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 122
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 122
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 122
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 122
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 153
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 153
Missing space before operator ">" Insert the missing space. Low DeviceProcessDAO.java 153
Missing space after operator ">" Insert the missing space. Low DeviceProcessDAO.java 153
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 155
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 155
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 162
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 162
Missing space before operator ">" Insert the missing space. Low DeviceProcessDAO.java 162
Missing space after operator ">" Insert the missing space. Low DeviceProcessDAO.java 162
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 164
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 164
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 172
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 172
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 174
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 174
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 174
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 174
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 181
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 181
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 183
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 183
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 183
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 183
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 197
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 197
Missing space before operator "+" Insert the missing space. Low DeviceProcessDAO.java 197
Missing space after operator "+" Insert the missing space. Low DeviceProcessDAO.java 197
Missing space before operator "&&" Insert the missing space. Low DeviceProcessDAO.java 200
Missing space after operator "&&" Insert the missing space. Low DeviceProcessDAO.java 200
Missing space before operator "-" Insert the missing space. Low DeviceProcessDAO.java 210
Missing space after operator "-" Insert the missing space. Low DeviceProcessDAO.java 210
Missing space before operator "==" Insert the missing space. Low DeviceProcessDAO.java 359
Missing space after operator "==" Insert the missing space. Low DeviceProcessDAO.java 359
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 359
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 359
Missing space before operator "!=" Insert the missing space. Low DeviceProcessDAO.java 366
Missing space after operator "!=" Insert the missing space. Low DeviceProcessDAO.java 366
Missing space before operator "==" Insert the missing space. Low DeviceProcessDAO.java 366
Missing space after operator "==" Insert the missing space. Low DeviceProcessDAO.java 366
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 60
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 60
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 61
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 61
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 62
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 62
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 63
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 63
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 64
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 64
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 65
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 65
Missing space before operator ">" Insert the missing space. Low FenceUsersDAO.java 66
Missing space after operator ">" Insert the missing space. Low FenceUsersDAO.java 66
Missing space before operator "!=" Insert the missing space. Low FenceUsersDAO.java 92
Missing space after operator "!=" Insert the missing space. Low FenceUsersDAO.java 92
Missing space before operator "!=" Insert the missing space. Low FenceUsersDAO.java 92
Missing space after operator "!=" Insert the missing space. Low FenceUsersDAO.java 92
Missing space before operator "!=" Insert the missing space. Low FenceUsersDAO.java 135
Missing space after operator "!=" Insert the missing space. Low FenceUsersDAO.java 135
Missing space before operator "!=" Insert the missing space. Low FenceUsersDAO.java 135
Missing space after operator "!=" Insert the missing space. Low FenceUsersDAO.java 135
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 137
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 137
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 138
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 138
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 139
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 139
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 140
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 140
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 141
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 141
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 142
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 142
Missing space before operator ">" Insert the missing space. Low FenceUsersDAO.java 144
Missing space after operator ">" Insert the missing space. Low FenceUsersDAO.java 144
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 204
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 204
Missing space before operator ">" Insert the missing space. Low FenceUsersDAO.java 206
Missing space after operator ">" Insert the missing space. Low FenceUsersDAO.java 206
Missing space before operator "!=" Insert the missing space. Low FenceUsersDAO.java 213
Missing space after operator "!=" Insert the missing space. Low FenceUsersDAO.java 213
Missing space before operator "+" Insert the missing space. Low FenceUsersDAO.java 244
Missing space after operator "+" Insert the missing space. Low FenceUsersDAO.java 244
Missing space before operator "!=" Insert the missing space. Low FenceUsersDAO.java 246
Missing space after operator "!=" Insert the missing space. Low FenceUsersDAO.java 246
Missing space before operator ">" Insert the missing space. Low FenceUsersDAO.java 256
Missing space after operator ">" Insert the missing space. Low FenceUsersDAO.java 256
Missing space before operator "+" Insert the missing space. Low GeofencingDAO.java 110
Missing space after operator "+" Insert the missing space. Low GeofencingDAO.java 110
Missing space before operator "+" Insert the missing space. Low GeofencingDAO.java 110
Missing space after operator "+" Insert the missing space. Low GeofencingDAO.java 110
Missing space before operator "+" Insert the missing space. Low GeofencingDAO.java 171
Missing space before operator "+" Insert the missing space. Low GeofencingDAO.java 172
Missing space before operator "+" Insert the missing space. Low GeofencingDAO.java 203
Missing space after operator "+" Insert the missing space. Low GeofencingDAO.java 203
Missing space before operator ">" Insert the missing space. Low GeofencingDAO.java 231
Missing space after operator ">" Insert the missing space. Low GeofencingDAO.java 231
Missing space before operator "+" Insert the missing space. Low LoginGpsDAO.java 30
Missing space after operator "+" Insert the missing space. Low LoginGpsDAO.java 30
Missing space before operator "+" Insert the missing space. Low LoginGpsDAO.java 30
Missing space after operator "+" Insert the missing space. Low LoginGpsDAO.java 30
Missing space before operator "+" Insert the missing space. Low LoginGpsDAO.java 30
Missing space after operator "+" Insert the missing space. Low LoginGpsDAO.java 30
Missing space before operator "+" Insert the missing space. Low MLoginGpsDAO.java 61
Missing space after operator "+" Insert the missing space. Low MLoginGpsDAO.java 61
Missing space before operator "+" Insert the missing space. Low MLoginGpsDAO.java 61
Missing space after operator "+" Insert the missing space. Low MLoginGpsDAO.java 61
Missing space before operator "+" Insert the missing space. Low PartiallyOfflineDAO.java 42
Missing space after operator "+" Insert the missing space. Low PartiallyOfflineDAO.java 42
Missing space before operator ">" Insert the missing space. Low PartiallyOfflineDAO.java 44
Missing space after operator ">" Insert the missing space. Low PartiallyOfflineDAO.java 44
Missing space before operator "!=" Insert the missing space. Low PartiallyOfflineDAO.java 50
Missing space after operator "!=" Insert the missing space. Low PartiallyOfflineDAO.java 50
Missing space before operator "+" Insert the missing space. Low PartiallyOfflineDAO.java 82
Missing space after operator "+" Insert the missing space. Low PartiallyOfflineDAO.java 82
Missing space before operator ">" Insert the missing space. Low PartiallyOfflineDAO.java 84
Missing space after operator ">" Insert the missing space. Low PartiallyOfflineDAO.java 84
Missing space before operator "!=" Insert the missing space. Low PartiallyOfflineDAO.java 90
Missing space after operator "!=" Insert the missing space. Low PartiallyOfflineDAO.java 90
Missing space before operator "<" Insert the missing space. Low ReportProcessDAO.java 70
Missing space after operator "<" Insert the missing space. Low ReportProcessDAO.java 70
Missing space before operator "==" Insert the missing space. Low ReportProcessDAO.java 75
Missing space after operator "==" Insert the missing space. Low ReportProcessDAO.java 75
Missing space before operator "==" Insert the missing space. Low ReportProcessDAO.java 75
Missing space after operator "==" Insert the missing space. Low ReportProcessDAO.java 75
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 80
Missing space after operator "+" Insert the missing space. Low ReportProcessDAO.java 80
Missing space before operator ">" Insert the missing space. Low ReportProcessDAO.java 82
Missing space after operator ">" Insert the missing space. Low ReportProcessDAO.java 82
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 87
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 87
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 98
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 98
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 100
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 100
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 103
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 103
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 103
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 103
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low ReportProcessDAO.java 104
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 109
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 109
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 109
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 109
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 112
Missing space after operator "+" Insert the missing space. Low ReportProcessDAO.java 112
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 119
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 122
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 122
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 122
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 122
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 123
Missing space after operator "+" Insert the missing space. Low ReportProcessDAO.java 123
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 124
Missing space after operator "+" Insert the missing space. Low ReportProcessDAO.java 124
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 128
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 128
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 128
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 128
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 131
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 131
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 132
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 132
Missing space before operator "!=" Insert the missing space. Low ReportProcessDAO.java 132
Missing space after operator "!=" Insert the missing space. Low ReportProcessDAO.java 132
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 134
Missing space after operator "+" Insert the missing space. Low ReportProcessDAO.java 134
Missing space before operator "+" Insert the missing space. Low ReportProcessDAO.java 137
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 36
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 36
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 37
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 37
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 38
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 38
Missing space before operator ">" Insert the missing space. Low ReportSummaryDAO.java 40
Missing space after operator ">" Insert the missing space. Low ReportSummaryDAO.java 40
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 48
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 48
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 60
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 60
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 61
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 61
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 62
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 62
Missing space before operator ">" Insert the missing space. Low ReportSummaryDAO.java 64
Missing space after operator ">" Insert the missing space. Low ReportSummaryDAO.java 64
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 72
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 72
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 84
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 84
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 85
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 85
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 86
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 86
Missing space before operator ">" Insert the missing space. Low ReportSummaryDAO.java 88
Missing space after operator ">" Insert the missing space. Low ReportSummaryDAO.java 88
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 117
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 117
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 118
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 118
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 120
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 120
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 121
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 121
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 123
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 123
Missing space before operator ">" Insert the missing space. Low ReportSummaryDAO.java 125
Missing space after operator ">" Insert the missing space. Low ReportSummaryDAO.java 125
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 132
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 132
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 133
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 133
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 133
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 133
Missing space before operator "!=" Insert the missing space. Low ReportSummaryDAO.java 139
Missing space after operator "!=" Insert the missing space. Low ReportSummaryDAO.java 139
Missing space before operator "!=" Insert the missing space. Low ReportSummaryDAO.java 145
Missing space after operator "!=" Insert the missing space. Low ReportSummaryDAO.java 145
Missing space before operator "==" Insert the missing space. Low RfHistoryDAO.java 34
Missing space after operator "==" Insert the missing space. Low RfHistoryDAO.java 34
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 43
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 43
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 43
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 43
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 90
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 90
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 91
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 91
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 92
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 92
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 93
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 93
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 94
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 94
Missing space before operator "+" Insert the missing space. Low RfHistoryDAO.java 95
Missing space after operator "+" Insert the missing space. Low RfHistoryDAO.java 95
Missing space before operator ">" Insert the missing space. Low RfHistoryDAO.java 96
Missing space after operator ">" Insert the missing space. Low RfHistoryDAO.java 96
Missing space before operator "!=" Insert the missing space. Low RfHistoryDAO.java 157
Missing space after operator "!=" Insert the missing space. Low RfHistoryDAO.java 157
Missing space before operator "!=" Insert the missing space. Low RfHistoryDAO.java 157
Missing space after operator "!=" Insert the missing space. Low RfHistoryDAO.java 157
Missing space before operator "!=" Insert the missing space. Low RfHistoryDAO.java 238
Missing space after operator "!=" Insert the missing space. Low RfHistoryDAO.java 238
Missing space before operator ">" Insert the missing space. Low RoleProcessDAO.java 21
Missing space after operator ">" Insert the missing space. Low RoleProcessDAO.java 21
Missing space before operator "+" Insert the missing space. Low SettingsDAO.java 67
Missing space after operator "+" Insert the missing space. Low SettingsDAO.java 67
Missing space before operator "+" Insert the missing space. Low SettingsDAO.java 67
Missing space after operator "+" Insert the missing space. Low SettingsDAO.java 67
Missing space before operator "+" Insert the missing space. Low SettingsDAO.java 67
Missing space after operator "+" Insert the missing space. Low SettingsDAO.java 67
Missing space before operator ">" Insert the missing space. Low SettingsDAO.java 71
Missing space after operator ">" Insert the missing space. Low SettingsDAO.java 71
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 155
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 155
Missing space before operator "<" Insert the missing space. Low UserNotificationDAO.java 314
Missing space after operator "<" Insert the missing space. Low UserNotificationDAO.java 314
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 365
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 365
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space before operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space after operator "+" Insert the missing space. Low UserNotificationDAO.java 421
Missing space before operator "!=" Insert the missing space. Low UserProcessDAO.java 101
Missing space after operator "!=" Insert the missing space. Low UserProcessDAO.java 101
Missing space before operator "!=" Insert the missing space. Low UserProcessDAO.java 101
Missing space after operator "!=" Insert the missing space. Low UserProcessDAO.java 101
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 102
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 104
Missing space before operator "!=" Insert the missing space. Low UserProcessDAO.java 105
Missing space after operator "!=" Insert the missing space. Low UserProcessDAO.java 105
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 106
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 108
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 108
Missing space before operator "+" Insert the missing space. Low UserProcessDAO.java 108
Missing space after operator "+" Insert the missing space. Low UserProcessDAO.java 108
Missing space before operator "-" Insert the missing space. Low UserTripDAO.java 304
Missing space after operator "-" Insert the missing space. Low UserTripDAO.java 304
Missing space before operator "+" Insert the missing space. Low VehicleFenceDAO.java 38
Missing space after operator "+" Insert the missing space. Low VehicleFenceDAO.java 38
Missing space before operator "!=" Insert the missing space. Low VehicleFenceDAO.java 41
Missing space after operator "!=" Insert the missing space. Low VehicleFenceDAO.java 41
Missing space before operator "+" Insert the missing space. Low VehicleFenceDAO.java 101
Missing space after operator "+" Insert the missing space. Low VehicleFenceDAO.java 101
Missing space before operator "+" Insert the missing space. Low VehicleFenceDAO.java 101
Missing space after operator "+" Insert the missing space. Low VehicleFenceDAO.java 101
Missing space before operator "+" Insert the missing space. Low VehicleFenceDAO.java 101
Missing space after operator "+" Insert the missing space. Low VehicleFenceDAO.java 101
Missing space before operator "+" Insert the missing space. Low VehicleFenceDAO.java 125
Missing space after operator "+" Insert the missing space. Low VehicleFenceDAO.java 125
Missing space before operator "+" Insert the missing space. Low VehicleFenceDAO.java 125
Missing space after operator "+" Insert the missing space. Low VehicleFenceDAO.java 125
Missing space before operator "+" Insert the missing space. Low VehicleFenceReportDAO.java 31
Missing space after operator "+" Insert the missing space. Low VehicleFenceReportDAO.java 31
Missing space before operator "+" Insert the missing space. Low VehicleFenceReportDAO.java 32
Missing space after operator "+" Insert the missing space. Low VehicleFenceReportDAO.java 32
Missing space before operator "+" Insert the missing space. Low VehicleFenceReportDAO.java 33
Missing space after operator "+" Insert the missing space. Low VehicleFenceReportDAO.java 33
Missing space before operator ">" Insert the missing space. Low VehicleFenceReportDAO.java 35
Missing space after operator ">" Insert the missing space. Low VehicleFenceReportDAO.java 35
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 51
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 102
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 102
Missing space before operator ">" Insert the missing space. Low VehicleProcessDAO.java 104
Missing space after operator ">" Insert the missing space. Low VehicleProcessDAO.java 104
Missing space before operator "!=" Insert the missing space. Low VehicleProcessDAO.java 109
Missing space after operator "!=" Insert the missing space. Low VehicleProcessDAO.java 109
Missing space before operator "-" Insert the missing space. Low VehicleProcessDAO.java 115
Missing space after operator "-" Insert the missing space. Low VehicleProcessDAO.java 115
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 132
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 132
Missing space before operator ">" Insert the missing space. Low VehicleProcessDAO.java 134
Missing space after operator ">" Insert the missing space. Low VehicleProcessDAO.java 134
Missing space before operator "!=" Insert the missing space. Low VehicleProcessDAO.java 209
Missing space after operator "!=" Insert the missing space. Low VehicleProcessDAO.java 209
Missing space before operator ">" Insert the missing space. Low VehicleProcessDAO.java 209
Missing space after operator ">" Insert the missing space. Low VehicleProcessDAO.java 209
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 211
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 211
Missing space before operator "!=" Insert the missing space. Low VehicleProcessDAO.java 214
Missing space after operator "!=" Insert the missing space. Low VehicleProcessDAO.java 214
Missing space before operator ">" Insert the missing space. Low VehicleProcessDAO.java 214
Missing space after operator ">" Insert the missing space. Low VehicleProcessDAO.java 214
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 216
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 216
Missing space before operator "!=" Insert the missing space. Low VehicleProcessDAO.java 221
Missing space after operator "!=" Insert the missing space. Low VehicleProcessDAO.java 221
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 223
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 223
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 223
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 223
Missing space before operator "!=" Insert the missing space. Low VehicleProcessDAO.java 228
Missing space after operator "!=" Insert the missing space. Low VehicleProcessDAO.java 228
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 230
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 230
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 230
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 230
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 237
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 237
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 237
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 237
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space before operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space after operator "+" Insert the missing space. Low VehicleProcessDAO.java 242
Missing space before operator "&&" Insert the missing space. Low VehicleProcessDAO.java 246
Missing space before operator "*" Insert the missing space. Low SpeedParamDTO.java 88
Missing space after operator "*" Insert the missing space. Low SpeedParamDTO.java 88
Missing space before operator "<=" Insert the missing space. Low SpeedParamDTO.java 89
Missing space after operator "<=" Insert the missing space. Low SpeedParamDTO.java 89
Missing space before operator "*" Insert the missing space. Low TripDistanceDTO.java 187
Missing space after operator "*" Insert the missing space. Low TripDistanceDTO.java 187
Missing space before operator "<=" Insert the missing space. Low TripDistanceDTO.java 188
Missing space after operator "<=" Insert the missing space. Low TripDistanceDTO.java 188
Missing space before operator "+" Insert the missing space. Low ConfigurationsDAO.java 27
Missing space after operator "+" Insert the missing space. Low ConfigurationsDAO.java 27
Missing space before operator "+" Insert the missing space. Low ConfigurationsDAO.java 27
Missing space after operator "+" Insert the missing space. Low ConfigurationsDAO.java 27
Missing space before operator "!=" Insert the missing space. Low ConfigurationsDAO.java 29
Missing space after operator "!=" Insert the missing space. Low ConfigurationsDAO.java 29
Missing space before operator ">" Insert the missing space. Low ConfigurationsDAO.java 29
Missing space after operator ">" Insert the missing space. Low ConfigurationsDAO.java 29
Missing space before operator "==" Insert the missing space. Low GeofenceDAO.java 61
Missing space after operator "==" Insert the missing space. Low GeofenceDAO.java 61
Missing space before operator "==" Insert the missing space. Low GeofenceDAO.java 61
Missing space after operator "==" Insert the missing space. Low GeofenceDAO.java 61
Missing space before operator "+" Insert the missing space. Low HolidaysDAO.java 78
Missing space after operator "+" Insert the missing space. Low HolidaysDAO.java 78
Missing space before operator "==" Insert the missing space. Low ParamsSummaryDAO.java 83
Missing space after operator "==" Insert the missing space. Low ParamsSummaryDAO.java 83
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 16
Missing space before operator "+" Insert the missing space. Low ReportSummaryDAO.java 20
Missing space after operator "+" Insert the missing space. Low ReportSummaryDAO.java 20
Missing space before operator "==" Insert the missing space. Low RfidHistoryDAO.java 91
Missing space after operator "==" Insert the missing space. Low RfidHistoryDAO.java 91
Missing space before operator "*" Insert the missing space. Low TripParameters.java 171
Missing space after operator "*" Insert the missing space. Low TripParameters.java 171
Missing space before operator "<=" Insert the missing space. Low TripParameters.java 172
Missing space after operator "<=" Insert the missing space. Low TripParameters.java 172
Missing space before operator "==" Insert the missing space. Low UserRfidDAO.java 92
Missing space after operator "==" Insert the missing space. Low UserRfidDAO.java 92
Missing space before operator "+" Insert the missing space. Low UsersOrgsDAO.java 40
Missing space after operator "+" Insert the missing space. Low UsersOrgsDAO.java 40
 
Violation Recommendation Severity Resource Line
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low AlertSettingsAction.java 55
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low AlertSettingsAction.java 132
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low AlertSettingsAction.java 163
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low AlertSettingsAction.java 178
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low CookieLoginAction.java 201
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low CookieLoginAction.java 221
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 138
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 141
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 259
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 259
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 259
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 259
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 326
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 326
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceCRUDAction.java 382
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsAction.java 160
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsAction.java 162
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsAction.java 194
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsAction.java 262
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsAction.java 283
Don''t use String.compareTo() in an internationalized environment Replace with a call to Collator.compare(). Low RFIDAction.java 236
Don''t use String.compareTo() in an internationalized environment Replace with a call to Collator.compare(). Low RFIDAction.java 236
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low TripCrudAction.java 202
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserNotificationAction.java 225
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserNotificationAction.java 228
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserNotificationAction.java 247
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserNotificationAction.java 332
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserNotificationAction.java 387
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserTripAction.java 268
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserTripAction.java 290
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low VehicleCRUDAction.java 222
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low VehicleCRUDAction.java 227
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceProcessDAO.java 172
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceProcessDAO.java 181
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceProcessDAO.java 195
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low DeviceProcessDAO.java 200
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsDAO.java 63
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low MLoginGpsDAO.java 69
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low RfHistoryDAO.java 71
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low RfHistoryDAO.java 79
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low RoleProcessDAO.java 36
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low RoleProcessDAO.java 55
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserProcessDAO.java 101
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserProcessDAO.java 101
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserProcessDAO.java 103
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low UserProcessDAO.java 105
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low VehicleProcessDAO.java 221
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low VehicleProcessDAO.java 228
Don''t use String.equals() in an internationalized environment Replace with a call to Collator.equals(). Low FrequentTripDetailsId.java 60
Generated at 9/10/14 6:18 PM Powered by CodePro Server